Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-xjvp-4fhw-gc47 | runc: Malicious image with /dev symlink can trigger limited host filesystem integrity violations |
Wed, 01 Jul 2026 14:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 01 Jul 2026 08:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Opencontainers
Opencontainers runc |
|
| Vendors & Products |
Opencontainers
Opencontainers runc |
Wed, 01 Jul 2026 01:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | runc: Malicious image with /dev symlink can trigger limited host filesystem integrity violations | |
| Weaknesses | CWE-61 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-01T13:35:41.354Z
Reserved: 2026-04-21T14:15:21.958Z
Link: CVE-2026-41579
Updated: 2026-07-01T13:34:14.139Z
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-01T15:15:04Z
Github GHSA