CVE Catalog

CVE-2025-4953

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.64%

48th percentile - higher than 48% of all known CVEs

Summary

A flaw in Podman causes data written to `RUN --mount=type=bind` mounts during `podman build` to persist, making files created inside the container appear in the host's temporary build context directory.

Risk Assessment

The organization risks exposure of sensitive data that may inadvertently leak to the host filesystem during container image builds.

Recommendation

Update Podman to the patched version immediately and avoid using `--mount=type=bind` in untrusted Containerfiles.

Other vulnerabilities in Podman

See all
Original NVD description (English source)

A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS