CVE 7.5 HIGH

Podman: Malformed Image can trick podman run into leaking host environment variables into the container_CVE-2026-57231

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that using an asterisk (*) will cause podman to pass all host variables into the container. So essentially a malicious image can exfiltrate all podman environment variables that are set in the session from where the container is launched. This vulnerability is fixed in 5.8.4 and 6.0.0.

Basic Information

ID CVE-2026-57231
Source GitHub_M
Published Jun 26, 2026 at 16:29

Affected Product

Vendor podman-container-tools
Product podman
Version >= 1.8.1, < 5.8.4
Affected Versions podman-container-tools podman >= 1.8.1, < 5.8.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.