CVE-2026-50195 Details
Description
containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a vulnerability in the CRI checkpoint import process 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 issue has been fixed in versions 2.3.2, 2.2.5 and 2.1.9.
A vulnerability exists in containerd versions prior to 2.3.2, 2.2.5, and 2.1.9, within the CRI checkpoint import process. The issue arises because the import process does not properly validate image references in a checkpoint image's configuration. An attacker with permission to create pods can exploit this by using a manipulated checkpoint image to trick containerd into pulling a malicious image and tagging it with a local identifier. This action corrupts the node's local image cache. If other pods on the same node later use the compromised tag with an 'IfNotPresent' or 'Never' pull policy, they will inadvertently run the attacker's malicious image instead of a legitimate one. This could lead to a breach of the affected pods, allowing the attacker to execute arbitrary code under the identity of the compromised pod.
Users should update to containerd versions 2.3.2, 2.2.5, or 2.1.9. Additionally, it is recommended to only allow trusted images to be pulled.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 1, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/containerd/containerd/security/advisories/GHSA-cvxm-645q-p574 | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-345 | Insufficient Verification of Data Authenticity | [email protected] |
| CWE-829 | Inclusion of Functionality from Untrusted Control Sphere | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linuxfoundation containerd | >= 2.1.0, < 2.1.9 >= 2.2.0, < 2.2.5 >= 2.3.0, < 2.3.2 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 2, 2026 | Initial Analysis | [email protected] |
| Jul 1, 2026 | New CVE Received | [email protected] |
| Jul 1, 2026 | CVE Modified | CISA-ADP |