<?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>Kubernetes on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/kubernetes/</link><description>Recent content in Kubernetes on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Wed, 03 Jun 2026 08:41:20 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><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>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></channel></rss>