CVE-2026-50195Medium▾ Sunlitcontainerd: CRI checkpoint import allows local image tag poisoning
▾ Sunlit zone — Low / medium · no exploitation signal
impact 27.5 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 4.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via GHSA
0.4%
containerd's CRI checkpoint import process contains a vulnerability where it fails to validate the image references specified within a checkpoint image's configuration. An attacker with permissions to create pods can use a crafted checkpoint image to force containerd to pull a malicious image and assign it an arbitrary local tag, thereby poisoning the node's local image cache. Subsequently, if other pods on the same node attempt to use the poisoned tag with an IfNotPresent (or Never) pull policy, they will unknowingly execute the attacker's malicious image instead of the legitimate one. This can lead to a compromise of the affected pods, allowing the attacker to execute arbitrary code under the victim pod's identity.
This bug has been fixed in the following containerd versions:
Users should update to these versions to resolve the issue.
Users should only allow trusted images to be pulled.
The containerd project would like to thank Henry Beberman (@hbeberman) of Microsoft, the GKE Security Team using Gemini, Anthropic Research, in collaboration with Claude, and Robert Prast (@robertprast) who independently discovered and responsibly disclosed this issue in accordance with the containerd security policy.
If you have any questions or comments about this advisory:
To report a security issue in containerd:
github.com/containerd/containerd/v2 >= 2.1.0, < 2.1.9github.com/containerd/containerd/v2 >= 2.2.0, < 2.2.5github.com/containerd/containerd/v2 >= 2.3.0, < 2.3.2Upgrade to a patched release:
github.com/containerd/containerd/v2 2.1.9github.com/containerd/containerd/v2 2.2.5github.com/containerd/containerd/v2 2.3.2Connected by shared product, vendor, weakness, or advisory.
CVE-2024-40635Medium· 4.6containerd has an integer overflow in User ID handling
CVE-2026-47262Mediumcontainerd image-triggered runtime DoS via unbounded group parsing
GHSA-7ww5-4wqc-m92cMediumcontainerd allows RAPL to be accessible to a container
CVE-2020-15157Medium· 6.1containerd v1.2.x can be coerced into leaking credentials during image pull
GHSA-5j5w-g665-5m35Low· 3.0Ambiguous OCI manifest parsing
CVE-2022-31030Medium· 5.5containerd CRI plugin: Host memory exhaustion through ExecSync