Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/containerd/containerd/v2
  4. ›
  5. CVE-2026-50195

CVE-2026-50195: containerd: CRI checkpoint import allows local image tag poisoning

June 19, 2026

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.

References

  • github.com/advisories/GHSA-cvxm-645q-p574
  • github.com/containerd/containerd/security/advisories/GHSA-cvxm-645q-p574
  • nvd.nist.gov/vuln/detail/CVE-2026-50195

Code Behaviors & Features

Detect and mitigate CVE-2026-50195 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.1.0 before 2.1.9, all versions starting from 2.2.0 before 2.2.5, all versions starting from 2.3.0 before 2.3.2

Fixed versions

  • 2.1.9
  • 2.2.5
  • 2.3.2

Solution

Upgrade to versions 2.1.9, 2.2.5, 2.3.2 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-345: Insufficient Verification of Data Authenticity
  • CWE-829: Inclusion of Functionality from Untrusted Control Sphere

Source file

go/github.com/containerd/containerd/v2/CVE-2026-50195.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 18 Jul 2026 00:23:03 +0000.