Podman is a tool for managing OCI containers and pods. From 3.0.0 until 5.7.1, running a malicious container image where the WORKDIR path contains a symlink can create a directory or modify ownership on the host filesystem. Modified ownership is less likely to happen as that requires help from an untrusted/malicious process that mutates the host filesystem tree during dereferencing of the WORKDIR path, to trigger a race condition. This vulnerability is fixed in 5.7.1.
References
| Link | Resource |
|---|---|
| https://github.com/podman-container-tools/podman/commit/d18e44e9abb3bf5b7294aa70806e1368fdddfdd0 | Patch |
| https://github.com/podman-container-tools/podman/security/advisories/GHSA-q6r4-3wmg-fwcq | Exploit Patch Vendor Advisory |
| https://github.com/podman-container-tools/podman/security/advisories/GHSA-q6r4-3wmg-fwcq | Exploit Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-06-26 17:16
Updated : 2026-06-26 19:53
NVD link : CVE-2026-55686
Mitre link : CVE-2026-55686
CVE.ORG link : CVE-2026-55686
JSON object : View
Products Affected
podman_project
- podman
CWE
CWE-61
UNIX Symbolic Link (Symlink) Following
