Command Injection in Podman Affects Windows Systems by Vendor Containers
CVE-2026-33414
4MEDIUM
What is CVE-2026-33414?
Podman, a tool for managing OCI containers and pods, contains a command injection vulnerability that affects versions 4.8.0 to 5.8.1 due to improper sanitization of the VM image path in the HyperV backend. Specifically, the issue arises when the image path is incorporated into a PowerShell double-quoted string, enabling attackers to inject malicious commands through crafted machine names or image directories. This vulnerability allows unauthorized execution of arbitrary PowerShell commands, potentially leading to SYSTEM-level code execution on Windows installations. Users should upgrade to Podman version 5.8.2 or later to mitigate this issue.
Affected Version(s)
podman >= 4.8.0, < 5.8.2
