Input validation error in Podman - CVE-2026-57231
Published: June 29, 2026
Podman
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper input validation in image config environment variable parsing when processing a malformed container image. A remote attacker can supply a specially crafted image to disclose sensitive information.
Environment variable entries containing only a key and no value, including wildcard forms such as an asterisk, may cause host environment variables from the launch session to be passed into the container.