vLLMにおける配列インデックスの検証に関する脆弱性
| Title |
vLLMにおける配列インデックスの検証に関する脆弱性
|
| Summary |
vLLMは大規模言語モデル(LLM)の推論およびサービングエンジンです。バージョン0.6.1から0.20.0未満にかけて、vLLMのマルチモーダル処理にトークン注入の脆弱性があります。認証されていないテキストのみのプロンプトで特殊トークンを綴ると、それが制御として解釈されます。画像および動画のプレースホルダーシーケンスが対応するデータなしで提供されると、vLLMは入力位置の計算時に空のグリッドを参照し、未処理のIndexErrorが発生してワーカーが終了したり可用性が低下したりします。image_grid_thwやvideo_grid_thwに依存するマルチモーダルパスが影響を受けます。この脆弱性はバージョン0.20.0で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 12, 2026, midnight |
| Registration Date |
May 18, 2026, 12:12 p.m. |
| Last Update |
May 18, 2026, 12:12 p.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.6.1 以上 0.20.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月18日] 掲載 |
May 18, 2026, 12:12 p.m. |
NVD Vulnerability Information
CVE-2026-44222
| Summary |
vLLM is an inference and serving engine for large language models (LLMs). From 0.6.1 to before 0.20.0, there is a a Token Injection vulnerability in vLLM’s multimodal processing. Unauthenticated, text-only prompts that spell special tokens are interpreted as control. Image and video placeholder sequences supplied without matching data cause vLLM to index into empty grids during input-position computation, raising an unhandled IndexError and terminating the worker or degrading availability. Multimodal paths that rely on image_grid_thw/video_grid_thw are affected. This vulnerability is fixed in 0.20.0.
|
| Publication Date |
May 13, 2026, 5:16 a.m. |
| Registration Date |
May 15, 2026, 4:18 a.m. |
| Last Update |
May 15, 2026, 12:38 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:* |
0.6.1 |
|
|
0.20.0 |
Related information, measures and tools
Common Vulnerabilities List