Input validation error in containerd - CVE-2026-46680

 

Input validation error in containerd - CVE-2026-46680

Published: May 21, 2026


Vulnerability identifier: #VU132013
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-46680
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass runAsNonRoot restrictions and run a container as root.

The vulnerability exists due to improper input validation in user ID handling when processing a numeric User directive that cannot be parsed as a 32-bit integer. A remote attacker can provide a crafted image with an /etc/passwd file mapping the large numeric string to root to bypass runAsNonRoot restrictions and run a container as root.

The issue occurs when the large numeric User value is incorrectly treated as a username instead of a numeric UID.


Affected software

containerd
Anolis OS
containerd
containerd-doc

How to mitigate CVE-2026-46680

Install security update from vendor's website.

containerd - addressed in versions 1.7.32, 2.0.9, 2.2.4, 2.3.1
containerd - update to 1.7.34-1
containerd-doc - update to 1.7.34-1

External References

Related Security Bulletins