HTTP/2 Bomb DoS Flaw Hits NGINX, Apache, IIS & Envoy

🟠 High | Source: The Hacker News A newly discovered vulnerability dubbed ‘HTTP/2 Bomb’ allows attackers to remotely crash major web servers — including NGINX, Apache HTTPD, Microsoft IIS, Envoy, and Cloudflare Pingora — without authentication. The flaw exploits default HTTP/2 configurations, meaning most deployments are vulnerable out of the box. Because it affects such a broad range of widely used infrastructure, the potential impact is significant across cloud and on-premises environments alike. ...

3 June 2026 · ZX Cloud Security

CVE-2020-8561: Kubernetes Webhook Redirect Flaw in AKS

🟡 Medium | Source: Microsoft Security Response Center CVE-2020-8561 is a vulnerability in the Kubernetes API server (kube-apiserver) that allows an attacker to redirect webhook traffic, potentially enabling server-side request forgery (SSRF) against internal network resources. By manipulating admission webhook configurations, a malicious actor could cause the API server to make requests to arbitrary internal endpoints, bypassing network controls. This affects Azure Kubernetes Service (AKS) and any Kubernetes environment where untrusted users can modify webhook configurations. ...

3 June 2026 · ZX Cloud Security

AWS IoT Core Adds Auth & Ping Logs in CloudWatch

🟢 Low | Source: AWS What’s New AWS IoT Core has introduced two new CloudWatch log event types: Ping logs for MQTT Keep-alive messages and Connection.AuthNError logs for failed authentication attempts. These logs help operators identify devices struggling to maintain connections and quickly diagnose certificate or credential failures across IoT fleets. This is an observability improvement rather than a security fix, but it meaningfully strengthens the ability to detect and respond to authentication anomalies. ...

3 June 2026 · ZX Cloud Security

Weedhack MaaS Campaign Hits 86K via Minecraft Mods

🟡 Medium | Source: The Hacker News A malware-as-a-service campaign dubbed Weedhack has been targeting Minecraft players since January 2026, distributing malicious software disguised as game clients and mods via YouTube. The operation has already compromised approximately 86,000 systems and includes components such as CountLoader and cryptocurrency miners. The campaign highlights how gaming communities remain a significant vector for delivering credential-stealing and system-control malware at scale. Architect’s Take: If your organisation permits personal devices or BYOD access to cloud workloads, ensure endpoint detection controls can identify MaaS-delivered loaders such as CountLoader, and audit whether compromised personal credentials could pivot into corporate cloud environments via SSO or reused passwords. ...

3 June 2026 · ZX Cloud Security

Weedhack MaaS Targets Minecraft Users via YouTube

🟡 Medium | Source: The Hacker News A malware-as-a-service campaign dubbed Weedhack has been targeting Minecraft players since January 2026, distributing malware through YouTube by impersonating legitimate Minecraft clients and mods. The campaign has compromised thousands of systems and is linked to a loader dubbed CountLoader, which has recorded over 86,000 infections. The threat is notable for its exploitation of gaming communities and pirated software channels as a delivery mechanism for system-control malware. ...

3 June 2026 · ZX Cloud Security

CVE-2026-45247: Mirasvit Cache Warmer RCE Flaw

🔴 Critical | Source: CISA Known Exploited Vulnerabilities A critical vulnerability in the Mirasvit Full Page Cache Warmer extension for Magento/Adobe Commerce allows unauthenticated attackers to execute arbitrary code on affected servers. The flaw stems from unsafe deserialisation of a crafted PHP object passed via the CacheWarmer cookie, requiring no login or prior access. This vulnerability is actively being exploited in the wild, confirmed by CISA’s inclusion in its Known Exploited Vulnerabilities catalogue. ...

3 June 2026 · ZX Cloud Security

Ransomware Operator Breaks CIS Rule: What It Means

🟡 Medium | Source: The Register — Security A ransomware operator has broken the unwritten but widely observed rule among Russian-speaking cybercriminal groups by attacking targets within Russia or CIS countries, drawing attention to themselves and likely facing consequences from both law enforcement and criminal peers. This norm has historically served as an informal shield, with many ransomware variants including code to abort execution if a CIS locale is detected. The incident highlights the internal politics and geographic conventions that shape how ransomware gangs operate. ...

2 June 2026 · ZX Cloud Security

Ransomware Operator Caught Breaking CIS No-Target Rule

🟡 Medium | Source: The Register — Security A ransomware operator has been caught after violating one of the unwritten rules of Russian-linked cybercrime: never target victims in Russia or other CIS nations. This breach of convention drew attention from Russian authorities, who typically turn a blind eye to ransomware gangs operating abroad. The case highlights the implicit geopolitical arrangement that has allowed many ransomware groups to operate with near-impunity. Architect’s Take: While this story is primarily threat-intelligence context rather than a technical vulnerability, cloud security architects should use it as a prompt to review their ransomware resilience posture — ensure immutable, offline-tested backups exist in cloud environments, and verify that incident response plans account for ransomware-as-a-service actors who may face reduced operational risk depending on their geography. ...

2 June 2026 · ZX Cloud Security

CVE-2026-10584: AWS Graph Explorer HTTPS Fallback Flaw

🟠 High | Source: AWS Security Bulletins A vulnerability in Graph Explorer (versions 1.1.0 to 3.0.1), an open-source tool used with Amazon Neptune, can cause the application to silently fall back from HTTPS to unencrypted HTTP when TLS certificates are unavailable. This means sensitive data, potentially including graph database queries and results, may be transmitted in cleartext without any visible warning. The issue is tracked as CVE-2026-10584 and requires an explicit upgrade to version 3.0.1 or later. ...

2 June 2026 · ZX Cloud Security

Manage Unused AWS KMS Keys & Prevent Deletions

🟡 Medium | Source: AWS Security Blog AWS has published guidance on identifying unused KMS encryption keys and protecting them from accidental deletion across large, multi-account environments. Orphaned or forgotten keys can inflate costs, create compliance gaps, and pose a risk if unexpectedly deleted — potentially making encrypted data permanently inaccessible. The post outlines tooling and processes to audit key usage and apply deletion safeguards at scale. Architect’s Take: Implement regular KMS key usage audits using AWS CloudTrail and CloudWatch metrics, and ensure deletion windows and key policies are configured to prevent accidental removal — particularly in multi-account organisations where key ownership can become unclear over time. ...

2 June 2026 · ZX Cloud Security
+++ title = "Subscribe to ZX Cloud Security" description = "Get daily cloud security advisories, CVEs, and threat intelligence for AWS, GCP and Azure architects — delivered to your inbox every morning." slug = "subscribe" draft = false +++ <div style="max-width: 560px; margin: 2rem auto; text-align: center;"> <p style="font-size: 16px; line-height: 1.7; margin-bottom: 1.5rem;"> Join cloud security architects and engineers who start every morning with the ZX Cloud Security daily digest — Critical and High severity advisories across AWS, Azure and GCP, each with a practical <strong>Security Architect's Take</strong> on what to do about it. </p> <ul style="text-align: left; display: inline-block; margin-bottom: 2rem; line-height: 2;"> <li>🔴 Critical and High advisories prioritised first</li> <li>🤖 AI-enriched with architect-level context</li> <li>☁️ Covers AWS, Azure, GCP and general security</li> <li>📬 Delivered daily at 06:00 UTC</li> <li>✅ Free. No spam. Unsubscribe anytime.</li> </ul> <form action="https://buttondown.com/api/emails/embed-subscribe/zxcloudsecurity" method="post" style="display: flex; flex-direction: column; align-items: center; gap: 0.75rem;" > <input type="email" name="email" id="bd-email" placeholder="your@email.com" required style="width: 100%; max-width: 360px; padding: 0.75rem 1rem; border-radius: 6px; border: 1px solid var(--border); background: var(--entry); color: var(--primary); font-size: 15px;" /> <input type="submit" value="Subscribe — it's free" style="width: 100%; max-width: 360px; padding: 0.75rem 1rem; border-radius: 6px; background: var(--primary); color: var(--theme); border: none; cursor: pointer; font-size: 15px; font-weight: 500;" /> </form> <p style="font-size: 12px; color: var(--secondary); margin-top: 1rem;"> Powered by <a href="https://buttondown.com" target="_blank" style="color: var(--secondary);">Buttondown</a>. Your email is used solely for sending the ZX Cloud Security digest. </p> </div>