Link following in Podman - CVE-2026-55686
Published: June 18, 2026
Podman
Detailed vulnerability description
The vulnerability allows a remote attacker to modify files or directories on the host filesystem.
The vulnerability exists due to improper link resolution in WORKDIR path handling when processing a malicious container image with a symlink in the WORKDIR path. A remote attacker can run a crafted container image to modify files or directories on the host filesystem.
A race condition may also allow ownership changes on the host filesystem if an untrusted process mutates the host filesystem tree during path dereferencing.