製品・ソフトウェアに関する情報
vLLMにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
Title vLLMにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
Summary

vLLMは大規模言語モデル(LLM)の推論およびサービングエンジンです。バージョン0.1.0から0.19.0未満の間、vLLMのOpenAI互換APIサーバーにサービス拒否(DoS)脆弱性が存在していました。ChatCompletionRequestおよびCompletionRequestのPydanticモデルでnパラメータの上限検証が欠如していたため、認証されていない攻撃者が非常に大きなn値を持つ単一のHTTPリクエストを送信することが可能でした。これにより、Pythonのasyncioイベントループが完全にブロックされ、リクエストがスケジューリングキューに到達する前に数百万のリクエストオブジェクトコピーがヒープに割り当てられて即座にメモリ不足クラッシュが発生していました。この脆弱性はバージョン0.19.0で修正されています。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

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

Publication Date April 6, 2026, midnight
Registration Date April 21, 2026, 10:47 a.m.
Last Update April 21, 2026, 10:47 a.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected System
vLLM
vLLM 0.1.0 以上 0.19.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月21日]
  掲載
April 21, 2026, 10:47 a.m.

NVD Vulnerability Information
CVE-2026-34756
Summary

vLLM is an inference and serving engine for large language models (LLMs). From 0.1.0 to before 0.19.0, a Denial of Service vulnerability exists in the vLLM OpenAI-compatible API server. Due to the lack of an upper bound validation on the n parameter in the ChatCompletionRequest and CompletionRequest Pydantic models, an unauthenticated attacker can send a single HTTP request with an astronomically large n value. This completely blocks the Python asyncio event loop and causes immediate Out-Of-Memory crashes by allocating millions of request object copies in the heap before the request even reaches the scheduling queue. This vulnerability is fixed in 0.19.0.

Publication Date April 7, 2026, 1:16 a.m.
Registration Date April 15, 2026, 11:27 a.m.
Last Update April 21, 2026, 3:30 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:* 0.1.0 0.19.0
Related information, measures and tools
Common Vulnerabilities List