#VU125986 OS Command Injection in Podman - CVE-2026-33414

 

#VU125986 OS Command Injection in Podman - CVE-2026-33414

Published: April 14, 2026


Vulnerability identifier: #VU125986
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-33414
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Podman
Software vendor:
Container Projects

Description

The vulnerability allows a remote attacker to execute arbitrary commands on the Windows host.

The vulnerability exists due to command injection in pkg/machine/hyperv/stubber.go when resizing a HyperV virtual disk using a user-controlled VM image path in a PowerShell double-quoted string. A remote attacker can supply a crafted machine name or image directory containing a PowerShell subexpression to execute arbitrary commands on the Windows host.

The issue affects only the Windows-specific HyperV machine backend.


Remediation

Install security update from vendor's website.

External links