Skip to main content

containerd CVE-2026-53489

| EUVDEUVD-2026-41110 HIGH
UNIX Symbolic Link (Symlink) Following (CWE-61)
8.2
CVSS 4.0 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
8.2 HIGH
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.5 MEDIUM

Local vector requiring the ability to introduce a checkpoint (PR:L); crossing the container-to-host boundary is a scope change (S:C) yielding high confidentiality only (C:H), with no integrity or availability impact.

3.1 AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
SUSE
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Red Hat
6.5 HIGH
qualitative

Primary rating from Vendor (CNA).

CVSS VectorVendor

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

6
Source Code Evidence Fetched
Jul 01, 2026 - 19:28 vuln.today
Analysis Updated
Jul 01, 2026 - 19:28 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 01, 2026 - 19:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 01, 2026 - 19:22 vuln.today
cvss_changed
CVSS changed
Jul 01, 2026 - 19:22 NVD
8.2 (HIGH)
Analysis Generated
Jun 19, 2026 - 02:16 vuln.today

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Arbitrary host file disclosure in containerd's CRI plugin lets an attacker read any file on the Kubernetes node via kubectl logs because the plugin restores container.log from a checkpoint image while blindly following a symlinked path. All containerd 2.x branches before 2.1.9, 2.2.5, and 2.3.2 are affected wherever container checkpoint/restore (CRIU-based) is used. There is no public exploit identified at time of analysis and it is not on CISA KEV, but the flaw was independently reported by numerous researchers and a vendor patch is available.

Technical ContextAI

containerd is the CNCF graduated container runtime that sits beneath Kubernetes (via the CRI plugin), Docker, and many managed platforms, executing OCI containers on the host. The affected code path is the CRI checkpoint/restore feature, which packages a running container's state into a checkpoint image and later rehydrates it - including the container's container.log file. The root cause maps to CWE-61 (UNIX Symbolic Link Following): during restore the plugin recreates the log destination from attacker-influenced checkpoint metadata without canonicalizing or validating that the path stays within the container's log directory, so a symlink embedded in the checkpoint (e.g. pointing container.log at /etc/shadow or /proc/*) is dereferenced with containerd's host privileges. When an operator subsequently runs kubectl logs, the CRI plugin reads and streams the symlink target - an arbitrary host file - back to the requester, crossing the container/host trust boundary.

RemediationAI

Vendor-released patch: upgrade to containerd 2.1.9, 2.2.5, or 2.3.2 depending on your branch (2.1.x → 2.1.9, 2.2.x → 2.2.5, 2.3.x → 2.3.2), as documented in advisory GHSA-rgh6-rfwx-v388 (https://github.com/containerd/containerd/security/advisories/GHSA-rgh6-rfwx-v388); Ubuntu users should apply the packages from USN-8472-1 and USN-8473-1 (https://ubuntu.com/security/notices/USN-8472-1, https://ubuntu.com/security/notices/USN-8473-1). Where immediate patching is not possible, the vendor-recommended workaround is to ensure only trusted images and checkpoints are used - concretely, restrict which registries and checkpoint sources the cluster will restore from, and gate checkpoint restore behind admission controls so untrusted users cannot introduce crafted checkpoint images; the trade-off is operational friction for legitimate checkpoint/restore workflows. If checkpoint/restore is not a required feature, disabling or not enabling CRI checkpoint restore removes the attack surface entirely at the cost of losing container migration/forensic-snapshot capability.

CVE-2023-25173 HIGH POC
7.8 Feb 16

containerd is an open source container runtime. Rated high severity (CVSS 7.8), this vulnerability is low attack complex

CVE-2022-23648 HIGH POC
7.5 Mar 03

containerd is a container runtime available as a daemon for Linux and Windows. Rated high severity (CVSS 7.5), this vuln

CVE-2026-53488 CRITICAL
9.4 Jun 19

Host command execution in containerd's CRI plugin arises because labels from an image config (Dockerfile LABEL instructi

CVE-2026-53492 HIGH
8.4 Jun 19

Kubernetes device-plugin and resource-allocation enforcement can be bypassed in containerd by a namespace user holding p

CVE-2021-41103 HIGH
7.8 Oct 04

containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. Rated high se

CVE-2022-23471 MEDIUM
6.5 Dec 07

containerd is an open source container runtime. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploit

CVE-2021-32760 MEDIUM
6.3 Jul 19

containerd is a container runtime. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, no auth

CVE-2021-21334 MEDIUM
6.3 Mar 10

In containerd (an industry-standard container runtime) before versions 1.3.10 and 1.4.4, containers launched through con

CVE-2020-15157 MEDIUM
6.1 Oct 16

In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability

CVE-2026-50195 MEDIUM
5.6 Jun 19

Checkpoint image poisoning in containerd's CRI implementation allows an attacker with pod-creation permissions to corrup

CVE-2023-25153 MEDIUM
5.5 Feb 16

containerd is an open source container runtime. Rated medium severity (CVSS 5.5), this vulnerability is no authenticatio

CVE-2022-31030 MEDIUM
5.5 Jun 09

containerd is an open source container runtime. Rated medium severity (CVSS 5.5), this vulnerability is low attack compl

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Package Hub 15 SP7 Fixed
openSUSE Tumbleweed Fixed
SLES15-SP5-CHOST-BYOS-SAP-CCloud Affected
SLES15-SP6-CHOST-BYOS Affected
SLES15-SP6-CHOST-BYOS-Aliyun Affected

Share

CVE-2026-53489 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy