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