CVE-2026-57231

Source
https://cve.org/CVERecord?id=CVE-2026-57231
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-57231.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-57231
Aliases
  • GHSA-4hq8-gpf5-8p68
Downstream
Published
2026-06-26T16:29:02.092Z
Modified
2026-07-08T08:13:47.447154641Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Podman: Malformed Image can trick podman run into leaking host environment variables into the container
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/57xxx/CVE-2026-57231.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-200",
        "CWE-668"
    ]
}
References

Affected packages

Git / github.com/podman-container-tools/podman

Affected ranges

Type
GIT
Repo
https://github.com/podman-container-tools/podman
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:podman_project:podman:6.0.0:rc1:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "1.8.1"
        },
        {
            "fixed": "5.8.4"
        },
        {
            "introduced": "6.0.0-rc1"
        },
        {
            "last_affected": "6.0.0-rc1"
        }
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

6.*
6.0.0-rc1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-57231.json"