脆弱性  ·  2026-06-24

vLLM Revision Pinning バイパス - --revision/--code-revisionフラグに関わらず動的コードが読み込まれる

脆弱性Medium 影響度GlobalCVE-2026-47155
vLLM 0.22.0より前では、vLLMの--revisionおよび--code-revisionコントロールがモデルについて読み込まれたすべての成果物に一貫して適用されません。これらのフラグを指定してモデルコードを固定する展開は、依然として未固定のソ
Operators use --revision pinning as a security control to prevent loading of modified model code in production. This bypass defeats that control, allowing a malicious model update on HuggingFace Hub to slip past the pinning mechanism and execute untrusted code on the inference server — a supply-chain attack vector against secured vLLM deployments.
Malicious model artifacts (dynamic code, GGUF files, image processors) at unpinned paths are loaded even when --revision is specified, bypassing the intended security control
vLLM < 0.22.0
Upgrade to vLLM 0.22.0. Fix commit: https://github.com/vllm-project/vllm/commit/d26a28ab033697f55a1414b5b0435de7cd6045b6
出典
NVD CVE-2026-47155vLLM fix commit
ライブフィードで見る AIセキュリティとガバナンスの関連情報をさらに見る — 毎朝更新。
フィードを開く →