Insufficient verification of data authenticity in containerd - CVE-2026-50195
Published: June 19, 2026
containerd
Detailed vulnerability description
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to insufficient verification of data authenticity in the CRI checkpoint import process when processing image references in a checkpoint image's configuration. A local user can create a crafted checkpoint image to poison the local image cache and execute arbitrary code.
Exploitation requires permissions to create pods, and affected pods must later use the poisoned tag with an IfNotPresent or Never pull policy on the same node.