Podman projectのpodmanにおけるOS コマンドインジェクションの脆弱性
タイトル Podman projectのpodmanにおけるOS コマンドインジェクションの脆弱性
概要

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で修正されました。

想定される影響 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 
対策

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2026年4月14日0:00
登録日 2026年4月27日11:22
最終更新日 2026年4月27日11:22
CVSS3.0 : 重要
スコア 7.8
ベクター CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
影響を受けるシステム
Podman project
podman 4.8.0 以上 5.8.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2026年04月27日]
  掲載
2026年4月27日11:22

NVD脆弱性情報
CVE-2026-33414
概要

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.

公表日 2026年4月15日8:16
登録日 2026年4月15日11:42
最終更新日 2026年4月24日2:49
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:podman_project:podman:*:*:*:*:*:*:*:* 4.8.0 5.8.2
構成2 以上 以下 より上 未満
関連情報、対策とツール
共通脆弱性一覧