vLLMにおける入力確認に関する脆弱性
| Title |
vLLMにおける入力確認に関する脆弱性
|
| Summary |
vLLMのバージョン0.10.2以上0.13.0未満では、マルチモーダル埋め込み処理においてスパーステンソルの検証が欠如しています。PyTorchはデフォルトでスパーステンソルの不変条件チェックを無効にしているため、攻撃者はプロンプト埋め込み機能が有効な場合に悪意のある(負の値や範囲外の)テンソルインデックスを含む細工された埋め込みリクエストを送信して、クラッシュやリソース枯渇(サービス拒否)を引き起こし、範囲外の書き込みやメモリ破損(write-what-where)を誘発する可能性があります。この問題は、以前の修正が根本原因を解決せず、単に機能をデフォルトで無効化しただけであったために発生しました。
|
| Possible impacts |
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 20, 2026, midnight |
| Registration Date |
June 29, 2026, 11:10 a.m. |
| Last Update |
June 29, 2026, 11:10 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Affected System
| vLLM |
|
vLLM 0.10.2 以上 0.13.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月29日] 掲載 |
June 29, 2026, 11:10 a.m. |
NVD Vulnerability Information
CVE-2026-56340
| Summary |
vLLM versions >= 0.10.2 and < 0.13.0 are missing sparse tensor validation in multimodal embeddings processing. Because PyTorch disables sparse tensor invariant checks by default, an attacker can submit crafted embedding requests with malformed (negative or out-of-bounds) tensor indices, when the prompt-embeds feature is enabled, to trigger crashes or resource exhaustion (denial of service), with potential for out-of-bounds/write-what-where memory corruption. This continues CVE-2025-62164, whose prior fix only disabled the feature by default rather than addressing the root cause.
|
| Publication Date |
June 21, 2026, 4:16 a.m. |
| Registration Date |
June 27, 2026, 4:07 a.m. |
| Last Update |
June 27, 2026, 5:29 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:* |
0.10.2 |
|
|
0.13.0 |
Related information, measures and tools
Common Vulnerabilities List