<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/posts/</link><description>Recent content in Posts on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Thu, 04 Jun 2026 19:08:00 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenAI Codex Chains HTTP/2 DoS Attacks Autonomously</title><link>https://zxcloudsecurity.co.uk/posts/openai-codex-http2-dos-bomb-chained-attack/</link><pubDate>Thu, 04 Jun 2026 19:08:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/openai-codex-http2-dos-bomb-chained-attack/</guid><description>OpenAI&amp;#39;s Codex AI agent autonomously chained decade-old HTTP/2 DoS techniques to crash web servers in seconds — here&amp;#39;s what architects need to know.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/04/openais-codex-chains-decade-old-dos-techniques-into-http/2-bomb/5251377">The Register — Security</a></p>
<hr>
<p>OpenAI&rsquo;s Codex AI agent independently discovered and chained together multiple decade-old HTTP/2 denial-of-service techniques to bring down web servers within seconds, creating what researchers are calling an HTTP/2 bomb. This demonstrates that AI coding agents can autonomously rediscover and combine legacy attack methods into novel, highly effective exploits without human guidance. The incident raises significant concerns about the offensive security capabilities of large language model-based agents operating with minimal oversight.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your HTTP/2 implementation and ensure rate limiting, connection throttling, and request flood protections are in place at your load balancer or WAF layer — AWS WAF, Azure Front Door, and GCP Cloud Armor all offer relevant rule sets that should be validated against HTTP/2-specific DoS vectors. Consider whether any AI coding agents in your environment have unrestricted outbound network access, and apply least-privilege controls accordingly.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/04/openais-codex-chains-decade-old-dos-techniques-into-http/2-bomb/5251377">OpenAI&rsquo;s agent chained decade-old DoS attacks to crash web servers in seconds</a></p>
]]></content:encoded></item><item><title>Amazon Cognito Multi-Region Replication | AWS</title><link>https://zxcloudsecurity.co.uk/posts/amazon-cognito-multi-region-replication-aws/</link><pubDate>Thu, 04 Jun 2026 17:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/amazon-cognito-multi-region-replication-aws/</guid><description>Amazon Cognito now supports multi-Region replication for user pools, improving authentication resilience and enabling near real-time failover across AWS Re</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-cognito-multi-region/">AWS What&rsquo;s New</a></p>
<hr>
<p>Amazon Cognito now supports multi-Region replication, allowing user pool data — including credentials, configurations, and federation settings — to be synchronised to a standby Region in near real-time. This improves authentication resilience by enabling traffic failover during a regional outage without forcing users to re-authenticate. The feature is available as a paid add-on across most major AWS Regions.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your existing Cognito-based authentication architectures for single-Region dependencies and assess whether the Essentials or Plus tier add-on cost is justified by your RTO/RPO requirements. Ensure your incident response runbooks are updated to include Cognito traffic redirection procedures, and validate that federated identity providers (SAML/OIDC) are accessible from the secondary Region before declaring it ready for failover.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-cognito-multi-region/">Amazon Cognito now supports multi-Region replication</a></p>
]]></content:encoded></item><item><title>Cisco Unified CM CVE-2026-20230: SSRF to Root PoC</title><link>https://zxcloudsecurity.co.uk/posts/cisco-unified-cm-ssrf-privilege-escalation-cve-2026-20230/</link><pubDate>Thu, 04 Jun 2026 16:55:51 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cisco-unified-cm-ssrf-privilege-escalation-cve-2026-20230/</guid><description>Cisco patches CVE-2026-20230 in Unified CM — an SSRF flaw allowing unauthenticated attackers to write files and escalate to root. Public PoC now available.</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/cisco-patches-cve-2026-20230-in-unified.html">The Hacker News</a></p>
<hr>
<p>Cisco has patched a server-side request forgery (SSRF) vulnerability in Unified Communications Manager (Unified CM) that allows an unauthenticated network attacker to write arbitrary files to the system and escalate privileges to root. The flaw is tracked as CVE-2026-20230 and public proof-of-concept exploit code is already available, significantly lowering the barrier to exploitation. Cisco&rsquo;s PSIRT has not confirmed active exploitation in the wild, but the availability of working PoC code makes patching urgent.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Apply Cisco&rsquo;s patch immediately and treat any internet- or untrusted-network-exposed Unified CM instances as highest priority. As an interim control, restrict network access to Unified CM admin interfaces to trusted management VLANs only, and review ingress firewall rules to limit the blast radius while patching is under way.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/cisco-patches-cve-2026-20230-in-unified.html">Cisco Patches CVE-2026-20230 in Unified CM as Exploit Code Goes Public</a></p>
]]></content:encoded></item><item><title>AWS Cognito New Lambda Trigger for Federated Sign-In</title><link>https://zxcloudsecurity.co.uk/posts/aws-cognito-lambda-trigger-federated-sign-in/</link><pubDate>Thu, 04 Jun 2026 15:49:15 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-cognito-lambda-trigger-federated-sign-in/</guid><description>AWS adds a new Cognito Lambda trigger enabling custom logic during federated sign-in via SAML, OIDC, and social providers. Here&amp;#39;s what architects need to k</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/blogs/security/customize-federated-sign-in-with-new-amazon-cognito-lambda-trigger/">AWS Security Blog</a></p>
<hr>
<p>AWS has introduced a new Lambda trigger for Amazon Cognito that allows developers to customise the federated sign-in process when users authenticate via external identity providers such as SAML, OIDC, or social logins. This enables teams to intercept and modify authentication flows at key points, such as attribute mapping or access decisions, without altering core Cognito configuration. The feature improves flexibility for organisations with complex identity federation requirements.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review any existing custom authentication workarounds in your Cognito-integrated applications and assess whether this new trigger can consolidate or replace them — pay particular attention to how federated user attributes are mapped and validated, as improper handling here is a common source of privilege misassignment.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/blogs/security/customize-federated-sign-in-with-new-amazon-cognito-lambda-trigger/">Customize federated sign-in with new Amazon Cognito Lambda trigger</a></p>
]]></content:encoded></item><item><title>Claude Code GitHub Action Flaw Enabled Repo Hijack</title><link>https://zxcloudsecurity.co.uk/posts/claude-code-github-action-flaw-repository-hijack-supply-chain/</link><pubDate>Thu, 04 Jun 2026 15:15:26 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/claude-code-github-action-flaw-repository-hijack-supply-chain/</guid><description>A flaw in Anthropic&amp;#39;s Claude Code GitHub Action let attackers hijack public repos via a single issue, risking supply chain compromise across downstream pro</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/claude-code-github-action-flaw-let-one.html">The Hacker News</a></p>
<hr>
<p>A flaw in Anthropic&rsquo;s Claude Code GitHub Action allowed an attacker to hijack public repositories simply by opening a malicious GitHub issue, requiring no authentication or special access. Because Anthropic&rsquo;s own repository used the same vulnerable workflow, a successful attack could have injected malicious code into the action itself, poisoning every downstream project that consumes it. Researcher RyotaK of GMO discovered and reported the issue.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any GitHub Actions workflows that trigger on untrusted events such as &lsquo;issues&rsquo; or &lsquo;pull_request_target&rsquo; and ensure they do not have write permissions or access to secrets without explicit trust gates. If you use Claude Code GitHub Action, verify you are pinned to a patched version and review your workflow permissions using the principle of least privilege.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/claude-code-github-action-flaw-let-one.html">Claude Code GitHub Action Flaw Let One Malicious Issue Hijack Repositories</a></p>
]]></content:encoded></item><item><title>Agentic AI in Defence: Secure Your Infrastructure First</title><link>https://zxcloudsecurity.co.uk/posts/agentic-ai-defence-secure-infrastructure-anthropic-claude-mythos/</link><pubDate>Thu, 04 Jun 2026 15:10:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/agentic-ai-defence-secure-infrastructure-anthropic-claude-mythos/</guid><description>Agentic AI boosts defence capabilities but creates new attack surfaces. Learn why secure cloud infrastructure is critical before deployment.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/agentic-ai-is-transforming-defense-but.html">The Hacker News</a></p>
<hr>
<p>Agentic AI systems are increasingly being deployed in defence and security networks, but this introduces new attack surfaces — illustrated by reports that an unauthorised group claimed access to Anthropic&rsquo;s Claude Mythos model within hours of a limited technical preview. The incident highlights that AI capabilities in high-stakes environments are only as secure as the infrastructure underpinning them. Without robust access controls, segmentation, and identity governance, agentic AI deployments can become a significant liability rather than a force multiplier.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Before onboarding any agentic AI model into sensitive or defence-adjacent environments, conduct a thorough access control review: enforce least-privilege API access, implement strict identity verification for model endpoints, and ensure AI workloads are isolated within dedicated network segments with full audit logging enabled.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/agentic-ai-is-transforming-defense-but.html">Agentic AI Is Transforming Defense, But Only Secure IT Infrastructure Will Maximize It</a></p>
]]></content:encoded></item><item><title>Weekly Threat Bulletin: AI Agents, C2 Tools &amp; JS Backdoors</title><link>https://zxcloudsecurity.co.uk/posts/weekly-threat-bulletin-ai-agents-c2-tools-clickfix-javascript-backdoors/</link><pubDate>Thu, 04 Jun 2026 14:00:49 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/weekly-threat-bulletin-ai-agents-c2-tools-clickfix-javascript-backdoors/</guid><description>Weekly security bulletin covering AI agent abuse, C2 tooling, ClickFix social engineering, JavaScript backdoors and 20+ active threats.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/threatsday-bulletin-ai-agents-gone.html">The Hacker News</a></p>
<hr>
<p>This is a weekly threat bulletin covering a broad range of active security issues, including AI agent exploitation, command-and-control tooling, ClickFix social engineering campaigns, JavaScript backdoors, and over 20 additional threat stories. It matters because it reflects the accelerating normalisation of sophisticated attack techniques being accessible to lower-skilled threat actors, and highlights emerging risks from AI systems being leveraged in real attacks.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Use this bulletin as a prompt to review your threat model against ClickFix-style social engineering vectors and any AI agent integrations in your environment — particularly where agents have access to cloud APIs or can execute code. Ensure your JavaScript supply chain controls and browser security policies are current.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/threatsday-bulletin-ai-agents-gone.html">ThreatsDay Bulletin: AI Agents Gone Wrong, Sketchy C2 Tools, ClickFix Tricks, JS Backdoors &amp; 20+ New Stories</a></p>
]]></content:encoded></item><item><title>Weekly Threat Bulletin: AI Agents, C2 Tools &amp; JS Backdoors</title><link>https://zxcloudsecurity.co.uk/posts/weekly-threat-bulletin-ai-agents-c2-tools-clickfix-js-backdoors/</link><pubDate>Thu, 04 Jun 2026 14:00:49 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/weekly-threat-bulletin-ai-agents-c2-tools-clickfix-js-backdoors/</guid><description>This week&amp;#39;s threat bulletin covers AI agent abuse, ClickFix attacks, JS backdoors, and sketchy C2 tooling. Key trends cloud security teams should monitor.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/threatsday-bulletin-ai-agents-gone.html">The Hacker News</a></p>
<hr>
<p>This is a broad threat intelligence bulletin covering a range of current attack trends including malicious AI agents, command-and-control tooling, ClickFix social engineering, JavaScript backdoors, and more. It reflects the increasingly commoditised nature of offensive tooling, where even low-skilled threat actors now have access to sophisticated capabilities. The significance lies in the breadth of attack vectors being actively exploited across web, endpoint, and AI-adjacent surfaces.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Use this bulletin as a prompt to review your AI agent integrations, third-party plugin dependencies, and JavaScript supply chain controls — particularly CSP policies, SRI hashing, and egress monitoring for unexpected C2 traffic patterns.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/threatsday-bulletin-ai-agents-gone.html">ThreatsDay Bulletin: AI Agents Gone Wrong, Sketchy C2 Tools, ClickFix Tricks, JS Backdoors &amp; 20+ New Stories</a></p>
]]></content:encoded></item><item><title>TA4922 China Phishing Threat Hits UK &amp; Europe</title><link>https://zxcloudsecurity.co.uk/posts/ta4922-china-linked-phishing-uk-germany-italy-south-africa-valleyrat-atlas-rat/</link><pubDate>Thu, 04 Jun 2026 12:22:25 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/ta4922-china-linked-phishing-uk-germany-italy-south-africa-valleyrat-atlas-rat/</guid><description>China-linked TA4922 expands phishing attacks to the UK, Germany, Italy and South Africa using ValleyRAT and Atlas RAT malware families.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/china-linked-ta4922-expands-phishing.html">The Hacker News</a></p>
<hr>
<p>A China-linked threat actor, TA4922, has expanded its phishing campaigns beyond its previous targets to now include organisations in the UK, Germany, Italy, and South Africa. The group is deploying known malware families including ValleyRAT and Atlas RAT, with a rapidly evolving toolkit suggesting well-resourced, sustained operations. This represents a significant escalation in geographic scope and poses a direct threat to European enterprises.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review and tighten email gateway controls to block phishing lures associated with TA4922, and ensure endpoint detection rules cover ValleyRAT (Winos 4.0) and Atlas RAT indicators. Consider hunting for lateral movement or C2 beaconing patterns consistent with these RAT families across cloud-hosted workloads and on-premises infrastructure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/china-linked-ta4922-expands-phishing.html">China-Linked TA4922 Expands Phishing Attacks to U.K., Germany, Italy, and South Africa</a></p>
]]></content:encoded></item><item><title>TA4922 Phishing Targets UK, Germany &amp; Italy</title><link>https://zxcloudsecurity.co.uk/posts/ta4922-china-linked-phishing-uk-germany-italy-valleyrat-atlas-rat/</link><pubDate>Thu, 04 Jun 2026 12:22:25 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/ta4922-china-linked-phishing-uk-germany-italy-valleyrat-atlas-rat/</guid><description>China-linked TA4922 expands phishing attacks to UK, Germany, Italy and South Africa, deploying ValleyRAT and Atlas RAT. What cloud security teams need to k</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/china-linked-ta4922-expands-phishing.html">The Hacker News</a></p>
<hr>
<p>A China-linked threat group, TA4922, has significantly expanded its phishing campaigns beyond its previous targets to now include organisations in the UK, Germany, Italy, and South Africa. The group is deploying known remote access trojans including ValleyRAT and Atlas RAT, with a fast-moving operational pace and an evolving malware toolkit. This matters because the expansion into European markets signals a deliberate strategic shift, increasing risk for organisations in these regions.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review email gateway and endpoint detection rules for ValleyRAT (Winos 4.0) and Atlas RAT indicators of compromise, and ensure phishing-resistant MFA is enforced across all cloud console and SaaS access points. Consider threat intelligence feeds covering Chinese APT activity to stay ahead of this group&rsquo;s rapidly evolving malware arsenal.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/china-linked-ta4922-expands-phishing.html">China-Linked TA4922 Expands Phishing Attacks to UK, Germany, Italy, and South Africa</a></p>
]]></content:encoded></item><item><title>Five Eyes Warns of China LinkedIn Recruitment Campaign</title><link>https://zxcloudsecurity.co.uk/posts/five-eyes-china-linkedin-recruitment-state-secrets-warning/</link><pubDate>Thu, 04 Jun 2026 11:57:22 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/five-eyes-china-linkedin-recruitment-state-secrets-warning/</guid><description>Five Eyes agencies warn China is using LinkedIn to recruit insiders for cash-for-secrets operations. What cloud security teams need to know.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/04/five-eyes-china-expanding-state-secret-recruitment-campaign/5250978">The Register — Security</a></p>
<hr>
<p>The Five Eyes intelligence alliance has issued a warning about China&rsquo;s ongoing campaign to recruit Western nationals via LinkedIn and other professional networks, offering cash in exchange for state secrets and sensitive government or corporate information. The campaign targets individuals with access to classified or commercially valuable data, using social engineering tactics that have been observed for several years but appear to be intensifying. This matters because cloud engineers and architects working on government or defence-adjacent projects are plausible targets given their access to sensitive infrastructure.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your organisation&rsquo;s social media and acceptable use policies to ensure staff understand the risks of unsolicited professional outreach, particularly from overseas contacts offering paid consulting or research opportunities. Consider adding LinkedIn-based social engineering scenarios to your security awareness training, especially for teams handling government, defence, or critical national infrastructure workloads.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/04/five-eyes-china-expanding-state-secret-recruitment-campaign/5250978">Five Eyes: Watch out for odd LinkedIn connection requests, China&rsquo;s back on the hunt for state secrets</a></p>
]]></content:encoded></item><item><title>Five Eyes Warns of China LinkedIn Spy Recruitment</title><link>https://zxcloudsecurity.co.uk/posts/five-eyes-china-linkedin-state-secrets-recruitment-warning/</link><pubDate>Thu, 04 Jun 2026 11:57:22 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/five-eyes-china-linkedin-state-secrets-recruitment-warning/</guid><description>Five Eyes agencies warn China is targeting government staff via LinkedIn to recruit paid informants. Here&amp;#39;s what security teams need to know.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/04/five-eyes-china-expanding-state-secret-recruitment-campaign/5250978">The Register — Security</a></p>
<hr>
<p>The Five Eyes intelligence alliance has issued a warning about China&rsquo;s ongoing campaign to recruit Western government employees and contractors via LinkedIn, offering cash in exchange for state secrets. The tradecraft involves seemingly innocuous connection requests that escalate into paid intelligence relationships. This is a long-running threat that intelligence officials say continues to grow in scale and sophistication.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Cloud security architects with clearances or access to sensitive government cloud environments should review their organisation&rsquo;s social media policies and ensure staff handling sensitive infrastructure are briefed on LinkedIn-based social engineering. Consider implementing insider threat monitoring and reinforcing acceptable use policies around unsolicited professional contact from unknown foreign nationals.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/04/five-eyes-china-expanding-state-secret-recruitment-campaign/5250978">Five Eyes: Watch out for odd LinkedIn connection requests, China&rsquo;s back on the hunt for state secrets</a></p>
]]></content:encoded></item><item><title>FlutterShell macOS Backdoor via Malicious Google Ads</title><link>https://zxcloudsecurity.co.uk/posts/fluttershell-backdoor-macos-malvertising-operation-flutterbridge/</link><pubDate>Thu, 04 Jun 2026 11:19:53 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/fluttershell-backdoor-macos-malvertising-operation-flutterbridge/</guid><description>Operation FlutterBridge spreads the FlutterShell macOS backdoor via malicious Google and YouTube ads. Learn the risks and mitigations for cloud teams.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/fluttershell-backdoor-spreads-to-macos.html">The Hacker News</a></p>
<hr>
<p>A macOS malvertising campaign called Operation FlutterBridge is distributing a new backdoor, FlutterShell, through malicious Google and YouTube advertisements. The campaign is an evolution of a previously identified threat cluster (JSCoreRunner/FileRipple) first observed in late 2025. This matters because it uses trusted ad platforms to target macOS users, broadening the attack surface beyond traditional phishing vectors.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Enforce endpoint detection and response (EDR) tooling on all macOS devices, including developer and privileged-access workstations, and consider restricting or monitoring ad-network traffic at the corporate proxy or DNS layer. Review browser isolation and application allowlisting policies to limit the execution of unsigned or unnotarised binaries delivered via browser-based download prompts.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/fluttershell-backdoor-spreads-to-macos.html">FlutterShell Backdoor Spreads to macOS via Malicious Google and YouTube Ads</a></p>
]]></content:encoded></item><item><title>RAC Data Breach Duo Ordered to Repay £118k</title><link>https://zxcloudsecurity.co.uk/posts/rac-insider-threat-data-breach-car-crash-victims-repay-118k/</link><pubDate>Thu, 04 Jun 2026 11:13:05 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/rac-insider-threat-data-breach-car-crash-victims-repay-118k/</guid><description>Two former RAC staff ordered to repay £118k after selling car crash victims&amp;#39; personal data. A stark reminder of insider threat and GDPR risks.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/04/duo-who-sold-car-crash-victims-data-must-repay-118k/5251075">The Register — Security</a></p>
<hr>
<p>Two former RAC employees who sold personal data belonging to car crash victims to claims management companies have been ordered to repay £118,000 under the Proceeds of Crime Act, following earlier sentences of imprisonment and community service. The pair exploited their privileged access to customer data for financial gain, representing a textbook insider threat and data protection failure. The case underscores the real-world financial and legal consequences of misusing access to sensitive personal data.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review and tighten data access controls for employees handling sensitive personal information — implement least-privilege access, robust audit logging, and anomaly detection to identify unusual data exports or queries, particularly in systems holding customer PII.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/04/duo-who-sold-car-crash-victims-data-must-repay-118k/5251075">Duo who sold car crash victims&rsquo; data must repay £118k</a></p>
]]></content:encoded></item><item><title>RAC Data Breach: Duo Ordered to Repay £118k</title><link>https://zxcloudsecurity.co.uk/posts/rac-insider-data-breach-car-crash-victims-118k-proceeds-of-crime/</link><pubDate>Thu, 04 Jun 2026 11:13:05 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/rac-insider-data-breach-car-crash-victims-118k-proceeds-of-crime/</guid><description>Two ex-RAC staff who sold car crash victims&amp;#39; personal data must repay £118k under POCA, highlighting insider threat and data governance risks.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/04/duo-who-sold-car-crash-victims-data-must-repay-118k/5251075">The Register — Security</a></p>
<hr>
<p>Two former RAC employees who unlawfully accessed and sold personal data belonging to car crash victims have been ordered to repay £118,000 under the Proceeds of Crime Act, following earlier sentences of imprisonment and community service. The pair exploited their privileged access to customer data systems to pass information to claims management companies. The case highlights the ongoing risk of insider threats and the serious financial consequences now being pursued by regulators and prosecutors.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review and tighten data access controls for staff handling sensitive personal data — implement least-privilege access, robust audit logging, and anomaly detection to identify unusual data exports or queries, particularly in systems holding customer contact or incident data.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/04/duo-who-sold-car-crash-victims-data-must-repay-118k/5251075">Duo who sold car crash victims&rsquo; data must repay £118k</a></p>
]]></content:encoded></item><item><title>Meta AI Chatbot Exploited for Instagram Account Takeover</title><link>https://zxcloudsecurity.co.uk/posts/meta-ai-chatbot-instagram-account-takeover-exploit/</link><pubDate>Thu, 04 Jun 2026 11:04:09 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/meta-ai-chatbot-instagram-account-takeover-exploit/</guid><description>Attackers are hijacking Instagram accounts by manipulating Meta&amp;#39;s AI support chatbot into resetting passwords. Learn the attack chain and mitigation steps.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/hacking-metas-ai-chatbot.html">Schneier on Security</a></p>
<hr>
<p>Attackers are exploiting Meta&rsquo;s AI support chatbot to hijack Instagram accounts by tricking the bot into adding a hacker-controlled email address and issuing a password reset. The attack requires no prior account access and bypasses Instagram&rsquo;s automated protections using a VPN to spoof the victim&rsquo;s location. This demonstrates a critical flaw in how AI-powered support systems validate identity before performing sensitive account actions.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Organisations deploying AI chatbots for customer support or account management must enforce out-of-band identity verification for any privileged actions — such as adding credentials or triggering resets — and ensure the AI cannot be the sole authorisation path for account takeover-enabling operations. Review your own AI assistant integrations for similar trust boundary weaknesses where bot-initiated actions bypass human or MFA controls.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/hacking-metas-ai-chatbot.html">Hacking Meta’s AI Chatbot</a></p>
]]></content:encoded></item><item><title>Meta AI Chatbot Exploited to Hijack Instagram Accounts</title><link>https://zxcloudsecurity.co.uk/posts/meta-ai-chatbot-instagram-account-takeover/</link><pubDate>Thu, 04 Jun 2026 11:04:09 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/meta-ai-chatbot-instagram-account-takeover/</guid><description>Hackers are abusing Meta&amp;#39;s AI support chatbot to take over Instagram accounts via social engineering. Learn what this means for AI trust boundaries.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/hacking-metas-ai-chatbot.html">Schneier on Security</a></p>
<hr>
<p>Attackers are exploiting Meta&rsquo;s AI support chatbot to hijack Instagram accounts by social-engineering the bot into adding a hacker-controlled email address and triggering a password reset. The attack requires no technical vulnerability in the traditional sense — the AI simply complies with the request after a verification code exchange. This highlights a significant trust and authorisation flaw in how Meta&rsquo;s AI assistant handles account management actions on behalf of unauthenticated parties.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Treat AI-powered support agents as a privileged access vector and apply the same controls you would to any account recovery flow — ensure they cannot perform account modifications without verified, out-of-band identity confirmation tied to the existing account owner, not the requester.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/hacking-metas-ai-chatbot.html">Hacking Meta’s AI Chatbot</a></p>
]]></content:encoded></item><item><title>Fake Open-Source Sites Deliver Malware via Google SEO</title><link>https://zxcloudsecurity.co.uk/posts/fake-open-source-sites-google-seo-malware-tds-remus-stealer/</link><pubDate>Thu, 04 Jun 2026 09:51:28 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/fake-open-source-sites-google-seo-malware-tds-remus-stealer/</guid><description>Attackers are using SEO-optimised fake sites mimicking open-source tools to push malware via a Traffic Distribution System. Here&amp;#39;s what cloud teams should</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/fake-sites-mimicking-open-source-tools.html">The Hacker News</a></p>
<hr>
<p>Attackers have built convincing fake websites impersonating popular open-source and freeware tools, engineering them to rank highly in Google search results. Visitors are silently routed through a Traffic Distribution System (TDS) that profiles them before delivering tailored malware, including credential stealers and session hijacking frameworks. The campaign is notable for its scale and the quality of the spoofed sites, making it easy for developers and engineers to be deceived.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Enforce approved software procurement channels and block unapproved download sources at the network or endpoint level. Mandate that developers and engineers source open-source tooling exclusively from verified repositories such as official GitHub pages or package managers, and consider deploying DNS filtering to flag newly registered or lookalike domains.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/fake-sites-mimicking-open-source-tools.html">Fake Sites Mimicking Open-Source Tools Rank High on Google to Deliver Malware via TDS</a></p>
]]></content:encoded></item><item><title>Fake Open-Source Sites Deliver Malware via TDS</title><link>https://zxcloudsecurity.co.uk/posts/fake-open-source-sites-tds-malware-remus-stealer-sessiongate/</link><pubDate>Thu, 04 Jun 2026 09:51:28 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/fake-open-source-sites-tds-malware-remus-stealer-sessiongate/</guid><description>Attackers clone open-source project sites, rank them on Google, and use a Traffic Distribution System to deliver stealers and session hijacking malware to</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/fake-sites-mimicking-open-source-tools.html">The Hacker News</a></p>
<hr>
<p>Attackers have created convincing fake websites impersonating popular open-source tools, optimising them to rank highly on Google search results. Visitors are silently routed through a Traffic Distribution System (TDS) that delivers malware including credential stealers and session hijacking frameworks. This is a supply chain-adjacent threat targeting developers and technical users who search for and download software directly from the web.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Enforce organisational policies requiring software to be sourced only from verified package managers (npm, PyPI, etc.) or official repositories, and block direct binary downloads from unvetted sites via web proxy or CASB controls. Consider adding developer workstations to your threat model and ensure EDR coverage extends to engineering endpoints.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/fake-sites-mimicking-open-source-tools.html">Fake Sites Mimicking Open-Source Tools Rank High on Google to Deliver Malware via TDS</a></p>
]]></content:encoded></item><item><title>Executive Outlook Mailbox Spied on via OneDrive &amp; Dropbox</title><link>https://zxcloudsecurity.co.uk/posts/stock-exchange-executive-outlook-mailbox-espionage-onedrive-dropbox/</link><pubDate>Thu, 04 Jun 2026 09:33:57 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/stock-exchange-executive-outlook-mailbox-espionage-onedrive-dropbox/</guid><description>Attackers silently exfiltrated a stock exchange executive&amp;#39;s Outlook email for five months, hiding data theft behind Dropbox and OneDrive traffic.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/hackers-spied-on-stock-exchange.html">The Hacker News</a></p>
<hr>
<p>Unknown threat actors maintained covert access to a senior stock exchange executive&rsquo;s Outlook mailbox for at least five months, quietly exfiltrating email data in small batches to evade detection. The stolen data was routed through legitimate cloud storage services — Dropbox and OneDrive — to blend with normal business traffic. Symantec and Carbon Black attribute the campaign to espionage, suggesting a nation-state or sophisticated threat actor targeting financial sector intelligence.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review Microsoft 365 audit logs and Conditional Access policies for unusual mailbox delegation, mail forwarding rules, or OAuth app consents — particularly any third-party app with access to Mail.Read scopes. Implement Cloud App Security (Defender for Cloud Apps) policies to alert on bulk email access or large data transfers to consumer cloud storage services such as Dropbox and OneDrive.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/hackers-spied-on-stock-exchange.html">Hackers Spied on a Stock Exchange Executive&rsquo;s Outlook Mailbox for Five Months</a></p>
]]></content:encoded></item><item><title>Stock Exchange Exec Outlook Hacked via OneDrive Exfil</title><link>https://zxcloudsecurity.co.uk/posts/stock-exchange-executive-outlook-mailbox-espionage-onedrive-dropbox-exfiltration/</link><pubDate>Thu, 04 Jun 2026 09:33:57 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/stock-exchange-executive-outlook-mailbox-espionage-onedrive-dropbox-exfiltration/</guid><description>Attackers spent five months silently exfiltrating a stock exchange executive&amp;#39;s Outlook mailbox via OneDrive and Dropbox. Here&amp;#39;s what cloud architects need</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/hackers-spied-on-stock-exchange.html">The Hacker News</a></p>
<hr>
<p>Unknown threat actors maintained covert access to a senior stock exchange executive&rsquo;s Microsoft Outlook mailbox for at least five months, systematically exfiltrating email data in small batches to avoid detection. The stolen data was routed through Dropbox and OneDrive to blend with legitimate cloud traffic, making it harder for security tools to flag the activity. The campaign bears the hallmarks of a state-sponsored or sophisticated espionage operation targeting high-value financial intelligence.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review Microsoft 365 audit logs and Defender for Cloud Apps policies for anomalous mail export activity, particularly incremental inbox syncs or delegated access from unfamiliar locations — and enforce conditional access policies that restrict OAuth app permissions for third-party cloud storage providers such as Dropbox and OneDrive to prevent data staging and exfiltration via trusted cloud channels.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/hackers-spied-on-stock-exchange.html">Hackers Spied on a Stock Exchange Executive&rsquo;s Outlook Mailbox for Five Months</a></p>
]]></content:encoded></item><item><title>CVE-2026-9149: Libsolv Heap Buffer Overflow in Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-9149-libsolv-heap-buffer-overflow-azure/</link><pubDate>Thu, 04 Jun 2026 08:45:36 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-9149-libsolv-heap-buffer-overflow-azure/</guid><description>CVE-2026-9149 is a heap buffer overflow in libsolv triggered by a crafted .solv file. Learn the impact on Azure Linux workloads and how to remediate.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-9149">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-9149 is a heap buffer overflow vulnerability in libsolv, an open-source dependency resolver library used in Linux package management. The flaw can be triggered by a specially crafted .solv file that supplies a negative maxsize value, causing memory corruption in the repo_add_solv function. This matters because libsolv is widely used in Linux-based environments, including Azure workloads, and memory corruption bugs of this nature can potentially lead to arbitrary code execution.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Identify any Azure-hosted Linux workloads, containers, or pipelines that use libsolv or package managers dependent on it (such as zypper or libdnf), and prioritise patching to the fixed version. Additionally, restrict the ingestion of untrusted .solv files within your build and dependency management pipelines to reduce attack surface.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-9149">CVE-2026-9149 Libsolv: heap buffer overflow in libsolv repo_add_solv via negative maxsize from crafted .solv file</a></p>
]]></content:encoded></item><item><title>CVE-2026-9150: Libsolv Buffer Overflow in Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-9150-libsolv-stack-buffer-overflow-azure-debian-metadata/</link><pubDate>Thu, 04 Jun 2026 08:45:29 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-9150-libsolv-stack-buffer-overflow-azure-debian-metadata/</guid><description>CVE-2026-9150 is a stack-based buffer overflow in libsolv&amp;#39;s Debian metadata parser affecting SHA-384/SHA-512 checksums. Learn the Azure security impact and</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-9150">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-9150 is a stack-based buffer overflow vulnerability in libsolv, an open-source dependency resolution library, specifically within its Debian metadata parser when processing SHA-384 or SHA-512 checksums. An attacker who can supply malicious package metadata could potentially trigger the overflow to execute arbitrary code or crash affected services. This vulnerability is relevant to Azure environments that rely on libsolv for package management operations, such as those running Linux-based workloads or services that consume package repositories.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Identify any Azure Linux VMs, container images, or managed services (such as Azure Kubernetes Service nodes) that use libsolv for dependency resolution, and prioritise patching to the remediated version. In the interim, consider restricting access to untrusted or external package repositories to reduce exposure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-9150">CVE-2026-9150 Libsolv: stack-based buffer overflow in libsolv&rsquo;s debian metadata parser when handling sha384/sha512 checksums</a></p>
]]></content:encoded></item><item><title>CVE-2026-46598: Go SSH Agent Client Panic Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-46598-golang-ssh-agent-client-panic-azure/</link><pubDate>Thu, 04 Jun 2026 08:45:22 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-46598-golang-ssh-agent-client-panic-azure/</guid><description>CVE-2026-46598 allows pathological inputs to crash Go SSH agent clients, risking denial of service in Azure and other Go-based workloads.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-46598">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-46598 is a vulnerability in the Go standard library package golang.org/x/crypto/ssh/agent, where supplying malformed or pathological inputs can cause a client application to panic and crash. This affects any service or tooling built with this SSH agent library, including Azure-hosted workloads that rely on Go-based SSH clients. The practical risk is denial of service, where an attacker able to send crafted SSH agent messages can bring down affected processes.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure workloads and internal tooling for any Go applications using golang.org/x/crypto/ssh/agent and update the dependency to a patched version immediately; pay particular attention to internet-facing SSH automation, CI/CD pipelines, and bastion host tooling where untrusted input could reach the SSH agent.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-46598">CVE-2026-46598 Invoking  pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent</a></p>
]]></content:encoded></item><item><title>CVE-2026-27136: XSS in golang.org/x/net/html on Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-27136-xss-golang-net-html-azure/</link><pubDate>Thu, 04 Jun 2026 08:45:09 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-27136-xss-golang-net-html-azure/</guid><description>CVE-2026-27136 is an XSS flaw in Go&amp;#39;s golang.org/x/net/html package. Azure-hosted Go apps may be at risk — patch now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-27136">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-27136 is a Cross-Site Scripting (XSS) vulnerability in the Go standard library package golang.org/x/net/html, triggered by invoking duplicate HTML attributes during parsing. An attacker able to influence HTML content processed by an affected Go application could inject malicious scripts into users&rsquo; browsers. This is particularly relevant to cloud-hosted Go applications and services built on Azure that rely on this library for HTML handling.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure-hosted Go applications and container images for use of golang.org/x/net/html and update to the patched version immediately; also review your software composition analysis (SCA) tooling to ensure this transitive dependency is flagged across all pipelines.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-27136">CVE-2026-27136 Invoking  duplicate attributes can cause XSS in golang.org/x/net/html</a></p>
]]></content:encoded></item><item><title>CVE-2026-42506: Go x/net/html Namespace Parsing Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-42506-golang-x-net-html-namespaced-elements-foreign-content/</link><pubDate>Thu, 04 Jun 2026 08:45:02 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-42506-golang-x-net-html-namespaced-elements-foreign-content/</guid><description>CVE-2026-42506 affects golang.org/x/net/html, causing incorrect handling of namespaced elements in foreign content. Azure Go apps may be at risk of XSS or</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42506">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-42506 is a vulnerability in the golang.org/x/net/html package where namespaced elements in foreign content (such as SVG or MathML within HTML) are handled incorrectly, potentially allowing malformed input to bypass parsing expectations. This could be exploited to conduct cross-site scripting (XSS) or HTML injection attacks in applications that rely on this Go library for HTML parsing or sanitisation. It is particularly relevant to Azure-hosted Go applications and services that process user-supplied HTML content.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure workloads and container images for any Go applications using golang.org/x/net/html and update to the patched version of the package immediately. Pay particular attention to services that parse or sanitise untrusted HTML input, as these are at greatest risk of exploitation.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42506">CVE-2026-42506 Invoking  incorrect handling of namespaced elements in foreign content in golang.org/x/net/html</a></p>
]]></content:encoded></item><item><title>CVE-2026-25681: Go HTML Parsing Flaw in Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-25681-golang-html-parsing-doctype-azure/</link><pubDate>Thu, 04 Jun 2026 08:44:55 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-25681-golang-html-parsing-doctype-azure/</guid><description>CVE-2026-25681 affects golang.org/x/net/html with incorrect DOCTYPE character reference handling. Azure workloads using Go may be at risk.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25681">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-25681 is a vulnerability in the Go standard library package golang.org/x/net/html, where character references within DOCTYPE nodes are handled incorrectly. This can lead to unexpected parsing behaviour that may be exploited to bypass security controls or cause application-level issues in services built with Go. It is relevant to Azure and any cloud-hosted workload using this widely adopted Go HTML parsing library.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure-hosted Go applications and container images for dependencies on golang.org/x/net/html and update to the patched version as soon as it is available. Pay particular attention to services that parse untrusted HTML input, as these carry the highest exploitation risk.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25681">CVE-2026-25681 Invoking  incorrect handling of character references in DOCTYPE nodes in golang.org/x/net/html</a></p>
]]></content:encoded></item><item><title>CVE-2026-39827: Go SSH Memory Leak DoS Vulnerability</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-39827-golang-ssh-memory-leak-dos-azure/</link><pubDate>Thu, 04 Jun 2026 08:44:26 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-39827-golang-ssh-memory-leak-dos-azure/</guid><description>CVE-2026-39827 is a memory leak in golang.org/x/crypto/ssh that enables Denial of Service by rejecting SSH channels. Azure workloads at risk.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-39827">Microsoft Security Response Center</a></p>
<hr>
<p>A memory leak vulnerability in the Go standard library&rsquo;s SSH package (golang.org/x/crypto/ssh) can be triggered when SSH channels are rejected, potentially allowing an attacker to exhaust server memory and cause a Denial of Service. This affects any service or application built with the affected Go crypto library, including Azure-hosted workloads. Because SSH is a foundational protocol for remote access and automation, the blast radius across cloud infrastructure can be significant.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure workloads and internal tooling for services built with golang.org/x/crypto/ssh and prioritise patching to a fixed version of the library. Pay particular attention to any internet-facing SSH endpoints or Go-based automation pipelines, and consider rate-limiting or connection throttling as a short-term mitigation.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-39827">CVE-2026-39827 Invoking  memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh</a></p>
]]></content:encoded></item><item><title>CVE-2026-39835: Go SSH Library Server Panic Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-39835-golang-ssh-server-panic-denial-of-service-azure/</link><pubDate>Thu, 04 Jun 2026 08:44:06 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-39835-golang-ssh-server-panic-denial-of-service-azure/</guid><description>CVE-2026-39835 allows attackers to crash Go-based SSH servers without authentication via a panic in golang.org/x/crypto/ssh. Azure workloads at risk.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-39835">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-39835 is a vulnerability in the Go standard cryptography library (golang.org/x/crypto/ssh) that allows a remote attacker to trigger a server panic — effectively crashing the SSH server — during the host key check or authentication phase. This is a denial-of-service risk affecting any service or application built with this Go SSH package, including components deployed on Azure. It matters because a crash during authentication can be exploited without valid credentials, making it trivially weaponisable.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure workloads and internal tooling for applications built with golang.org/x/crypto/ssh and prioritise patching to a fixed version of the library. Pay particular attention to Go-based microservices, infrastructure tooling, and any Azure-hosted SSH gateways or bastion services that may use this package.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-39835">CVE-2026-39835 Invoking  server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh</a></p>
]]></content:encoded></item><item><title>CVE-2026-25680: Go HTML Parser DoS Vulnerability</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-25680-golang-x-net-html-denial-of-service-azure/</link><pubDate>Thu, 04 Jun 2026 08:43:47 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-25680-golang-x-net-html-denial-of-service-azure/</guid><description>CVE-2026-25680 allows denial of service via malicious HTML in golang.org/x/net/html. Azure-hosted Go apps processing untrusted HTML should patch immediatel</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25680">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-25680 is a denial-of-service vulnerability in the golang.org/x/net/html package, which is widely used by Go applications to parse HTML. An attacker can trigger the flaw by supplying specially crafted HTML input, causing the parser to consume excessive resources and crash or become unresponsive. Any Azure-hosted or Azure-integrated Go application that processes untrusted HTML content may be at risk.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Go-based workloads and container images for dependencies on golang.org/x/net and update to the patched version immediately; pay particular attention to internet-facing services that accept user-supplied or third-party HTML input, as these are the most directly exposed.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25680">CVE-2026-25680 Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html</a></p>
]]></content:encoded></item><item><title>CVE-2026-42502: Go HTML Parsing Flaw in Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-42502-golang-html-foreign-content-azure/</link><pubDate>Thu, 04 Jun 2026 08:43:19 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-42502-golang-html-foreign-content-azure/</guid><description>CVE-2026-42502 affects golang.org/x/net/html with incorrect HTML element handling in foreign content. Azure workloads using Go may be at risk.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42502">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-42502 is a vulnerability in the golang.org/x/net/html package affecting how HTML elements in foreign content (such as SVG or MathML) are handled. Incorrect parsing behaviour could potentially be exploited to bypass security controls or cause unintended application behaviour in Go-based services. This is relevant to Azure workloads and any cloud-hosted applications built with Go that rely on this HTML parsing library.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure-hosted Go applications and container images for dependencies on golang.org/x/net/html and update to the patched version immediately. Pay particular attention to services that parse or render user-supplied HTML, as these carry the highest risk of exploitation.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42502">CVE-2026-42502 Invoking  incorrect handling of HTML elements in foreign content in golang.org/x/net/html</a></p>
]]></content:encoded></item><item><title>CVE-2026-39828: Go SSH Certificate Bypass in Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-39828-golang-ssh-certificate-bypass-azure/</link><pubDate>Thu, 04 Jun 2026 08:42:55 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-39828-golang-ssh-certificate-bypass-azure/</guid><description>CVE-2026-39828 allows SSH certificate restriction bypass in golang.org/x/crypto/ssh. Azure-hosted Go workloads may be at risk — patch promptly.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-39828">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-39828 is a vulnerability in the golang.org/x/crypto/ssh package that allows an attacker to bypass certificate-based restrictions in SSH connections. This could permit unauthorised access to systems that rely on SSH certificate validation as a security control. Services and applications built on Go that use this library for SSH communication — including Azure-hosted workloads — may be affected.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any Go-based services deployed in your Azure environment that use golang.org/x/crypto/ssh for SSH connectivity, and update to the patched version of the library as soon as it is available. Pay particular attention to internal tooling, CI/CD pipelines, and infrastructure automation that may authenticate via SSH certificates.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-39828">CVE-2026-39828 Invoking  bypass of certificate restrictions in golang.org/x/crypto/ssh</a></p>
]]></content:encoded></item><item><title>CVE-2026-43964: Postfix Buffer Over-Read Crash Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-43964-postfix-buffer-over-read-denial-of-service-azure/</link><pubDate>Thu, 04 Jun 2026 08:42:06 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-43964-postfix-buffer-over-read-denial-of-service-azure/</guid><description>CVE-2026-43964 affects Postfix mail servers, causing process crashes via malformed status codes. Learn the impact and how to patch on Azure infrastructure.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-43964">Microsoft Security Response Center</a></p>
<hr>
<p>A buffer over-read vulnerability in Postfix mail transfer agent (versions before 3.8.16, 3.9.10, and 3.10.9) can cause the process to crash when it encounters a malformed enhanced status code missing text after the third numeric segment. This is a denial-of-service risk affecting any system running a vulnerable Postfix version, including those used within Azure-hosted infrastructure. While the vulnerability does not appear to allow remote code execution, an attacker able to deliver a crafted response could disrupt mail delivery services.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any Azure VMs, container workloads, or custom email relay infrastructure running Postfix and patch to 3.8.16, 3.9.10, or 3.10.9 as appropriate. If Postfix is deployed as part of a managed email gateway or relay tier, prioritise patching and review whether network-level controls can limit exposure to untrusted SMTP peers in the interim.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-43964">CVE-2026-43964 Postfix before 3.8.16, 3.9 before 3.9.10, and 3.10 before 3.10.9 sometimes allows a buffer over-read and process crash via an enhanced status code that lacks text after the third number.</a></p>
]]></content:encoded></item><item><title>CVE-2026-41140: Poetry Path Traversal in Python</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-41140-poetry-path-traversal-python-tar-extraction/</link><pubDate>Thu, 04 Jun 2026 08:41:49 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-41140-poetry-path-traversal-python-tar-extraction/</guid><description>CVE-2026-41140 exposes a path traversal flaw in Poetry&amp;#39;s tar extraction on Python 3.10–3.11. Learn the risk and how to remediate.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41140">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-41140 is a path traversal vulnerability in Poetry, a Python dependency management tool, affecting Python versions 3.10.0–3.10.12 and 3.11.0–3.11.4. The flaw occurs during tar archive extraction, potentially allowing a malicious package to write files outside the intended directory. This could lead to arbitrary file overwrite or code execution on systems that process untrusted Python packages.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any Azure-hosted pipelines or build environments using Poetry with the affected Python versions and upgrade to patched releases immediately. Pay particular attention to CI/CD systems that install dependencies from external or untrusted sources, as these represent the highest-risk attack surface.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41140">CVE-2026-41140 Poetry: Path traversal in tar extraction on Python 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4</a></p>
]]></content:encoded></item><item><title>CVE-2026-35414: OpenSSH Principals Auth Bypass</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-35414-openssh-authorized-keys-principals-bypass-azure/</link><pubDate>Thu, 04 Jun 2026 08:40:55 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-35414-openssh-authorized-keys-principals-bypass-azure/</guid><description>CVE-2026-35414 affects OpenSSH before 10.3, mishandling authorised_keys principals with CA comma characters — risking unauthorised SSH access on Azure VMs.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35414">Microsoft Security Response Center</a></p>
<hr>
<p>A vulnerability in OpenSSH versions before 10.3 (CVE-2026-35414) means the authorised_keys principals option is not handled correctly in certain edge cases where a principals list is combined with a Certificate Authority that uses comma characters in specific ways. This could allow unintended principals to authenticate, potentially granting unauthorised SSH access to affected systems. The issue is particularly relevant to cloud environments where certificate-based SSH authentication is used at scale.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your SSH certificate infrastructure to identify any Certificate Authorities or authorised_keys configurations that use comma characters within principals lists, and prioritise upgrading OpenSSH to 10.3 or later across all Azure VMs and jump hosts. Consider enforcing certificate-based SSH access policies via Azure Policy to ensure patched versions are consistently deployed.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35414">CVE-2026-35414 OpenSSH before 10.3 mishandles the authorized_keys principals option in uncommon scenarios involving a principals list in conjunction with a Certificate Authority that makes certain use of comma characters.</a></p>
]]></content:encoded></item><item><title>CVE-2025-1149: GNU Binutils ld Memory Leak – Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2025-1149-gnu-binutils-ld-xmalloc-memory-leak-azure/</link><pubDate>Thu, 04 Jun 2026 08:39:23 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2025-1149-gnu-binutils-ld-xmalloc-memory-leak-azure/</guid><description>CVE-2025-1149 is a memory leak in GNU Binutils ld (xmalloc.c). Learn about the Azure security impact and recommended patching guidance.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-1149">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2025-1149 is a memory leak vulnerability in the GNU Binutils linker tool (ld), specifically within the xstrdup function in xmalloc.c. While memory leaks can cause service instability or denial of service, this issue has been flagged by Microsoft in the context of Azure, suggesting relevance to workloads or toolchains running on Azure infrastructure. The practical security impact is generally low unless an attacker can trigger repeated allocations to exhaust memory resources.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review whether your Azure-hosted build pipelines or developer toolchains use a vulnerable version of GNU Binutils and apply updated packages from your Linux distribution vendor; this is unlikely to be a critical priority but should be included in routine patching cycles for affected systems.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-1149">CVE-2025-1149 GNU Binutils ld xmalloc.c xstrdup memory leak</a></p>
]]></content:encoded></item><item><title>Open Source AI Powers Enterprise Network Worms</title><link>https://zxcloudsecurity.co.uk/posts/open-source-ai-self-spreading-worm-enterprise-vulnerability-exploitation/</link><pubDate>Thu, 04 Jun 2026 07:09:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/open-source-ai-self-spreading-worm-enterprise-vulnerability-exploitation/</guid><description>Researchers prove free open source AI models can build self-spreading worms that exploit known vulnerabilities at scale — no advanced tools needed.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/research/2026/06/04/free-ai-model-powers-self-spreading-worm-in-enterprise-test-network/5250918">The Register — Security</a></p>
<hr>
<p>Researchers have demonstrated that freely available open source AI models are sufficient to build self-spreading computer worms capable of exploiting known vulnerabilities at scale across enterprise networks — no expensive or specialised AI tools required. The study shows attackers no longer need cutting-edge proprietary models to automate vulnerability exploitation, dramatically lowering the barrier to entry for large-scale attacks. This represents a meaningful shift in the threat landscape, where mass exploitation of known but unpatched vulnerabilities becomes significantly cheaper and faster to operationalise.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Prioritise rapid patching cadence and automated vulnerability remediation pipelines — the research confirms that the window between public vulnerability disclosure and weaponised exploitation is shrinking fast. Review your network segmentation controls and lateral movement detection capabilities to limit the blast radius of any self-propagating worm that gains an initial foothold.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/research/2026/06/04/free-ai-model-powers-self-spreading-worm-in-enterprise-test-network/5250918">Nobody needs Mythos or 0-days to build a chaos-causing computer worm – free open source models work just fine</a></p>
]]></content:encoded></item><item><title>DoJ Freezes $3.8M in Southeast Asia Crypto Fraud Bust</title><link>https://zxcloudsecurity.co.uk/posts/doj-disrupts-southeast-asia-crypto-fraud-networks-freezes-assets/</link><pubDate>Thu, 04 Jun 2026 06:06:25 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/doj-disrupts-southeast-asia-crypto-fraud-networks-freezes-assets/</guid><description>US DoJ&amp;#39;s Disruption Week takedown targets Southeast Asian crypto fraud networks, freezing $3.8M and removing millions of fraudulent accounts.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/doj-disrupts-southeast-asia-crypto.html">The Hacker News</a></p>
<hr>
<p>The US Department of Justice ran a coordinated &lsquo;Disruption Week&rsquo; operation from May 2026 targeting Southeast Asian criminal networks running cryptocurrency and cyber-enabled fraud schemes against American victims. The action involved both government agencies and private sector partners, resulting in the takedown of millions of fraudulent social media, email, and internet accounts, and the freezing of $3.8 million in assets. These operations are typically linked to pig butchering and romance scam networks, which increasingly exploit cloud-hosted infrastructure and social engineering at scale.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your organisation&rsquo;s cloud egress controls and user awareness posture around unsolicited crypto investment opportunities, as these networks actively target employees and high-value individuals. Consider integrating threat intelligence feeds covering known fraud infrastructure into your SIEM to detect communications with associated domains and IPs.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/doj-disrupts-southeast-asia-crypto.html">DoJ Disrupts Southeast Asia Crypto Fraud Networks, Freezes $3.8 Million in Assets</a></p>
]]></content:encoded></item><item><title>Passwords in Active Directory Description Fields Risk</title><link>https://zxcloudsecurity.co.uk/posts/passwords-stored-active-directory-description-fields-credential-exposure/</link><pubDate>Thu, 04 Jun 2026 05:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/passwords-stored-active-directory-description-fields-credential-exposure/</guid><description>Plaintext passwords stored in Active Directory description fields are readable by any domain user — learn how to audit and remediate this credential exposu</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/04/all-the-passwords-were-stored-in-active-directory-description-fields/5250820">The Register — Security</a></p>
<hr>
<p>Passwords were found stored in plaintext within Active Directory user and computer description fields, making them trivially accessible to any authenticated user on the network. Because AD description fields are readable by all domain users by default, a low-privilege attacker or compromised account could harvest credentials at scale with a simple LDAP query. This represents a significant credential exposure risk in any hybrid or cloud-connected environment where AD is the identity backbone.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Active Directory environment immediately for plaintext credentials in description fields using tools such as BloodHound or a targeted LDAP query, and enforce a policy prohibiting sensitive data in AD attributes. In Azure AD/Entra ID hybrid environments, also check synced attributes to ensure no plaintext secrets have been replicated to the cloud directory.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/04/all-the-passwords-were-stored-in-active-directory-description-fields/5250820">All the passwords were stored in Active Directory description fields</a></p>
]]></content:encoded></item><item><title>Rethinking Cloud Resilience Against AI-Driven Attacks</title><link>https://zxcloudsecurity.co.uk/posts/commvault-ai-attackers-backup-resilience-rethink/</link><pubDate>Wed, 03 Jun 2026 22:31:29 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/commvault-ai-attackers-backup-resilience-rethink/</guid><description>Commvault warns AI-powered attackers are targeting backup infrastructure, leaving victims unable to recover. Here&amp;#39;s what cloud architects need to do now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/03/commvault-says-its-time-to-rethink-resiliency-as-ai-crooks-leave-victims-in-a-dark-dead-state/5250894">The Register — Security</a></p>
<hr>
<p>Commvault is urging organisations to fundamentally reassess their cyber resilience strategies as AI-powered attackers increasingly target backup and recovery infrastructure, leaving victims unable to restore operations. The concern is that traditional backup plans are insufficient if they are not regularly tested and hardened against modern threat actors who specifically seek to neutralise recovery capabilities. This matters because the failure point is no longer just data loss — it is the complete inability to recover.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Conduct immutable backup validation and regular recovery rehearsals in isolated environments; ensure your backup control plane and admin credentials are air-gapped or protected by separate identity controls from your primary estate to prevent attackers from disabling recovery options before deploying ransomware.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/03/commvault-says-its-time-to-rethink-resiliency-as-ai-crooks-leave-victims-in-a-dark-dead-state/5250894">Commvault says it&rsquo;s time to rethink resiliency as AI crooks leave victims in a &lsquo;dark, dead&rsquo; state</a></p>
]]></content:encoded></item><item><title>Rethinking Cloud Resilience Against AI-Powered Attacks</title><link>https://zxcloudsecurity.co.uk/posts/commvault-rethink-resilience-ai-ransomware-backup-recovery/</link><pubDate>Wed, 03 Jun 2026 22:31:29 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/commvault-rethink-resilience-ai-ransomware-backup-recovery/</guid><description>Commvault warns AI-driven attackers are targeting backup systems, leaving organisations unable to recover. Here&amp;#39;s what cloud architects must do now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/03/commvault-says-its-time-to-rethink-resiliency-as-ai-crooks-leave-victims-in-a-dark-dead-state/5250894">The Register — Security</a></p>
<hr>
<p>Commvault is urging organisations to fundamentally rethink their resilience strategies as AI-powered attackers increasingly target backup and recovery infrastructure, leaving victims unable to recover. The warning highlights that traditional backup plans are insufficient if they are not regularly tested under realistic attack conditions. As ransomware operators and AI-assisted threat actors specifically seek out and corrupt backup systems, untested recovery capabilities offer a false sense of security.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Conduct adversarial recovery testing — specifically simulate scenarios where backup infrastructure is compromised or unavailable — and ensure immutable, air-gapped backup copies exist outside the blast radius of your primary cloud environment. Review your recovery time objectives against actual tested recovery performance, not theoretical estimates.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/03/commvault-says-its-time-to-rethink-resiliency-as-ai-crooks-leave-victims-in-a-dark-dead-state/5250894">Commvault says it&rsquo;s time to rethink resiliency as AI crooks leave victims in a &lsquo;dark, dead&rsquo; state</a></p>
]]></content:encoded></item><item><title>AWS IoT Device Management MQTT Session Data API</title><link>https://zxcloudsecurity.co.uk/posts/aws-iot-device-management-mqtt-session-connectivity-api/</link><pubDate>Wed, 03 Jun 2026 21:15:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-iot-device-management-mqtt-session-connectivity-api/</guid><description>AWS IoT Device Management adds MQTT session and socket data to its connectivity API. Learn the IAM controls and security implications for IoT fleets.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/05/aws-iot-device-management-mqtt/">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS IoT Device Management has enhanced its connectivity status API to include detailed MQTT session data, such as session timeout and expiry values, plus optional socket-level details including IP addresses, ports, and VPC endpoint IDs. Unlike the IoT Core GetConnection API, which only retains data for 30 minutes post-disconnect, this API stores connection history indefinitely. This is useful for security auditing, forensic investigation of disconnect events, and monitoring connection patterns across large IoT fleets.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review and tighten IAM policies controlling access to the new socket-level details (source/destination IPs, ports, VPC endpoint IDs), as this data could aid lateral movement reconnaissance if exposed to over-privileged roles. Use the indefinite data retention capability to feed IoT connectivity logs into your SIEM for anomaly detection and post-incident forensics.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/05/aws-iot-device-management-mqtt/">AWS IoT Device Management adds MQTT session data to connectivity status API</a></p>
]]></content:encoded></item><item><title>AWS IoT Device Management: MQTT Session Data in API</title><link>https://zxcloudsecurity.co.uk/posts/aws-iot-device-management-mqtt-session-data-connectivity-status-api/</link><pubDate>Wed, 03 Jun 2026 21:15:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-iot-device-management-mqtt-session-data-connectivity-status-api/</guid><description>AWS IoT Device Management adds MQTT session data to its connectivity status API, with indefinite retention and IAM-controlled socket-level access for IoT f</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/05/aws-iot-device-management-mqtt/">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS IoT Device Management has enhanced its connectivity status API to include detailed MQTT session data, such as session timeout and expiry values, plus optional socket-level details including IP addresses, ports, and VPC endpoint IDs. Unlike the AWS IoT Core GetConnection API, which only retains data for 30 minutes post-disconnect, this API stores connection history indefinitely, improving long-term auditability. Access to sensitive socket-level information is controlled via IAM policies, allowing organisations to limit visibility to authorised teams.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review and tighten IAM policies governing access to the connectivity status API, particularly the socket-level data permissions, to ensure only operations and security teams have visibility into source/destination IPs and VPC endpoint IDs. Additionally, consider integrating the indefinite data retention capability into your IoT incident response and audit workflows to leverage historical disconnect data for forensic investigations.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/05/aws-iot-device-management-mqtt/">AWS IoT Device Management adds MQTT session data to connectivity status API</a></p>
]]></content:encoded></item><item><title>Curved Radio Beams Can Defeat Anti-Jamming Systems</title><link>https://zxcloudsecurity.co.uk/posts/curved-radio-beams-defeat-anti-jamming-technology-rice-university/</link><pubDate>Wed, 03 Jun 2026 20:57:39 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/curved-radio-beams-defeat-anti-jamming-technology-rice-university/</guid><description>Rice University researchers show curved radio beams can evade anti-jamming tech by hiding signal origins — implications for GPS and satellite-dependent clo</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/networks/2026/06/03/curving-beams-could-fool-anti-jamming-tech/5250872">The Register — Security</a></p>
<hr>
<p>Researchers at Rice University have demonstrated that curving radio beams can defeat anti-jamming systems by making it difficult to pinpoint the true origin of a jamming signal. Traditional anti-jamming defences rely on locating and neutralising the source of interference, but bent beams confound that localisation process. This has significant implications for secure wireless communications, including satellite links and GPS systems that underpin cloud and critical infrastructure connectivity.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Cloud architects relying on satellite uplinks, GPS-dependent services, or wireless backhaul should review their signal redundancy and failover strategies, as physical-layer jamming attacks may become harder to detect and mitigate at the source. Consider layering application-level integrity checks and network path diversity rather than assuming radio anti-jamming controls will hold.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/networks/2026/06/03/curving-beams-could-fool-anti-jamming-tech/5250872">Bend the beam like Beckham to defeat anti-jamming tech</a></p>
]]></content:encoded></item><item><title>Curved Radio Beams Can Defeat Anti-Jamming Systems</title><link>https://zxcloudsecurity.co.uk/posts/curved-radio-beams-defeat-anti-jamming-technology-wireless-security/</link><pubDate>Wed, 03 Jun 2026 20:57:39 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/curved-radio-beams-defeat-anti-jamming-technology-wireless-security/</guid><description>Rice University researchers show that bending radio signals defeats direction-finding anti-jamming tech, posing risks to wireless and IoT infrastructure.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/networks/2026/06/03/curving-beams-could-fool-anti-jamming-tech/5250872">The Register — Security</a></p>
<hr>
<p>Researchers at Rice University have demonstrated that curving or bending radio beams can defeat anti-jamming systems that rely on locating the source of interference. Because the signal no longer travels in a straight line, direction-finding techniques used to identify and counter jammers become ineffective. This has implications for any wireless communication infrastructure, including those supporting cloud-connected IoT, satellite links, and enterprise wireless networks.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Cloud architects relying on wireless backhaul, satellite connectivity, or IoT sensor networks should review their signal resilience strategy — consider whether your anti-jamming or interference-detection controls assume line-of-sight propagation, and engage your network security team to assess whether alternative detection methods (e.g. signal fingerprinting or multi-point triangulation) are in scope.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/networks/2026/06/03/curving-beams-could-fool-anti-jamming-tech/5250872">Bend the beam like Beckham to defeat anti-jamming tech</a></p>
]]></content:encoded></item><item><title>AWS Step Functions Adds AI Agent Steps via AgentCore</title><link>https://zxcloudsecurity.co.uk/posts/aws-step-functions-agentcore-agentic-reasoning-integration/</link><pubDate>Wed, 03 Jun 2026 20:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-step-functions-agentcore-agentic-reasoning-integration/</guid><description>AWS Step Functions integrates with Amazon Bedrock AgentCore to embed AI reasoning steps in workflows. Key security considerations for architects.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-step-functions-agentcore/">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS Step Functions now integrates with Amazon Bedrock AgentCore (currently in preview) to allow AI agent reasoning steps — such as document classification and data extraction — to be embedded directly into automated workflows. This enables multiple agents to run in parallel or sequence within a single workflow, with human approval gates and full audit trails via CloudWatch. For security teams, this introduces AI-driven decision-making into business-critical automation pipelines, expanding the attack surface and governance considerations.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review IAM permissions granted to Step Functions execution roles that invoke AgentCore harnesses, ensuring least-privilege access and that per-invocation model/prompt overrides cannot be manipulated by untrusted inputs. Establish logging and alerting on CloudWatch agent turn details from day one, and apply human approval steps before any agent action with write or destructive permissions.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-step-functions-agentcore/">AWS Step Functions adds AgentCore-powered agentic reasoning step</a></p>
]]></content:encoded></item><item><title>AWS Step Functions Adds AI Agent Steps via AgentCore</title><link>https://zxcloudsecurity.co.uk/posts/aws-step-functions-bedrock-agentcore-agentic-reasoning-integration/</link><pubDate>Wed, 03 Jun 2026 20:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-step-functions-bedrock-agentcore-agentic-reasoning-integration/</guid><description>AWS Step Functions integrates with Amazon Bedrock AgentCore to add AI reasoning steps in workflows. Key security considerations for architects around IAM a</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-step-functions-agentcore/">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS Step Functions now integrates with Amazon Bedrock AgentCore (currently in preview) to allow AI agent reasoning steps within automated workflows. This enables teams to embed LLM-based tasks such as document classification and data extraction directly into orchestrated pipelines, with parallel execution and human approval gates. Audit trails are available via CloudWatch, capturing agent inputs, outputs, and token usage.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review IAM permissions granted to Step Functions execution roles that invoke AgentCore harnesses — ensure least-privilege policies are applied, particularly around model invocation and tool access. Treat human approval steps as a mandatory control for any agentic action with write or destructive scope, and validate that CloudWatch audit logging is enabled before promoting any AgentCore-integrated workflow to production.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-step-functions-agentcore/">AWS Step Functions adds AgentCore-powered agentic reasoning step</a></p>
]]></content:encoded></item><item><title>OpenAI GPT-5.4 on AWS Bedrock GovCloud (US-West)</title><link>https://zxcloudsecurity.co.uk/posts/openai-gpt-5-4-amazon-bedrock-aws-govcloud-us-west/</link><pubDate>Wed, 03 Jun 2026 19:58:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/openai-gpt-5-4-amazon-bedrock-aws-govcloud-us-west/</guid><description>OpenAI GPT-5.4 is now available on Amazon Bedrock in AWS GovCloud (US-West), offering isolated inference for government and regulated-industry workloads.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/GPT54-available-in-aws-govcloud-us-west/">AWS What&rsquo;s New</a></p>
<hr>
<p>OpenAI&rsquo;s GPT-5.4 model is now generally available on Amazon Bedrock within AWS GovCloud (US-West), extending access to government and regulated-industry customers. The deployment leverages Bedrock&rsquo;s isolated inference infrastructure, ensuring prompts and responses remain within the customer&rsquo;s AWS environment and are not used for model training. This expands the options available for sensitive workloads requiring complex reasoning and document analysis under strict compliance controls.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Evaluate data residency and access control policies before enabling GPT-5.4 for sensitive workloads — confirm that Bedrock resource policies, VPC endpoints, and CloudTrail logging are configured to meet your organisation&rsquo;s compliance requirements, particularly if handling OFFICIAL-SENSITIVE or equivalent data in GovCloud.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/GPT54-available-in-aws-govcloud-us-west/">OpenAI GPT-5.4 generally available on Amazon Bedrock in AWS GovCloud (US-West)</a></p>
]]></content:encoded></item><item><title>Google Gemini Android Hijack via Notification Prompt Injecti</title><link>https://zxcloudsecurity.co.uk/posts/google-gemini-android-prompt-injection-notification-hijack/</link><pubDate>Wed, 03 Jun 2026 19:11:15 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/google-gemini-android-prompt-injection-notification-hijack/</guid><description>A prompt injection flaw let malicious WhatsApp, Slack, or SMS notifications hijack Google Gemini on Android — no malware required. Here&amp;#39;s what architects n</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/whatsapp-slack-notifications-could.html">The Hacker News</a></p>
<hr>
<p>A vulnerability in Google Gemini&rsquo;s Android integration allowed malicious content embedded in notifications from apps such as WhatsApp, Slack, Signal, and SMS to hijack the AI assistant without requiring any installed malware. An attacker could craft a poisoned notification that caused Gemini to open browser windows, impersonate contacts, initiate calls, or corrupt the assistant&rsquo;s long-term memory. This is a prompt injection attack exploiting the trust Gemini places in notification content it processes.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Organisations deploying Android devices with Gemini enabled should review mobile device management (MDM) policies to restrict AI assistant access to sensitive notification streams, and treat AI assistants as untrusted data processors when designing data-handling workflows. Raise awareness with security teams about prompt injection as a realistic attack vector on enterprise mobile estates.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/whatsapp-slack-notifications-could.html">WhatsApp, Slack Notifications Could Hijack Google Gemini on Android</a></p>
]]></content:encoded></item><item><title>Google Gemini Android Prompt Injection via Notifications</title><link>https://zxcloudsecurity.co.uk/posts/google-gemini-android-prompt-injection-whatsapp-slack-notifications/</link><pubDate>Wed, 03 Jun 2026 19:11:15 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/google-gemini-android-prompt-injection-whatsapp-slack-notifications/</guid><description>A prompt injection flaw let hostile WhatsApp, Slack, and Signal notifications hijack Google Gemini on Android — no malicious app required.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/whatsapp-slack-notifications-could.html">The Hacker News</a></p>
<hr>
<p>A prompt injection vulnerability in Google Gemini on Android allowed hostile content embedded in notifications from apps such as WhatsApp, Slack, Signal, and SMS to hijack the AI assistant without requiring any malicious app to be installed. An attacker could craft a poisoned message or notification that caused Gemini to perform unauthorised actions — including impersonating contacts, initiating calls, or corrupting its long-term memory. The attack required no user interaction beyond the assistant processing the notification, making it particularly dangerous for enterprise users relying on AI-assisted workflows.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your organisation&rsquo;s mobile device management (MDM) policies to restrict or audit Gemini&rsquo;s access to third-party app notifications, particularly on corporate Android devices. Until Google confirms a fully patched release, consider disabling Gemini&rsquo;s notification-reading capabilities via app permissions and assess whether AI assistant integrations meet your acceptable risk threshold for enterprise use.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/whatsapp-slack-notifications-could.html">WhatsApp, Slack Notifications Could Hijack Google Gemini on Android</a></p>
]]></content:encoded></item><item><title>One-Click GitHub OAuth Token Theft via VS Code</title><link>https://zxcloudsecurity.co.uk/posts/one-click-github-dev-oauth-token-theft-vscode/</link><pubDate>Wed, 03 Jun 2026 17:58:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/one-click-github-dev-oauth-token-theft-vscode/</guid><description>A one-click attack exploiting GitHub.dev and VS Code lets attackers steal GitHub OAuth tokens, exposing private repositories to full read/write access.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/one-click-github-dev-attack-lets.html">The Hacker News</a></p>
<hr>
<p>A one-click attack targeting GitHub.dev, the browser-based VS Code environment, allows an attacker to steal a victim&rsquo;s GitHub OAuth token simply by having them click a crafted link. The stolen token grants full read and write access to both public and private repositories. This is particularly dangerous because it requires no malware installation and exploits a legitimate GitHub feature.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit OAuth token scopes granted to GitHub.dev within your organisation and consider enforcing fine-grained personal access tokens with minimal repository permissions instead of broad OAuth tokens. Ensure developer awareness training covers the risk of clicking unsolicited GitHub.dev links, and review whether your GitHub organisation policies can restrict OAuth app access.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/one-click-github-dev-attack-lets.html">One-Click GitHub Dev Attack Lets Attackers Steal Full GitHub OAuth Tokens</a></p>
]]></content:encoded></item><item><title>One-Click VS Code Attack Steals GitHub OAuth Tokens</title><link>https://zxcloudsecurity.co.uk/posts/one-click-vscode-githubdev-attack-github-oauth-token-theft/</link><pubDate>Wed, 03 Jun 2026 17:58:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/one-click-vscode-githubdev-attack-github-oauth-token-theft/</guid><description>A one-click attack via VS Code&amp;#39;s GitHub.dev feature can steal full GitHub OAuth tokens, exposing private repos to read/write access.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/one-click-github-dev-attack-lets.html">The Hacker News</a></p>
<hr>
<p>A one-click attack targeting Microsoft VS Code&rsquo;s GitHub.dev feature allows an attacker to steal a victim&rsquo;s GitHub OAuth token simply by tricking them into clicking a crafted link. The stolen token grants read and write access to all repositories the victim can access, including private ones. This poses a significant supply chain risk, as compromised tokens could be used to inject malicious code into codebases.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Enforce short-lived, scoped OAuth tokens across your organisation and audit any GitHub Apps or integrations permitted in VS Code. Consider restricting or monitoring use of GitHub.dev in your developer environment policy, and enable GitHub token scanning and push protection to limit the blast radius of any token compromise.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/one-click-github-dev-attack-lets.html">One-Click GitHub Dev Attack Lets Attackers Steal Full GitHub OAuth Tokens</a></p>
]]></content:encoded></item><item><title>AWS ARC Adds Aurora &amp; Neptune Failover Automation</title><link>https://zxcloudsecurity.co.uk/posts/aws-arc-region-switch-aurora-scaling-neptune-failover/</link><pubDate>Wed, 03 Jun 2026 17:44:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-arc-region-switch-aurora-scaling-neptune-failover/</guid><description>AWS ARC Region switch gains Aurora serverless, provisioned scaling, and Neptune failover blocks, automating multi-region DB recovery and reducing RTO.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/region-switch-aurora-scaling-neptune-failover/">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS has added three new execution blocks to Amazon Application Recovery Controller (ARC) Region switch, automating database scaling and failover for Aurora (serverless and provisioned) and Neptune global databases during multi-region failover events. Previously, teams had to manually right-size secondary clusters under incident pressure, adding critical minutes to recovery time. These new blocks remove that manual step, reducing recovery time and human error during regional outages.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your existing ARC Region switch plans and incorporate the new Aurora and Neptune execution blocks to eliminate manual scaling steps from your runbooks. This is particularly relevant if you run active-passive Aurora global database configurations with scaled-down secondary clusters, as automating right-sizing directly reduces your effective RTO.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/region-switch-aurora-scaling-neptune-failover/">ARC Region switch adds Amazon Aurora scaling and Amazon Neptune global database failover</a></p>
]]></content:encoded></item><item><title>AWS ARC Adds Aurora &amp; Neptune Failover Automation</title><link>https://zxcloudsecurity.co.uk/posts/aws-arc-region-switch-aurora-scaling-neptune-global-database-failover/</link><pubDate>Wed, 03 Jun 2026 17:44:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-arc-region-switch-aurora-scaling-neptune-global-database-failover/</guid><description>AWS ARC Region switch gains automated Aurora scaling and Neptune global database failover blocks, reducing manual steps and recovery time in multi-region o</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/region-switch-aurora-scaling-neptune-failover/">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS has added three new execution blocks to Amazon Application Recovery Controller (ARC) Region switch, automating database scaling and failover for Aurora (serverless and provisioned) and Neptune global databases during multi-region failover events. Previously, engineers had to manually right-size secondary clusters under incident pressure, adding precious minutes to recovery time. These new blocks remove that manual step, reducing recovery time and human error during outages.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your existing ARC Region switch runbooks and integrate the new Aurora and Neptune execution blocks to eliminate manual scaling steps from your recovery plans. This is particularly important if you run active-passive Aurora global database configurations with scaled-down secondaries, as automating right-sizing directly reduces your practical RTO and the risk of operator error during a live incident.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/region-switch-aurora-scaling-neptune-failover/">ARC Region switch adds Amazon Aurora scaling and Amazon Neptune global database failover</a></p>
]]></content:encoded></item><item><title>Redis RCE Flaw CVE-2026-23479: 2-Year Bug Patched</title><link>https://zxcloudsecurity.co.uk/posts/redis-rce-vulnerability-cve-2026-23479-use-after-free-patched/</link><pubDate>Wed, 03 Jun 2026 16:40:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/redis-rce-vulnerability-cve-2026-23479-use-after-free-patched/</guid><description>Redis patches CVE-2026-23479, a use-after-free RCE flaw active since v7.2.0. Authenticated attackers could execute OS commands on the host. Patch now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">The Hacker News</a></p>
<hr>
<p>A critical remote code execution vulnerability (CVE-2026-23479) in Redis, introduced in version 7.2.0 over two years ago, has been patched following discovery by an autonomous AI-powered bug-hunting tool. The flaw is a use-after-free bug in Redis&rsquo;s blocking-client handling code, allowing any authenticated user to execute arbitrary operating system commands on the host server. This is significant because Redis is widely deployed across cloud environments as a caching and data store layer, meaning exposure could lead to full host compromise.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Prioritise patching all Redis instances to the May 5 fixed release immediately, paying particular attention to managed Redis services (AWS ElastiCache, Azure Cache for Redis, GCP Memorystore) and self-hosted deployments — check with your vendors for patch availability. In the interim, enforce network segmentation and strict authentication controls to limit which services and users can reach Redis endpoints, reducing the authenticated-user attack surface.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)</a></p>
]]></content:encoded></item><item><title>Redis RCE Flaw CVE-2026-23479: Patch Now</title><link>https://zxcloudsecurity.co.uk/posts/redis-rce-use-after-free-cve-2026-23479/</link><pubDate>Wed, 03 Jun 2026 16:40:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/redis-rce-use-after-free-cve-2026-23479/</guid><description>CVE-2026-23479 is a 2-year-old use-after-free RCE vulnerability in Redis 7.2.0+. Learn the risk and how to protect your cloud infrastructure.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">The Hacker News</a></p>
<hr>
<p>A use-after-free vulnerability in Redis (CVE-2026-23479) allows an authenticated user to execute arbitrary operating system commands on the host machine. Present in every stable Redis branch since version 7.2.0, the flaw went undetected for over two years before being discovered by an autonomous AI-powered code analysis tool. Because Redis is widely deployed as a caching and session layer in cloud environments, successful exploitation could lead to full host compromise.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Patch Redis to the May 5 release immediately across all environments — prioritise internet-adjacent or multi-tenant deployments. In the interim, enforce strict network segmentation so that only authorised application services can reach Redis, and audit whether any Redis instances permit external or untrusted client authentication.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/autonomous-ai-tool-finds-2-year-old-rce.html">Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479)</a></p>
]]></content:encoded></item><item><title>CVE-2026-45247: Magento RCE Flaw Added to CISA KEV</title><link>https://zxcloudsecurity.co.uk/posts/cisa-kev-magento-rce-cve-2026-45247-mirasvit-cache-warmer/</link><pubDate>Wed, 03 Jun 2026 16:30:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cisa-kev-magento-rce-cve-2026-45247-mirasvit-cache-warmer/</guid><description>CISA adds CVE-2026-45247, a CVSS 9.8 RCE flaw in the Mirasvit Cache Warmer Magento extension, to its KEV catalogue amid active exploitation.</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/cisa-adds-exploited-magento-rce-flaw.html">The Hacker News</a></p>
<hr>
<p>CISA has added CVE-2026-45247, a critical remote code execution vulnerability in the Mirasvit Cache Warmer Magento extension, to its Known Exploited Vulnerabilities catalogue following confirmed active exploitation. The flaw, scoring 9.8 on the CVSS scale, stems from insecure deserialisation of untrusted data, allowing an attacker to execute arbitrary code on affected systems. Any organisation running this extension on their Magento e-commerce platform should treat this as an urgent remediation priority.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Magento deployments immediately for the Mirasvit Cache Warmer extension and apply the vendor patch or remove the extension if no patch is available. Given active exploitation, also review web application firewall rules and inspect recent server logs for anomalous deserialisation payloads or unexpected outbound connections.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/cisa-adds-exploited-magento-rce-flaw.html">CISA Adds Exploited Magento RCE Flaw CVE-2026-45247 to KEV Catalog</a></p>
]]></content:encoded></item><item><title>Google DoubleClick Abused to Deliver DesckVB RAT</title><link>https://zxcloudsecurity.co.uk/posts/google-doubleclick-abused-malspam-deskvb-rat-delivery/</link><pubDate>Wed, 03 Jun 2026 16:29:16 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/google-doubleclick-abused-malspam-deskvb-rat-delivery/</guid><description>A new malspam campaign exploits Google&amp;#39;s trusted DoubleClick domain to bypass security tools and deliver the DesckVB remote access trojan to victims.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/google-doubleclick-abused-in-new.html">The Hacker News</a></p>
<hr>
<p>Attackers are exploiting Google&rsquo;s DoubleClick ad-serving domain as a redirect hop in malicious email campaigns, using its trusted reputation to bypass security filters before delivering the DesckVB remote access trojan. Because many email and web security tools whitelist or deprioritise scrutiny of well-known Google-owned domains, the technique significantly increases the likelihood of successful delivery. Once installed, a RAT gives attackers persistent remote control over the victim&rsquo;s machine.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your email and web proxy security policies to ensure that redirects through trusted domains — including Google-owned properties like DoubleClick — are still subject to full URL chain inspection and sandbox detonation. Consider enforcing policies that follow and evaluate the final destination URL rather than trusting the initial domain at face value.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/google-doubleclick-abused-in-new.html">Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT</a></p>
]]></content:encoded></item><item><title>Google DoubleClick Abused to Deliver DesckVB RAT</title><link>https://zxcloudsecurity.co.uk/posts/google-doubleclick-abused-malspam-d%D0%B5%D1%81kvb-rat-delivery/</link><pubDate>Wed, 03 Jun 2026 16:29:16 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/google-doubleclick-abused-malspam-d%D0%B5%D1%81kvb-rat-delivery/</guid><description>Attackers are exploiting Google&amp;#39;s trusted DoubleClick domain to bypass email security filters and deliver the DesckVB remote access trojan via malspam.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/google-doubleclick-abused-in-new.html">The Hacker News</a></p>
<hr>
<p>Attackers are exploiting Google&rsquo;s DoubleClick ad-serving domain as a redirect layer in malicious spam emails, using its trusted reputation to bypass security filtering tools before routing victims to attacker-controlled infrastructure that delivers the DesckVB remote access trojan. Because DoubleClick is a widely trusted Google domain, many email and web security products will not flag the initial link as suspicious. This technique is a growing trend of abusing legitimate cloud services to obscure the early stages of an attack chain.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your email and web proxy security controls to ensure they inspect the full redirect chain rather than trusting links solely based on the root domain — allowlisting DoubleClick or similar Google domains without inspecting downstream redirects creates a blind spot. Consider enforcing URL rewriting and sandboxed link-following in your email security gateway, and ensure endpoint detection controls are tuned to flag RAT behaviour post-delivery.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/google-doubleclick-abused-in-new.html">Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT</a></p>
]]></content:encoded></item><item><title>AWS SageMaker Unified Studio: 12-Language Support</title><link>https://zxcloudsecurity.co.uk/posts/aws-sagemaker-unified-studio-localisation-twelve-languages/</link><pubDate>Wed, 03 Jun 2026 15:26:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-sagemaker-unified-studio-localisation-twelve-languages/</guid><description>Amazon SageMaker Unified Studio now supports 12 languages. No security impact — a usability update for global teams with no changes to IAM or access contro</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/sagemaker-localization">AWS What&rsquo;s New</a></p>
<hr>
<p>Amazon SageMaker Unified Studio has added localisation support for twelve languages, allowing the interface to display in the user&rsquo;s preferred language based on browser settings or manual selection. This is a usability enhancement with no direct security implications. It is available across all AWS regions where SageMaker Unified Studio is supported.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> No security action is required for this update. Architects should note that language localisation does not affect IAM permissions, domain configurations, or access controls — existing governance and access policies remain unchanged.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/sagemaker-localization">Amazon SageMaker Unified Studio now supports a localized experience in twelve languages</a></p>
]]></content:encoded></item><item><title>AWS Config Adds 9 New Resource Types for Bedrock &amp; SageMaker</title><link>https://zxcloudsecurity.co.uk/posts/aws-config-new-resource-types-bedrock-sagemaker/</link><pubDate>Wed, 03 Jun 2026 15:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-config-new-resource-types-bedrock-sagemaker/</guid><description>AWS Config now supports 9 new resource types across Bedrock and SageMaker, improving compliance visibility for AI/ML workloads in your AWS environment.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/05/aws-config-new-resource-types">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS Config has added support for nine new resource types spanning Amazon Bedrock, Bedrock AgentCore, and SageMaker. This means organisations can now track, audit, and enforce compliance rules against these resources automatically if they have enabled recording for all resource types. The expansion is particularly relevant as AI/ML workloads become a growing part of enterprise cloud environments.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your AWS Config recording settings to confirm these new resource types are being captured, and consider authoring or adapting Config rules to enforce security baselines — such as network isolation, encryption, and access controls — for the newly supported Bedrock and SageMaker resources before they proliferate across your environment.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/05/aws-config-new-resource-types">AWS Config now supports 9 new resource types</a></p>
]]></content:encoded></item><item><title>AWS ECS Managed Instances Adds Trainium &amp; Inferentia</title><link>https://zxcloudsecurity.co.uk/posts/aws-ecs-managed-instances-trainium-inferentia-support/</link><pubDate>Wed, 03 Jun 2026 15:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-ecs-managed-instances-trainium-inferentia-support/</guid><description>Amazon ECS Managed Instances now supports Trainium and Inferentia AI accelerators. Learn the security implications for cloud architects running ML workload</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-ecs-managed-instances-neuron">AWS What&rsquo;s New</a></p>
<hr>
<p>Amazon ECS Managed Instances now supports AWS Trainium and Inferentia AI accelerator instance types, allowing teams to run ML training and inference workloads without managing the underlying EC2 infrastructure. A single task per instance is automatically allocated all accelerator resources via a NEURON_CORE configuration in the task definition. This is a feature release rather than a security event, though it expands the attack surface for ECS-based AI workloads.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review IAM task roles and ECS task definitions for any new Trainium or Inferentia capacity providers to ensure least-privilege access; single-task-per-instance placement reduces noisy-neighbour risk but means a compromised container has full access to all Neuron cores, so container isolation and image provenance controls are critical.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-ecs-managed-instances-neuron">Amazon ECS Managed Instances now supports AWS Trainium and AWS Inferentia</a></p>
]]></content:encoded></item><item><title>HD Moore Webinar: See Your Network Like an Attacker</title><link>https://zxcloudsecurity.co.uk/posts/hd-moore-webinar-network-attack-surface-visibility-zero-day/</link><pubDate>Wed, 03 Jun 2026 14:56:46 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/hd-moore-webinar-network-attack-surface-visibility-zero-day/</guid><description>HD Moore joins a webinar on moving beyond zero-day patching to network shape and blast radius reduction. Key viewing for cloud security architects.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/beyond-zero-day-see-your-network-like.html">The Hacker News</a></p>
<hr>
<p>This is a webinar announcement featuring HD Moore, creator of Metasploit, focused on network exposure and attack surface visibility rather than reactive patching. The core argument is that with zero-days arriving faster than patches and AI accelerating exploit development, organisations must shift focus to limiting what an attacker can reach once inside. It matters because it reframes security strategy around blast radius reduction rather than the increasingly futile race to patch everything in time.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Use this as a prompt to audit your cloud network segmentation and lateral movement paths — map which workloads can reach critical data stores or control planes, and enforce least-privilege network policies (e.g. security groups, VPC firewall rules, micro-segmentation) so a compromised instance has minimal onward reach.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/beyond-zero-day-see-your-network-like.html">Beyond the Zero-Day: See Your Network Like an Attacker | Webinar with HD Moore</a></p>
]]></content:encoded></item><item><title>HD Moore Webinar: See Your Network Like an Attacker</title><link>https://zxcloudsecurity.co.uk/posts/hd-moore-webinar-network-attack-surface-zero-day-blast-radius/</link><pubDate>Wed, 03 Jun 2026 14:56:46 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/hd-moore-webinar-network-attack-surface-zero-day-blast-radius/</guid><description>HD Moore joins a webinar on why network shape and blast radius matter more than patch speed in a world of endless zero-days and AI-assisted exploits.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/beyond-zero-day-see-your-network-like.html">The Hacker News</a></p>
<hr>
<p>This is a webinar featuring HD Moore, creator of Metasploit, focused on shifting security strategy away from reactive patching and towards understanding network exposure and attack paths. The core argument is that zero-days and AI-generated exploits make &lsquo;patch everything in time&rsquo; an unrealistic goal. What matters more is controlling what an attacker can reach once they&rsquo;re inside — a principle of blast radius reduction.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Use this as a prompt to audit your network segmentation and lateral movement paths in cloud environments — map east-west traffic flows, review VPC peering and transit gateway configurations, and validate that microsegmentation or zero-trust controls are actually limiting what a compromised workload can reach.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/beyond-zero-day-see-your-network-like.html">Beyond the Zero-Day: See Your Network Like an Attacker | Webinar with HD Moore</a></p>
]]></content:encoded></item><item><title>Microsoft 365 Android Debug Flag Exposes Account Tokens</title><link>https://zxcloudsecurity.co.uk/posts/microsoft-365-android-debug-flag-account-token-theft/</link><pubDate>Wed, 03 Jun 2026 14:56:35 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/microsoft-365-android-debug-flag-account-token-theft/</guid><description>A leftover debug flag in Microsoft 365 Android apps let any installed app steal account tokens silently, exposing email, files and calendar data.</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/microsoft-365-android-apps-let-any-app.html">The Hacker News</a></p>
<hr>
<p>A debug flag accidentally left enabled in production builds of multiple Microsoft 365 Android apps disabled a security check that restricts account token sharing to trusted Microsoft applications. As a result, any app installed on the same Android device could silently request and receive the signed-in user&rsquo;s authentication token, granting full access to email, files, calendar, and the ability to send messages on their behalf. No user interaction, credentials, or elevated permissions were required to exploit this.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your mobile application management (MAM) and Conditional Access policies to ensure app-based controls are enforced at the resource level and are not solely reliant on client-side token handling. Until Microsoft confirms a fully patched build is deployed, consider enforcing Continuous Access Evaluation (CAE) and restricting M365 access on Android to Intune-managed devices with compliant app versions.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/microsoft-365-android-apps-let-any-app.html">Microsoft 365 Android Apps Let Any App Steal Account Tokens via Leftover Debug Flag</a></p>
]]></content:encoded></item><item><title>Microsoft 365 Android Token Theft via Debug Flag Flaw</title><link>https://zxcloudsecurity.co.uk/posts/microsoft-365-android-token-theft-debug-flag-vulnerability/</link><pubDate>Wed, 03 Jun 2026 14:56:35 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/microsoft-365-android-token-theft-debug-flag-vulnerability/</guid><description>A leftover debug flag in Microsoft 365 Android apps let any installed app steal account tokens silently, exposing email, files and calendar data.</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/microsoft-365-android-apps-let-any-app.html">The Hacker News</a></p>
<hr>
<p>A debug flag accidentally left enabled in production builds of multiple Microsoft 365 Android apps disabled the trust check that normally restricts account-token sharing to authorised Microsoft applications. As a result, any app installed on the same Android device could silently request and receive a valid authentication token, granting full access to the victim&rsquo;s email, files, calendar, and messaging without any user interaction or additional permissions. The flaw affects any user running a vulnerable Microsoft 365 Android app while also having a malicious or compromised app on the same device.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Mandate immediate updates to all affected Microsoft 365 Android apps across your managed device estate via your MDM/UEM solution, and review Conditional Access policies to detect anomalous token usage or unexpected app sign-ins. Consider temporarily blocking unmanaged Android devices from accessing Microsoft 365 resources until patched app versions are confirmed deployed.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/microsoft-365-android-apps-let-any-app.html">Microsoft 365 Android Apps Let Any App Steal Account Tokens via Leftover Debug Flag</a></p>
]]></content:encoded></item><item><title>Microsoft Exploit Leak: Researcher Bypasses Disclosure</title><link>https://zxcloudsecurity.co.uk/posts/microsoft-exploit-leak-researcher-bypasses-responsible-disclosure/</link><pubDate>Wed, 03 Jun 2026 14:30:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/microsoft-exploit-leak-researcher-bypasses-responsible-disclosure/</guid><description>A bug hunter has publicly leaked Microsoft exploits in protest at Redmond&amp;#39;s disclosure handling, raising urgent patching concerns for Azure and Windows env</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/03/another-bug-hunter-leaks-microsoft-exploits-in-defiance-of-companys-handling-of-vulnerability-disclosures/5250590">The Register — Security</a></p>
<hr>
<p>A security researcher has publicly leaked Microsoft exploit code in protest at how the company handles vulnerability disclosures, following a similar incident by a researcher known as Nightmare Eclipse. The move bypasses responsible disclosure norms, meaning working exploits are now publicly available before Microsoft has necessarily issued patches. This significantly raises the risk for organisations running unpatched Microsoft and Azure environments.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your Microsoft and Azure patch status immediately and prioritise any outstanding security updates — publicly available exploit code dramatically shortens the window between disclosure and active exploitation. Ensure your vulnerability management process includes alerting on zero-day and pre-patch public exploit releases, not just CVE publication.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/03/another-bug-hunter-leaks-microsoft-exploits-in-defiance-of-companys-handling-of-vulnerability-disclosures/5250590">Another bug hunter leaks Microsoft exploits in defiance of company’s handling of vulnerability disclosures</a></p>
]]></content:encoded></item><item><title>Microsoft Exploit Leaked: Researcher Bypasses Disclosure</title><link>https://zxcloudsecurity.co.uk/posts/microsoft-exploit-leaked-researcher-defies-vulnerability-disclosure-process/</link><pubDate>Wed, 03 Jun 2026 14:30:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/microsoft-exploit-leaked-researcher-defies-vulnerability-disclosure-process/</guid><description>A bug hunter has leaked Microsoft exploit code publicly, bypassing responsible disclosure. Cloud architects should patch Microsoft systems immediately.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/03/another-bug-hunter-leaks-microsoft-exploits-in-defiance-of-companys-handling-of-vulnerability-disclosures/5250590">The Register — Security</a></p>
<hr>
<p>A security researcher has publicly leaked Microsoft exploit code in protest at how the company handles vulnerability disclosures, following a similar incident by a researcher known as Nightmare Eclipse. The researcher chose to bypass responsible disclosure and release exploits immediately, arguing Microsoft&rsquo;s process is inadequate. This creates immediate risk as working exploit code is now publicly available before patches may be widely applied.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review your Azure and Microsoft 365 patch status urgently and prioritise any outstanding Microsoft security updates, as publicly available exploit code significantly shortens the window between disclosure and active exploitation. Monitor Microsoft&rsquo;s Security Response Center and threat intelligence feeds closely for CVE details tied to these leaks.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/03/another-bug-hunter-leaks-microsoft-exploits-in-defiance-of-companys-handling-of-vulnerability-disclosures/5250590">Another bug hunter leaks Microsoft exploits in defiance of company’s handling of vulnerability disclosures</a></p>
]]></content:encoded></item><item><title>Reducing IAM Attack Surface with IVIP Platforms</title><link>https://zxcloudsecurity.co.uk/posts/iam-attack-surface-identity-visibility-intelligence-platform-ivip/</link><pubDate>Wed, 03 Jun 2026 11:58:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/iam-attack-surface-identity-visibility-intelligence-platform-ivip/</guid><description>Identity Dark Matter is exposing enterprise cloud environments to risk. Learn how Identity Visibility and Intelligence Platforms help close IAM gaps.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/shrinking-iam-attack-surface-through.html">The Hacker News</a></p>
<hr>
<p>Modern enterprise identity and access management (IAM) is increasingly fragmented across applications, machine identities, and decentralised teams, creating blind spots known as &lsquo;Identity Dark Matter&rsquo; — activity that falls outside centralised IAM controls. Identity Visibility and Intelligence Platforms (IVIP) are emerging as a way to consolidate this visibility and reduce the exploitable attack surface. This matters because unmanaged identities are a primary vector for privilege abuse and lateral movement in cloud environments.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your current IAM coverage gaps by mapping all human, machine, and federated identities across your cloud estate — then evaluate IVIP tooling to surface shadow identities and unmanaged service accounts that your existing IAM tooling cannot see.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/shrinking-iam-attack-surface-through.html">Shrinking the IAM Attack Surface through Identity Visibility and Intelligence Platforms (IVIP)</a></p>
]]></content:encoded></item><item><title>AI Cracks Medieval Ciphers: Lessons for Modern Crypto</title><link>https://zxcloudsecurity.co.uk/posts/ai-used-to-decrypt-medieval-ciphers-cryptanalysis/</link><pubDate>Wed, 03 Jun 2026 11:04:40 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/ai-used-to-decrypt-medieval-ciphers-cryptanalysis/</guid><description>AI is being used to break historical medieval ciphers. Here&amp;#39;s what it means for cloud security architects relying on legacy or weak encryption schemes.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/ai-used-to-decrypt-medieval-ciphers.html">Schneier on Security</a></p>
<hr>
<p>Researchers are applying machine learning techniques to crack historical hand-written ciphers used in medieval correspondence, including diplomatic and personal communications. While academically fascinating, this work demonstrates that AI can systematically analyse and break pattern-based encryption schemes that were previously considered too obscure to decode at scale. It highlights the broader capability of AI to accelerate cryptanalysis against weak or legacy cipher designs.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> No immediate action is required, but this research serves as a timely reminder to audit any legacy or proprietary encryption schemes in your environment — AI-assisted cryptanalysis lowers the bar for breaking non-standard ciphers. Ensure all sensitive data at rest and in transit is protected by modern, well-vetted standards such as AES-256 and TLS 1.3, and avoid reliance on security through obscurity.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/ai-used-to-decrypt-medieval-ciphers.html">AI Used to Decrypt Medieval Ciphers</a></p>
]]></content:encoded></item><item><title>AI Decrypts Medieval Ciphers: Crypto Lessons</title><link>https://zxcloudsecurity.co.uk/posts/ai-decrypts-medieval-ciphers-cryptography-implications/</link><pubDate>Wed, 03 Jun 2026 11:04:40 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/ai-decrypts-medieval-ciphers-cryptography-implications/</guid><description>Researchers use AI to crack historical medieval ciphers. Here&amp;#39;s what it means for modern cryptography and legacy encryption risks.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/ai-used-to-decrypt-medieval-ciphers.html">Schneier on Security</a></p>
<hr>
<p>Researchers are applying machine learning techniques to decode historical hand-written ciphers used in medieval correspondence, including diplomatic and personal communications. Whilst not a direct cybersecurity threat, it demonstrates AI&rsquo;s growing capability to break encryption schemes that were previously considered uncrackable. This has broader implications for understanding how AI might be applied to attack legacy or weak cryptographic implementations.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> No immediate action required, but treat this as a signal to audit any legacy or non-standard encryption schemes in your environment — if AI can crack medieval ciphers, weak or deprecated algorithms (e.g. DES, MD5, RC4) are increasingly at risk. Ensure your cryptographic inventory is up to date and aligned with current NCSC guidance.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.schneier.com/blog/archives/2026/06/ai-used-to-decrypt-medieval-ciphers.html">AI Used to Decrypt Medieval Ciphers</a></p>
]]></content:encoded></item><item><title>UK Banks Excluded from Anthropic Glasswing AI Programme</title><link>https://zxcloudsecurity.co.uk/posts/uk-banks-excluded-anthropic-glasswing-openai-gpt-5-5-financial-sector/</link><pubDate>Wed, 03 Jun 2026 11:04:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/uk-banks-excluded-anthropic-glasswing-openai-gpt-5-5-financial-sector/</guid><description>Anthropic expands its Glasswing partner programme but excludes UK banks, while OpenAI offers GPT-5.5 access — implications for UK financial sector AI strat</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/03/anthropic-ups-glasswing-partner-count-4x-uk-banks-snubbed/5250450">The Register — Security</a></p>
<hr>
<p>Anthropic has expanded its Glasswing partner programme fourfold, inducting 150 new organisations including the first non-US members, while UK banks have notably been excluded from the initiative. In parallel, OpenAI is offering UK financial institutions access to GPT-5.5, highlighting a competitive dynamic in AI partnerships within the regulated financial sector. The exclusion raises questions around data sovereignty, regulatory compliance, and which AI vendors UK-regulated entities can practically partner with.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Cloud security architects at UK financial institutions should assess the compliance and data residency implications of both OpenAI and Anthropic offerings before committing to either platform, paying close attention to FCA and PRA guidance on third-party AI risk and ensuring any AI partnership agreements include robust contractual controls around data handling and model governance.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/03/anthropic-ups-glasswing-partner-count-4x-uk-banks-snubbed/5250450">UK banks offered access to OpenAI’s GPT-5.5 amid exclusion from Anthropic’s Glasswing expansion</a></p>
]]></content:encoded></item><item><title>UK Banks Snubbed by Anthropic Glasswing, Offered OpenAI GPT-</title><link>https://zxcloudsecurity.co.uk/posts/uk-banks-anthropic-glasswing-exclusion-openai-gpt-5-5/</link><pubDate>Wed, 03 Jun 2026 11:04:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/uk-banks-anthropic-glasswing-exclusion-openai-gpt-5-5/</guid><description>Anthropic expands its Glasswing AI partner programme but excludes UK banks. OpenAI steps in with GPT-5.5 access. What this means for financial sector secur</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/security/2026/06/03/anthropic-ups-glasswing-partner-count-4x-uk-banks-snubbed/5250450">The Register — Security</a></p>
<hr>
<p>Anthropic has expanded its Glasswing partner programme fourfold, inducting 150 new organisations including the first non-US members, while UK banks have notably been excluded. OpenAI has moved to fill the gap by offering UK financial institutions access to GPT-5.5. The development highlights growing competitive dynamics in enterprise AI access and raises questions about supply chain concentration risk for financial sector security teams.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Cloud security architects in UK financial services should assess the security posture, data residency commitments, and compliance certifications of any AI provider they are offered as an alternative — do not treat OpenAI&rsquo;s GPT-5.5 access as a like-for-like replacement for Anthropic without conducting due diligence on API security controls, data handling agreements, and regulatory alignment with FCA/PRA expectations.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/security/2026/06/03/anthropic-ups-glasswing-partner-count-4x-uk-banks-snubbed/5250450">UK banks offered access to OpenAI’s GPT-5.5 amid exclusion from Anthropic’s Glasswing expansion</a></p>
]]></content:encoded></item><item><title>Windows Search URI Flaw Leaks NTLMv2 Hashes – Unpatched</title><link>https://zxcloudsecurity.co.uk/posts/windows-search-uri-ntlmv2-hash-leak-unpatched-cve-2026-33829/</link><pubDate>Wed, 03 Jun 2026 10:18:52 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/windows-search-uri-ntlmv2-hash-leak-unpatched-cve-2026-33829/</guid><description>An unpatched Windows search: URI handler vulnerability lets attackers steal NTLMv2 hashes for credential relay or offline cracking. No patch available yet.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/unpatched-windows-search-uri.html">The Hacker News</a></p>
<hr>
<p>An unpatched vulnerability in Windows&rsquo; &lsquo;search:&rsquo; URI handler can be exploited to leak a user&rsquo;s NTLMv2 credential hash to an attacker, similar to a recently disclosed flaw in the Windows Snipping Tool (CVE-2026-33829). NTLMv2 hashes can be cracked offline or used in relay attacks to authenticate as the victim. The vulnerability remains unpatched, making it an active risk for any Windows environment, including cloud-connected hybrid setups.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Block or restrict outbound SMB traffic (TCP 445) at the network perimeter and enforce NTLM restrictions via Group Policy or Azure AD Conditional Access to reduce relay attack exposure. Additionally, consider deploying Defender for Endpoint or equivalent EDR rules to flag suspicious search: URI handler invocations until a patch is available.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/unpatched-windows-search-uri.html">Unpatched Windows Search URI Vulnerability Lets Attackers Steal NTLMv2 Hashes</a></p>
]]></content:encoded></item><item><title>CVE-2025-60876: BusyBox wget Header Injection Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2025-60876-busybox-wget-http-header-injection/</link><pubDate>Wed, 03 Jun 2026 08:44:50 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2025-60876-busybox-wget-http-header-injection/</guid><description>CVE-2025-60876 affects BusyBox wget ≤1.3.7, allowing HTTP header injection via control characters in URLs. Patch container images now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-60876">Microsoft Security Response Center</a></p>
<hr>
<p>A vulnerability in BusyBox wget versions up to 1.3.7 allows attackers to inject arbitrary HTTP headers by embedding carriage return, line feed, or other control characters into the URL path or query string — a technique known as HTTP response splitting or header injection. This can enable request smuggling, session hijacking, or cache poisoning depending on the backend infrastructure. Any Azure or cloud workload using an affected BusyBox version to make outbound HTTP requests may be at risk.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit container images and lightweight Linux environments (particularly Alpine-based or IoT-adjacent workloads) for BusyBox wget versions at or below 1.3.7, and update to a patched release immediately. Enforce input validation at API gateways and WAF layers to strip raw control characters from HTTP request targets as a defence-in-depth measure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-60876">CVE-2025-60876 BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).</a></p>
]]></content:encoded></item><item><title>CVE-2026-25541: Integer Overflow in Rust BytesMut</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-25541-rust-bytesmut-reserve-integer-overflow-azure/</link><pubDate>Wed, 03 Jun 2026 08:42:45 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-25541-rust-bytesmut-reserve-integer-overflow-azure/</guid><description>CVE-2026-25541 exposes an integer overflow in the Rust bytes crate&amp;#39;s BytesMut::reserve, risking memory corruption in Azure and cloud-native Rust apps.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25541">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-25541 is an integer overflow vulnerability in the Rust &lsquo;bytes&rsquo; crate, specifically within the BytesMut::reserve function. Integer overflows in memory management libraries can lead to heap buffer overflows, potentially enabling arbitrary memory corruption or remote code execution. This is particularly significant given the widespread use of the &lsquo;bytes&rsquo; crate across cloud-native Rust applications and frameworks such as Tokio.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Rust-based services and container images for dependency on the &lsquo;bytes&rsquo; crate and update to a patched version immediately. Pay particular attention to any Azure-hosted workloads or pipelines that process untrusted input, as memory corruption vulnerabilities of this class can be exploited to achieve code execution.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25541">CVE-2026-25541 Bytes is vulnerable to integer overflow in BytesMut::reserve</a></p>
]]></content:encoded></item><item><title>CVE-2025-29923: go-redis Out-of-Order Response Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2025-29923-go-redis-out-of-order-response-client-setinfo/</link><pubDate>Wed, 03 Jun 2026 08:41:38 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2025-29923-go-redis-out-of-order-response-client-setinfo/</guid><description>CVE-2025-29923 in go-redis can cause out-of-order responses when CLIENT SETINFO times out. Learn the risk and remediation steps.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29923">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2025-29923 affects go-redis, a popular Go client library for Redis, where a timeout during the CLIENT SETINFO command at connection establishment can cause responses to be returned out of order. This race condition can result in a client receiving incorrect data, potentially leading to data corruption or unintended application behaviour. Applications using go-redis in Azure or other cloud environments that rely on connection pooling may be silently affected.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any workloads using the go-redis library and upgrade to the patched version as soon as possible. Pay particular attention to services with high connection churn or aggressive connection timeouts, as these are most likely to trigger the out-of-order response condition.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-29923">CVE-2025-29923 go-redis allows potential out of order responses when <code>CLIENT SETINFO</code> times out during connection establishment</a></p>
]]></content:encoded></item><item><title>CVE-2024-7598: Azure Kubernetes Network Bypass Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2024-7598-azure-kubernetes-network-restriction-bypass-race-condition/</link><pubDate>Wed, 03 Jun 2026 08:41:20 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2024-7598-azure-kubernetes-network-restriction-bypass-race-condition/</guid><description>CVE-2024-7598 exposes a race condition in Kubernetes namespace termination that allows network restriction bypass in Azure environments. Patch now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-7598">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2024-7598 is a race condition vulnerability in Kubernetes namespace termination that can allow an attacker to bypass network restrictions within Azure-hosted clusters. During the brief window when a namespace is being deleted, network policies may not be correctly enforced, potentially permitting unauthorised traffic between pods or services. This matters because it could allow lateral movement or data exfiltration in multi-tenant or segmented environments.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review any workloads relying solely on Kubernetes network policies for isolation in Azure Kubernetes Service (AKS); consider supplementing with Azure Network Security Groups or Calico-enforced policies and monitor for unexpected cross-namespace traffic, particularly during namespace lifecycle events. Apply any available patches or mitigations from Microsoft promptly.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-7598">CVE-2024-7598 Network restriction bypass via race condition during namespace termination</a></p>
]]></content:encoded></item><item><title>HTTP/2 Bomb DoS Flaw Hits NGINX, Apache, IIS &amp; Envoy</title><link>https://zxcloudsecurity.co.uk/posts/http2-bomb-vulnerability-remote-dos-nginx-apache-iis-envoy-cloudflare/</link><pubDate>Wed, 03 Jun 2026 08:33:35 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/http2-bomb-vulnerability-remote-dos-nginx-apache-iis-envoy-cloudflare/</guid><description>The HTTP/2 Bomb vulnerability enables remote denial-of-service attacks against NGINX, Apache, IIS, Envoy, and Cloudflare Pingora via default HTTP/2 configs</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/new-http2-bomb-vulnerability-allows.html">The Hacker News</a></p>
<hr>
<p>A newly discovered vulnerability dubbed &lsquo;HTTP/2 Bomb&rsquo; 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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your HTTP/2 configurations across all edge and origin servers immediately, and apply vendor patches or mitigations as they are released — prioritising internet-facing NGINX, Apache, IIS, and Envoy instances. In the interim, consider enforcing HTTP/2 connection and stream limits at your load balancer or WAF layer to reduce exposure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/new-http2-bomb-vulnerability-allows.html">New HTTP/2 Bomb Vulnerability Allows Remote DoS on NGINX, Apache, IIS, Envoy &amp; Cloudflare</a></p>
]]></content:encoded></item><item><title>CVE-2020-8561: Kubernetes Webhook Redirect Flaw in AKS</title><link>https://zxcloudsecurity.co.uk/posts/cve-2020-8561-kubernetes-kube-apiserver-webhook-redirect-ssrf-azure/</link><pubDate>Wed, 03 Jun 2026 08:02:13 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2020-8561-kubernetes-kube-apiserver-webhook-redirect-ssrf-azure/</guid><description>CVE-2020-8561 allows webhook redirect abuse in kube-apiserver, enabling SSRF via Kubernetes admission webhooks. Affects AKS and self-managed clusters.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-8561">Microsoft Security Response Center</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review and restrict who has permission to create or modify ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects in your Kubernetes clusters — limit this to highly trusted administrators only. Audit existing webhook configurations for unexpected or suspicious target URLs, and consider network policies that restrict where the kube-apiserver can make outbound connections.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-8561">CVE-2020-8561 Webhook redirect in kube-apiserver</a></p>
]]></content:encoded></item><item><title>AWS IoT Core Adds Auth &amp; Ping Logs in CloudWatch</title><link>https://zxcloudsecurity.co.uk/posts/aws-iot-core-cloudwatch-ping-authn-error-logs/</link><pubDate>Wed, 03 Jun 2026 07:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-iot-core-cloudwatch-ping-authn-error-logs/</guid><description>AWS IoT Core now offers Ping and Connection.AuthNError CloudWatch log types to help detect connectivity failures and authentication errors across IoT fleet</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-iot-core-ping-auth-logs/">AWS What&rsquo;s New</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Enable these new log event types in your AWS IoT Core logging configuration and consider creating CloudWatch Metric Filters or alarms on Connection.AuthNError events to surface potential credential misuse or certificate expiry issues proactively — particularly useful in large-scale fleets where silent authentication failures are easy to miss.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-iot-core-ping-auth-logs/">AWS IoT Core adds new logs to troubleshoot connectivity and authentication</a></p>
]]></content:encoded></item><item><title>AWS IoT Core Adds Auth &amp; Ping Logs in CloudWatch</title><link>https://zxcloudsecurity.co.uk/posts/aws-iot-core-ping-authn-error-cloudwatch-logs/</link><pubDate>Wed, 03 Jun 2026 07:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-iot-core-ping-authn-error-cloudwatch-logs/</guid><description>AWS IoT Core introduces Ping and Connection.AuthNError CloudWatch log types to help detect MQTT connectivity failures and authentication errors across IoT</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-iot-core-ping-auth-logs/">AWS What&rsquo;s New</a></p>
<hr>
<p>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 additions give security and operations teams better visibility into device connectivity failures and credential or certificate issues across IoT fleets. This is a positive observability improvement rather than a vulnerability disclosure.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Enable event-level logging in AWS IoT Core and opt into both new event types immediately — feed Connection.AuthNError logs into your SIEM or CloudWatch alarms to detect potential credential stuffing or certificate misconfiguration across your IoT fleet at scale.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-iot-core-ping-auth-logs/">AWS IoT Core adds new logs to troubleshoot connectivity and authentication</a></p>
]]></content:encoded></item><item><title>Weedhack MaaS Campaign Hits 86K via Minecraft Mods</title><link>https://zxcloudsecurity.co.uk/posts/weedhack-minecraft-maas-countloader-cryptominer-campaign/</link><pubDate>Wed, 03 Jun 2026 06:16:54 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/weedhack-minecraft-maas-countloader-cryptominer-campaign/</guid><description>The Weedhack malware-as-a-service campaign targets Minecraft players via YouTube, deploying CountLoader and cryptominers across 86,000+ systems since Janua</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/weedhack-attacks-minecraft-users.html">The Hacker News</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> 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.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/weedhack-attacks-minecraft-users.html">Weedhack Attacks Minecraft Users, CountLoader Hits 86K, Miners Spread via Pirated Content</a></p>
]]></content:encoded></item><item><title>Weedhack MaaS Targets Minecraft Users via YouTube</title><link>https://zxcloudsecurity.co.uk/posts/weedhack-minecraft-malware-countloader-youtube-campaign/</link><pubDate>Wed, 03 Jun 2026 06:16:54 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/weedhack-minecraft-malware-countloader-youtube-campaign/</guid><description>The Weedhack malware-as-a-service campaign targets Minecraft players via YouTube, with CountLoader hitting 86K victims. Learn what this means for security</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/weedhack-attacks-minecraft-users.html">The Hacker News</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> While this campaign primarily targets consumers, architects should review endpoint security policies for corporate devices that may have gaming software installed, and ensure DNS filtering and web proxies block known malicious YouTube redirect chains and payload-hosting domains associated with Weedhack. Consider adding gaming and piracy-related domains to URL category block lists on managed endpoints.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/weedhack-attacks-minecraft-users.html">Weedhack Attacks Minecraft Users, CountLoader Hits 86K, Miners Spread via Pirated Content</a></p>
]]></content:encoded></item><item><title>CVE-2026-45247: Mirasvit Cache Warmer RCE Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-45247-mirasvit-full-page-cache-warmer-rce-deserialization/</link><pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-45247-mirasvit-full-page-cache-warmer-rce-deserialization/</guid><description>CVE-2026-45247 allows unauthenticated RCE via PHP deserialisation in Mirasvit Full Page Cache Warmer. Actively exploited — patch immediately.</description><content:encoded><![CDATA[<p>🔴 <strong>Critical</strong>  |  <strong>Source:</strong> <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CISA Known Exploited Vulnerabilities</a></p>
<hr>
<p>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&rsquo;s inclusion in its Known Exploited Vulnerabilities catalogue.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Identify any Magento or Adobe Commerce instances running the Mirasvit Full Page Cache Warmer extension and apply the vendor patch immediately ahead of the 6 June 2026 remediation deadline. Where patching is not immediately possible, implement a WAF rule to inspect and block malicious serialised PHP objects in the CacheWarmer cookie as an interim control.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">CVE-2026-45247: Mirasvit Mirasvit Full Page Cache Warmer</a></p>
]]></content:encoded></item><item><title>Ransomware Operator Breaks CIS Rule: What It Means</title><link>https://zxcloudsecurity.co.uk/posts/ransomware-operator-breaks-cis-rule-criminal-infects-russia/</link><pubDate>Tue, 02 Jun 2026 21:58:34 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/ransomware-operator-breaks-cis-rule-criminal-infects-russia/</guid><description>A ransomware criminal ignored the unwritten rule protecting CIS nations from attack. Here&amp;#39;s what this shift means for cloud security teams.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/02/dumbass-criminal-breaks-the-first-rule-of-ransomware-club/5250380">The Register — Security</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Use this as a reminder to review whether your ransomware detection and response playbooks account for threat actors who may no longer respect traditional geographic boundaries — do not assume CIS-origin malware will avoid your organisation based on locale checks alone.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/02/dumbass-criminal-breaks-the-first-rule-of-ransomware-club/5250380">&lsquo;Dumbass&rsquo; criminal breaks the &lsquo;first rule of ransomware club&rsquo;</a></p>
]]></content:encoded></item><item><title>Ransomware Operator Caught Breaking CIS No-Target Rule</title><link>https://zxcloudsecurity.co.uk/posts/ransomware-operator-breaks-cis-no-target-rule-russia/</link><pubDate>Tue, 02 Jun 2026 21:58:34 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/ransomware-operator-breaks-cis-no-target-rule-russia/</guid><description>A ransomware criminal was exposed after targeting Russia-linked CIS countries, violating the unwritten rules that shield many cybercrime groups from prosec</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/02/dumbass-criminal-breaks-the-first-rule-of-ransomware-club/5250380">The Register — Security</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> 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.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/cyber-crime/2026/06/02/dumbass-criminal-breaks-the-first-rule-of-ransomware-club/5250380">&lsquo;Dumbass&rsquo; criminal breaks the &lsquo;first rule of ransomware club&rsquo;</a></p>
]]></content:encoded></item><item><title>CVE-2026-10584: AWS Graph Explorer HTTPS Fallback Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-10584-aws-graph-explorer-https-fallback-cleartext/</link><pubDate>Tue, 02 Jun 2026 19:17:39 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-10584-aws-graph-explorer-https-fallback-cleartext/</guid><description>CVE-2026-10584 causes Graph Explorer (v1.1.0–3.0.1) to silently fall back to HTTP, exposing Amazon Neptune data in cleartext. Upgrade to v3.0.1 now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-038-aws/">AWS Security Bulletins</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any Graph Explorer deployments running versions 1.1.0 through 3.0.1 and upgrade to 3.0.1 immediately; additionally, enforce network-level controls (e.g. VPC security groups or WAF rules) to block plain HTTP traffic to Neptune endpoints as a defence-in-depth measure while patching is underway.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-038-aws/">CVE-2026-10584 - HTTPS Fallback to HTTP in Graph Explorer</a></p>
]]></content:encoded></item><item><title>Manage Unused AWS KMS Keys &amp; Prevent Deletions</title><link>https://zxcloudsecurity.co.uk/posts/aws-kms-unused-keys-prevent-accidental-deletion/</link><pubDate>Tue, 02 Jun 2026 19:01:54 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-kms-unused-keys-prevent-accidental-deletion/</guid><description>Learn how to audit unused AWS KMS keys, reduce costs, meet compliance requirements, and prevent accidental key deletions across multi-account environments.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/blogs/security/identify-unused-aws-kms-keys-and-prevent-accidental-key-deletions/">AWS Security Blog</a></p>
<hr>
<p>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.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> 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.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/blogs/security/identify-unused-aws-kms-keys-and-prevent-accidental-key-deletions/">Identify unused AWS KMS keys and prevent accidental key deletions</a></p>
]]></content:encoded></item><item><title>Android CVE-2025-48595: June 2026 Patch Alert</title><link>https://zxcloudsecurity.co.uk/posts/android-june-2026-patch-cve-2025-48595-privilege-escalation/</link><pubDate>Tue, 02 Jun 2026 18:46:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/android-june-2026-patch-cve-2025-48595-privilege-escalation/</guid><description>Google&amp;#39;s June 2026 Android update patches 124 flaws including CVE-2025-48595, an actively exploited privilege escalation bug requiring no user interaction.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/google-june-2026-android-update-patches.html">The Hacker News</a></p>
<hr>
<p>Google&rsquo;s June 2026 Android security update addresses 124 vulnerabilities, including a high-severity privilege escalation flaw (CVE-2025-48595) in the Android Framework component that is actively being exploited in the wild. The flaw requires no user interaction, making it particularly dangerous as attackers can escalate privileges silently. Organisations with Android devices in their mobile fleet or BYOD programmes should treat this update as urgent.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Prioritise enforcement of this patch across managed Android devices via your MDM solution (e.g. Intune, Jamf, or Google Endpoint Management) — focus first on devices accessing corporate cloud resources or sensitive SaaS applications. Review your mobile threat defence policies to detect any exploitation attempts against unpatched devices in the interim.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/google-june-2026-android-update-patches.html">Google June 2026 Android Update Patches 124 Flaws, One Actively Exploited</a></p>
]]></content:encoded></item><item><title>Cisco Mythos AI Bug Hunting: What We Know So Far</title><link>https://zxcloudsecurity.co.uk/posts/cisco-mythos-ai-vulnerability-discovery-anthropic-project-glasswing/</link><pubDate>Tue, 02 Jun 2026 18:35:24 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cisco-mythos-ai-vulnerability-discovery-anthropic-project-glasswing/</guid><description>Cisco praises its Mythos AI model for finding vulnerabilities but won&amp;#39;t reveal the count. Here&amp;#39;s what cloud security teams should consider.</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://www.theregister.com/ai-and-ml/2026/06/02/cisco-praises-ai-bug-hunt-wont-reveal-flaw-tally/5250291">The Register — Security</a></p>
<hr>
<p>Cisco has publicly praised its AI model &lsquo;Mythos&rsquo; for its performance in automated vulnerability discovery but has declined to disclose the number of bugs it actually found. Separately, Anthropic has expanded its Project Glasswing initiative by adding 150 new partners, signalling growing industry investment in AI-driven security tooling. The opacity around Mythos&rsquo; results raises questions about transparency and how organisations should evaluate AI security claims.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Treat vendor claims about AI-driven vulnerability discovery with scepticism until independently verifiable metrics are published — when evaluating AI security tooling, demand concrete, auditable outputs such as CVE counts, false-positive rates, and coverage scope before committing to any platform.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://www.theregister.com/ai-and-ml/2026/06/02/cisco-praises-ai-bug-hunt-wont-reveal-flaw-tally/5250291">Cisco sings Mythos&rsquo; praises - but doesn&rsquo;t say how many bugs the model uncovered</a></p>
]]></content:encoded></item><item><title>Gamaredon Exploits WinRAR CVE-2025-8088 Malware</title><link>https://zxcloudsecurity.co.uk/posts/gamaredon-winrar-cve-2025-8088-gammaworm-gammasteel-ukraine/</link><pubDate>Tue, 02 Jun 2026 18:21:49 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/gamaredon-winrar-cve-2025-8088-gammaworm-gammasteel-ukraine/</guid><description>Russian APT Gamaredon exploits WinRAR path traversal flaw CVE-2025-8088 to deploy GammaWorm and GammaSteel malware against Ukrainian targets.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/gamaredon-exploits-winrar-to-deliver.html">The Hacker News</a></p>
<hr>
<p>Russian state-linked threat group Gamaredon is actively exploiting CVE-2025-8088, a path traversal vulnerability in WinRAR, to deploy a chain of malware against Ukrainian targets. The attack begins with an HTML Application payload (GammaPhish) which then downloads further malware including GammaWorm and GammaSteel, designed for data theft and lateral propagation. This is a targeted, state-sponsored campaign with significant implications for organisations operating in or with Ukraine.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Ensure WinRAR is patched to a version addressing CVE-2025-8088 across all endpoints, and consider blocking HTA file execution via AppLocker or Windows Defender Application Control policies. Cloud-connected environments should review egress controls and data exfiltration detection rules, particularly for workloads with access to sensitive data stores.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/gamaredon-exploits-winrar-to-deliver.html">Gamaredon Exploits WinRAR to Deliver GammaWorm and GammaSteel Against Ukraine</a></p>
]]></content:encoded></item><item><title>Oracle WebLogic CVE-2024-21182 Actively Exploited</title><link>https://zxcloudsecurity.co.uk/posts/oracle-weblogic-cve-2024-21182-kev-active-exploitation/</link><pubDate>Tue, 02 Jun 2026 18:14:42 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/oracle-weblogic-cve-2024-21182-kev-active-exploitation/</guid><description>CISA adds CVE-2024-21182 to KEV catalogue after active exploitation. The CVSS 7.5 flaw lets unauthenticated attackers take control of Oracle WebLogic serve</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://thehackernews.com/2026/06/oracle-weblogic-cve-2024-21182-added-to.html">The Hacker News</a></p>
<hr>
<p>A high-severity vulnerability in Oracle WebLogic Server (CVE-2024-21182) has been added to CISA&rsquo;s Known Exploited Vulnerabilities catalogue following confirmed active exploitation in the wild. The flaw allows an unauthenticated attacker with network access to take full control of affected servers without any credentials. Any organisation running Oracle WebLogic in cloud or on-premises environments should treat this as an urgent remediation priority.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your cloud environments immediately for internet-exposed or network-accessible WebLogic instances and apply Oracle&rsquo;s patch from the January 2024 Critical Patch Update without delay. As an interim control, restrict network access to WebLogic admin ports using security groups or firewall rules, and consider placing instances behind a WAF or application gateway.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://thehackernews.com/2026/06/oracle-weblogic-cve-2024-21182-added-to.html">Oracle WebLogic CVE-2024-21182 Added to KEV Catalog After Active Exploitation</a></p>
]]></content:encoded></item><item><title>AWS Config Internal Service Linked Rules Explained</title><link>https://zxcloudsecurity.co.uk/posts/aws-config-internal-service-linked-rules-security-hub-cspm/</link><pubDate>Tue, 02 Jun 2026 18:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-config-internal-service-linked-rules-security-hub-cspm/</guid><description>AWS Config now supports internal service linked rules, letting AWS services like Security Hub CSPM run independent rule evaluations at no extra cost to cus</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-config-supports-internal-service-linked-rules">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS Config now supports internal service linked rules, allowing AWS services like Security Hub CSPM to deploy and manage their own Config rule evaluations independently of customer-managed rules. Evaluation results are delivered directly to the originating AWS service at no additional charge to customers. This separation means AWS services can run compliance checks without interfering with customer-configured Config setups.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> No immediate action is required, but architects should review their AWS Config cost models and compliance dashboards — internal service linked rules operate independently and won&rsquo;t affect existing customer rules or recorders, so there is no risk of unintended interference. Take note that Security Hub CSPM will now leverage this mechanism, which may affect how you interpret Config rule counts and evaluation results in your environment.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/aws-config-supports-internal-service-linked-rules">AWS Config now supports internal service linked rules</a></p>
]]></content:encoded></item><item><title>AWS Deadline Cloud Adds Persistent EBS Storage for SMF</title><link>https://zxcloudsecurity.co.uk/posts/aws-deadline-cloud-persistent-ebs-storage-service-managed-fleets/</link><pubDate>Tue, 02 Jun 2026 17:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-deadline-cloud-persistent-ebs-storage-service-managed-fleets/</guid><description>AWS Deadline Cloud now supports persistent EBS volumes for Service-Managed Fleets. Learn the security implications for cloud architects managing rendering</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/deadline-cloud/persistent-storage">AWS What&rsquo;s New</a></p>
<hr>
<p>AWS Deadline Cloud now supports persistent EBS volumes for Service-Managed Fleet workers, preserving software environments and assets across worker lifecycle events. Previously, workers used only ephemeral storage, meaning software had to be reinstalled on every recycle. This change reduces startup times and improves job throughput for compute-intensive rendering and simulation workloads.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review IAM policies and EBS volume access controls to ensure persistent volumes cannot be accessed by unintended workers or principals across lifecycle boundaries. Consider enabling EBS encryption at rest for all SMF persistent volumes and validate that TTL policies are configured to minimise unnecessary data retention in line with your data classification requirements.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/deadline-cloud/persistent-storage">AWS Deadline Cloud now supports persistent storage for Service Managed Fleets</a></p>
]]></content:encoded></item><item><title>AWS SageMaker Studio Auto-IAM Policy: Security Review</title><link>https://zxcloudsecurity.co.uk/posts/aws-sagemaker-studio-auto-iam-policy-model-customization/</link><pubDate>Tue, 02 Jun 2026 16:23:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-sagemaker-studio-auto-iam-policy-model-customization/</guid><description>SageMaker Studio now auto-attaches an IAM policy for model customisation. Security architects should audit this managed policy against least-privilege prin</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/01/quick-setup-model-customization-sagemaker-studio/">AWS What&rsquo;s New</a></p>
<hr>
<p>Amazon SageMaker Studio&rsquo;s quick setup time has been reduced from over two minutes to under twenty seconds. New Studio environments now automatically receive a managed IAM policy granting serverless model customisation permissions, including fine-tuning, evaluation, and deployment to SageMaker or Bedrock endpoints. This reduces friction for ML practitioners but introduces pre-configured IAM permissions that security teams should review.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review the scope of the automatically attached AmazonSageMakerModelCustomizationCoreAccess managed policy against your least-privilege baselines — auto-provisioned IAM policies with deployment permissions to Bedrock and SageMaker endpoints may exceed what individual users or teams require. Consider whether your landing zone or Service Control Policies should restrict or audit automatic policy attachment in SageMaker Studio environments.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/01/quick-setup-model-customization-sagemaker-studio/">Amazon SageMaker Studio now sets up in seconds with model customization ready from the start</a></p>
]]></content:encoded></item><item><title>Secure Multi-Tenant AI Agents on AWS Bedrock AgentCore</title><link>https://zxcloudsecurity.co.uk/posts/aws-bedrock-agentcore-multi-tenant-ai-resource-based-policies/</link><pubDate>Tue, 02 Jun 2026 16:00:11 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-bedrock-agentcore-multi-tenant-ai-resource-based-policies/</guid><description>Learn how AWS Bedrock AgentCore resource-based policies enforce tenant isolation, cross-account access controls, and VPC-only traffic for SaaS AI workloads</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/blogs/security/secure-multi-tenant-ai-agents-with-amazon-bedrock-agentcore-resource-based-policies/">AWS Security Blog</a></p>
<hr>
<p>AWS has published guidance on securing multi-tenant AI agent deployments using Amazon Bedrock AgentCore resource-based policies. SaaS providers can use these controls to isolate tenants, enforce VPC-only traffic for regulated workloads, and manage cross-account access — all from a shared infrastructure. This matters because poorly isolated multi-tenant AI systems can expose one customer&rsquo;s data or capabilities to another.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> If you are building or reviewing a multi-tenant SaaS platform on Bedrock AgentCore, implement resource-based policies now to enforce tenant isolation boundaries — pay particular attention to cross-account trust conditions and VPC endpoint restrictions to meet regulatory obligations such as UK GDPR and financial sector requirements.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/blogs/security/secure-multi-tenant-ai-agents-with-amazon-bedrock-agentcore-resource-based-policies/">Secure multi-tenant AI agents with Amazon Bedrock AgentCore resource-based policies</a></p>
]]></content:encoded></item><item><title>CVE-2026-10591: Kiro IDE RCE via File Write Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-10591-kiro-ide-file-write-rce-aws/</link><pubDate>Tue, 02 Jun 2026 15:39:24 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-10591-kiro-ide-file-write-rce-aws/</guid><description>CVE-2026-10591 affects Kiro IDE versions below 0.11, allowing unauthenticated attackers to execute arbitrary commands via writes to sensitive IDE config pa</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-037-aws/">AWS Security Bulletins</a></p>
<hr>
<p>A vulnerability in AWS&rsquo;s Kiro agentic IDE (versions prior to 0.11) allows remote unauthenticated attackers to write to execution-sensitive files such as .vscode/tasks.json, which can trigger automatic command execution when a folder is opened. The flaw stems from insufficient access control restrictions in the IDE&rsquo;s file write tool. This is particularly concerning as it can be exploited via crafted instructions, potentially through AI agent interactions.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Ensure all developers using Kiro IDE have updated to version 0.11 or later immediately, and consider enforcing this via endpoint management tooling. Review developer workstation security policies to restrict auto-execution behaviours in IDE environments, particularly for AI-assisted or agentic tooling.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/security/security-bulletins/rss/2026-037-aws/">CVE-2026-10591 - Kiro IDE Insufficient File Write Restrictions to Execution-Sensitive Paths</a></p>
]]></content:encoded></item></channel></rss>