ubuntu-cve-2026-33414
Vulnerability from osv_ubuntu
Podman is a tool for managing OCI containers and pods. Versions 4.8.0 through 5.8.1 contain a command injection vulnerability in the HyperV machine backend in pkg/machine/hyperv/stubber.go, where the VM image path is inserted into a PowerShell double-quoted string without sanitization, allowing $() subexpression injection. Because PowerShell evaluates subexpressions inside double-quoted strings before executing the outer command, an attacker who can control the VM image path through a crafted machine name or image directory can execute arbitrary PowerShell commands with the privileges of the Podman process. On typical Windows installations this means SYSTEM-level code execution, and only Windows is affected as the code is exclusive to the HyperV backend. This issue has been patched in version 5.8.2.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "podman",
"binary_version": "5.4.2+ds1-2"
},
{
"binary_name": "podman-docker",
"binary_version": "5.4.2+ds1-2"
},
{
"binary_name": "podman-remote",
"binary_version": "5.4.2+ds1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "podman",
"purl": "pkg:deb/ubuntu/podman@5.4.2+ds1-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.1+ds1-1",
"5.4.2+ds1-1",
"5.4.2+ds1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "podman",
"binary_version": "5.7.0+ds2-3build1"
},
{
"binary_name": "podman-docker",
"binary_version": "5.7.0+ds2-3build1"
},
{
"binary_name": "podman-remote",
"binary_version": "5.7.0+ds2-3build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "podman",
"purl": "pkg:deb/ubuntu/podman@5.7.0+ds2-3build1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.2+ds1-2",
"5.7.0+ds2-3",
"5.7.0+ds2-3build1"
]
}
],
"aliases": [],
"details": "Podman is a tool for managing OCI containers and pods. Versions 4.8.0 through 5.8.1 contain a command injection vulnerability in the HyperV machine backend in pkg/machine/hyperv/stubber.go, where the VM image path is inserted into a PowerShell double-quoted string without sanitization, allowing $() subexpression injection. Because PowerShell evaluates subexpressions inside double-quoted strings before executing the outer command, an attacker who can control the VM image path through a crafted machine name or image directory can execute arbitrary PowerShell commands with the privileges of the Podman process. On typical Windows installations this means SYSTEM-level code execution, and only Windows is affected as the code is exclusive to the HyperV backend. This issue has been patched in version 5.8.2.",
"id": "UBUNTU-CVE-2026-33414",
"modified": "2026-06-30T16:20:55Z",
"published": "2026-04-14T23:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-33414"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33414"
},
{
"type": "REPORT",
"url": "https://github.com/containers/podman/security/advisories/GHSA-hc8w-h2mf-hp59"
},
{
"type": "REPORT",
"url": "https://github.com/containers/podman/commit/571c842bd357ee626019ea97d030fb772fc654ed"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
},
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-33414"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.