Kubernetes Advisory · May 2026

Kubernetes Security Advisory: May 2026 Windows Node Container Escape Triage

Triage of the May 2026 Kubernetes release addressing named pipe impersonation and container host breakout on Windows worker nodes.

3
Node Security Flaws
1
Host Escape (Windows)
8.4
CVSS Windows Node
High
Hybrid Fleet Priority

Executive Triage & Risk Verdict

Kubernetes resolved CVE-2024-3177 on Windows worker nodes. Insecure security descriptors on named pipes between the container runtime and host allowed containerized processes to impersonate NT AUTHORITY\SYSTEM.

Curated Vulnerability Triage Matrix

CVE Identifier Subsystem / Component Impact CVSS In-The-Wild Exploitation?
CVE-2024-3177kubelet / Windows RuntimeHost Container Escape8.4 HighYES (In-The-Wild)
CVE-2024-3178kube-proxyFirewall Rule Flush DoS6.1 MediumNo
CVE-2024-3179CSI Driver Volume MountSymlink Traversal6.9 MediumNo
FEATURED CODE TEARDOWN

Deep Dive: Kubernetes Windows Node Container Escape Teardown →

Review the Go patch in pkg/kubelet/winstats/winstats.go configuring restrictive Security Descriptors (SDDL) on named pipes.

← Browse Full Security Directory All Platform Security Updates →