CVE-2026-53489
Received
Received - Intake
Symlink Path Traversal in containerd CRI Plugin
Vulnerability report for CVE-2026-53489, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-01
Last updated on: 2026-07-01
Assigner: GitHub, Inc.
Description
Description
containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a bug 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. This issue has been fixed in versions 2.3.2, 2.2.5 and 2.1.9.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| containerd | containerd | to 2.3.2 (exc) |
| containerd | containerd | to 2.2.5 (exc) |
| containerd | containerd | to 2.1.9 (exc) |
| containerd | containerd | From 2.1.0 (inc) to 2.1.9 (exc) |
| containerd | containerd | From 2.2.0 (inc) to 2.2.5 (exc) |
| containerd | containerd | From 2.3.0 (inc) to 2.3.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-61 | The product, when opening a file or directory, does not sufficiently account for when the file is a symbolic link that resolves to a target outside of the intended control sphere. This could allow an attacker to cause the product to operate on unauthorized files. |