SSRF Vulnerability in KubeSphere's Cluster Controller Processing
CVE-2026-71208
7.1HIGH
What is CVE-2026-71208?
KubeSphere's cluster-controller reconciliation can be exploited due to inadequate validation of connection configurations. The process immediately accesses the specified Kubernetes API endpoint through Discovery().ServerVersion(), relying solely on URL syntax validation without implementing an allow/deny-list for sensitive address ranges, including loopback and cloud-metadata addresses. This flaw allows a malicious user with the ability to create or modify a Cluster Custom Resource Definition (CRD) to orchestrate outbound requests from the controller-manager and apiserver pods to unauthorized internal or metadata services, posing a significant security risk.
Affected Version(s)
KubeSphere 4.0.0 <= 4.1.3-rc.0
