Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-53489
Published:June 18, 2026
Updated:June 20, 2026
Impact A bug was found in containerd where the CRI plugin restores "container.log" from a checkpoint image without validating a symlinked path. This could result in reading an arbitrary file on the host via "kubectl logs". Patches This bug has been fixed in the following containerd versions: * 2.3.2 * 2.2.5 * 2.1.9 Users should update to these versions to resolve the issue. Workarounds Ensure that only trusted images and checkpoints are used. Credits The containerd project would like to thank @gouldnicholas and @davidrxchester, Yuming Zhang and Song Li of Zhejiang University, Sangwon Ryu (@sangwon090), Henry Beberman (@hbeberman) of Microsoft, the GKE Security Team using Gemini, Anthropic Research, in collaboration with Claude, Robert Prast (@robertprast), Kyle Elliott (@kyle-elliott-tob) of Trail of Bits, and Zhenchen Wang (@Plucky923), who independently discovered and responsibly disclosed this issue in accordance with the "containerd security policy" (https://github.com/containerd/project/blob/main/SECURITY.md). For more information If you have any questions or comments about this advisory: * Open an issue in "containerd" (https://github.com/containerd/containerd/issues/new/choose) * Email us at "security@containerd.io" (mailto:security@containerd.io) To report a security issue in containerd: * "Report a new vulnerability" (https://github.com/containerd/containerd/security/advisories/new) * Email us at "security@containerd.io" (mailto:security@containerd.io)
Affected Packages
https://github.com/containerd/containerd.git (GITHUB):
Affected version(s) >=v2.2.0 <v2.2.5
Fix Suggestion:
Update to version v2.2.5
https://github.com/containerd/containerd.git (GITHUB):
Affected version(s) >=v2.3.0 <v2.3.2
Fix Suggestion:
Update to version v2.3.2
https://github.com/containerd/containerd.git (GITHUB):
Affected version(s) >=v2.1.0 <v2.1.9
Fix Suggestion:
Update to version v2.1.9
github.com/containerd/containerd/v2 (GO):
Affected version(s) >=v2.3.0 <v2.3.2
Fix Suggestion:
Update to version v2.3.2
github.com/containerd/containerd/v2 (GO):
Affected version(s) =v2.3.0 <v2.3.2
Fix Suggestion:
Update to version v2.3.2
github.com/containerd/containerd/v2 (GO):
Affected version(s) >=v2.2.0 <v2.2.5
Fix Suggestion:
Update to version v2.2.5
github.com/containerd/containerd/v2 (GO):
Affected version(s) >=v2.1.0 <v2.1.9
Fix Suggestion:
Update to version v2.1.9
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
UNIX Symbolic Link (Symlink) Following