CVE-2026-41579
Reported by GitHub_M · Published July 1, 2026
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.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| opencontainers | runc | < 1.3.6, >= 1.4.0-rc.1, < 1.4.3, >= 1.5.0-rc.1, < 1.5.0-rc.3 |
| chainguard | virt-launcher-1.6 | *, * |
| chainguard | ctop | *, *, * |
| chainguard | virt-launcher-1.8 | *, * |
| chainguard | virt-controller-fips-1.8 | *, * |
| chainguard | virt-handler-1.7 | *, * |
| chainguard | podman-fips-6.0 | 0, 0, 0 |
| chainguard | node-feature-discovery-fips-0.17 | *, *, * |
| wolfi | nvidia-container-toolkit | 0, 0, 0 |
| chainguard | nvidia-container-toolkit-fips | 0, 0, 0 |
| wolfi | ctop | *, *, * |
| chainguard | buildah-fips | 0, 0, 0 |
| chainguard | k8s-device-plugin-fips | 0, 0, 0 |
| chainguard | virt-launcher-1.7 | *, * |
| chainguard | virt-api-1.8 | *, * |
| wolfi | cadvisor | 0, 0, 0 |
| wolfi | sriov-network-device-plugin | 0, 0, 0 |
| chainguard | virt-handler-1.8 | *, * |
| wolfi | buildah | 0, 0, 0 |
| chainguard | cadvisor-fips | 0, 0, 0 |
…and 35 more
Timeline
- Jun 15, 2026 CVE Published
- Jun 23, 2026 Security Advisory
- Aug 7, 2026 EPSS Score