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

セキュリティトリアージとリスク評価

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.

優先脆弱性トリアージマトリックス

CVE識別番号 対象サブシステム / コンポーネント 影響範囲 CVSS ゼロデイ悪用確認?
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
注目ソースコード分析

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.

← セキュリティディレクトリ一覧 すべてのセキュリティ更新情報 →