Loading market data...
← Back to CVE feed

CVE-2026-55686

MEDIUM CVSS 5.3 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Affected Products

podman_project/podman
Published: Jun 26, 2026 17:16 UTC Modified: Jun 26, 2026 19:53 UTC