Data Exposure Vulnerability in Podman by Red Hat
CVE-2025-4953
7.4HIGH
What is CVE-2025-4953?
A vulnerability in Podman allows data written during the build process with RUN --mount=type=bind to remain accessible in the host's temporary build context directory. This can inadvertently expose sensitive files created within the container to the host, leading to potential security risks. Proper handling and cleanup of files are necessary to mitigate this risk.