CVE-2026-57231

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.
Configurations

No configuration.

History

26 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-26 17:16

Updated : 2026-06-27 04:17


NVD link : CVE-2026-57231

Mitre link : CVE-2026-57231

CVE.ORG link : CVE-2026-57231


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-668

Exposure of Resource to Wrong Sphere