🔐 CVE Alert

CVE-2026-41579

LOW 3.3

runc: Malicious image with /dev symlink can trigger limited host filesystem integrity violations

CVSS Score
3.3
EPSS Score
0.0%
EPSS Percentile
0th

runc is a CLI tool for spawning and running containers according to the OCI specification. In versions prior to 1.3.6, 1.4.0-rc.1, 1.4.0-rc.12, 1.5.0-rc.1, and 1.5.0-rc.1, when setting up the container rootfs, setupPtmx and setupDevSymlinks call os.Remove and os.Symlink with a filepath.Join string which allow an image with /dev as a symlink to trick runc into deleting files called ptmx on the host or creating a hardcoded set of symlinks with specific names and targets in an arbitrary pre-existing host directory. This issue is not exploitable under Docker, because Docker creates a top-level read-only layer that masks any malicious /dev symlink present in the container image — unlike some other Linux container tooling, whose higher-level runtimes built on runc remain exposed to exploitation via a malicious image. This issue has been fixed in versions 1.3.6, 1.4.3 and 1.5.0.

CWE CWE-61
Vendor opencontainers
Product runc
Published Jul 1, 2026
Stay Ahead of the Next One

Get instant alerts for opencontainers runc

Be the first to know when new low vulnerabilities affecting opencontainers runc are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

opencontainers / runc
< 1.3.6 >= 1.4.0-rc.1, < 1.4.3 >= 1.5.0-rc.1, < 1.5.0-rc.3

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/opencontainers/runc/security/advisories/GHSA-xjvp-4fhw-gc47 github.com: https://github.com/opencontainers/runc/commit/864db8042dbb