Podman projectのpodmanにおけるOS コマンドインジェクションの脆弱性
| Title |
Podman projectのpodmanにおけるOS コマンドインジェクションの脆弱性
|
| Summary |
PodmanはOCIコンテナおよびポッドを管理するためのツールです。バージョン4.8.0から5.8.1において、pkg/machine/hyperv/stubber.goのHyperVマシンバックエンドにコマンドインジェクションの脆弱性が存在していました。この脆弱性では、VMイメージパスがPowerShellの二重引用符で囲まれた文字列にサニタイズされずに挿入され、$()のサブ式インジェクションを許していました。PowerShellは二重引用符内のサブ式を外側のコマンドを実行する前に評価するため、悪意のあるマシン名やイメージディレクトリによってVMイメージパスを制御可能な攻撃者は、Podmanプロセスの権限で任意のPowerShellコマンドを実行できます。一般的なWindows環境ではこれはSYSTEMレベルのコード実行を意味し、この脆弱性はHyperVバックエンドに限定されたコードであるためWindowsにのみ影響します。この問題はバージョン5.8.2で修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 14, 2026, midnight |
| Registration Date |
April 27, 2026, 11:22 a.m. |
| Last Update |
April 27, 2026, 11:22 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.8
|
| Vector |
CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H |
Affected System
| Podman project |
|
podman 4.8.0 以上 5.8.2 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 11:22 a.m. |
NVD Vulnerability Information
CVE-2026-33414
| Summary |
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.
|
| Publication Date |
April 15, 2026, 8:16 a.m. |
| Registration Date |
April 15, 2026, 11:42 a.m. |
| Last Update |
April 24, 2026, 2:49 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:* |
4.8.0 |
|
|
5.8.2 |
| Configuration2 |
or higher |
or less |
more than |
less than |
Related information, measures and tools
Common Vulnerabilities List