CVE-2026-50195

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.
References
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*
cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*
cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*

History

02 Jul 2026, 19:43

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.9
References () https://github.com/containerd/containerd/security/advisories/GHSA-cvxm-645q-p574 - () https://github.com/containerd/containerd/security/advisories/GHSA-cvxm-645q-p574 - Mitigation, Vendor Advisory
CPE cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*
First Time Linuxfoundation containerd
Linuxfoundation

01 Jul 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-01 19:16

Updated : 2026-07-02 19:43


NVD link : CVE-2026-50195

Mitre link : CVE-2026-50195

CVE.ORG link : CVE-2026-50195


JSON object : View

Products Affected

linuxfoundation

  • containerd
CWE
CWE-345

Insufficient Verification of Data Authenticity

CWE-829

Inclusion of Functionality from Untrusted Control Sphere