Skip to main content

containerd EUVDEUVD-2026-40860

| CVE-2026-53488 CRITICAL
Improper Input Validation (CWE-20)
9.4
CVSS 4.0 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
9.4 CRITICAL
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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
7.8 HIGH

AV:L because a malicious image must run on the host; AC:H and PR:L because a label-consuming plugin must be configured and the attacker needs workload-deployment ability; S:C for container-to-host escape with full impact.

3.1 AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
4.0 AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
SUSE
8.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Red Hat
8.8 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 - 02:28 vuln.today
Analysis Updated
Jul 01, 2026 - 02:28 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 01, 2026 - 02:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 01, 2026 - 02:22 vuln.today
cvss_changed
CVSS changed
Jul 01, 2026 - 02:22 NVD
9.4 (CRITICAL)
Analysis Generated
Jun 19, 2026 - 02:19 vuln.today

Description PRE-NVD

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

AnalysisAI

Host command execution in containerd's CRI plugin arises because labels from an image config (Dockerfile LABEL instruction) are propagated to the created container without validation; when a downstream plugin consumes those labels for operations (notably the restart-monitor's binary:// logger path), an attacker-controlled label value becomes an arbitrary command executed with host-root privileges. Affected releases are all containerd versions prior to 1.7.33, 2.0.10, 2.1.9, 2.2.5, and 2.3.2, meaning any environment that pulls and runs an untrusted image on a node using a label-consuming plugin is exposed to full container-to-host escape. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV, so this is a high-severity, responsibly-disclosed flaw rather than one with confirmed active exploitation.

Technical ContextAI

containerd is the CNCF-graduated container runtime that underpins Kubernetes (via the CRI plugin) and Docker. The root cause is CWE-20 (Improper Input Validation): the CRI plugin copies OCI image-config LABEL key/values verbatim onto the container object, trusting attacker-influenced image metadata. Certain containerd subsystems interpret label values as operational parameters - the GHSA specifically calls out the restart-monitor consuming a label that maps to a binary:// logger URI, where the label value is treated as a command/binary path and executed on the host. Because the untrusted data crosses from the container's image metadata into a host-side execution primitive, a crafted image LABEL yields command execution in the host root context. Affected Go modules are github.com/containerd/containerd (1.7.x branch) and github.com/containerd/containerd/v2 (2.0-2.2 branches); no CPE strings were supplied, so affected scope is derived from the package advisory ranges.

RemediationAI

Vendor-released patches exist - upgrade containerd to the fixed release for your branch: 1.7.33, 2.0.10, 2.1.9, 2.2.5, or 2.3.2 (per GHSA-xhf5-7wjv-pqxp, https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp). On Ubuntu, apply the packaged updates from USN-8471-1/USN-8472-1/USN-8473-1 (https://ubuntu.com/security/notices/USN-8472-1). Where immediate patching is not possible, the vendor-recommended workaround is to ensure only trusted images are used - enforce this concretely by restricting pulls to a curated internal registry, requiring signed images (e.g., Sigstore/cosign admission policy), and blocking arbitrary public-registry pulls; the trade-off is added registry/admission-control overhead and friction for developers who previously pulled arbitrary images. As a defense-in-depth measure until patched, avoid configuring label-consuming plugins such as the restart-monitor with a binary:// logger on untrusted-workload nodes, accepting the loss of that logging/monitoring 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-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-2026-53489 HIGH
8.2 Jun 19

Arbitrary host file disclosure in containerd's CRI plugin lets an attacker read any file on the Kubernetes node via `kub

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: Important
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

EUVD-2026-40860 vulnerability details – vuln.today

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