🟠 High  |  Source: GCP GKE Security Bulletins


Multiple high-severity vulnerabilities have been discovered in containerd, the container runtime used by Google Kubernetes Engine (GKE). Attackers with permissions to create Pods can exploit these flaws to bypass Kubernetes security boundaries, potentially compromising the underlying host, poisoning image caches, or causing denial of service. Although some CVEs are rated Critical in containerd upstream, GKE classifies them as High due to the prerequisite of cluster-level Pod creation privileges.

Security Architect’s Take: Prioritise upgrading affected GKE node pools to patched containerd versions immediately, and in the interim review RBAC policies to restrict Pod creation permissions to only trusted identities — limiting who can create Pods is the most effective compensating control given that privilege is the primary exploitation prerequisite.

Original advisory: GCP-2026-037