vLLMにおける非効率的な正規表現の複雑さに関する脆弱性
| Title |
vLLMにおける非効率的な正規表現の複雑さに関する脆弱性
|
| Summary |
vLLMのバージョン0.6.3以上かつ0.9.0未満には、複数の正規表現によるサービス拒否(ReDoS)脆弱性があります。vllm/lora/utils.py、phi4miniツールのパーサー、およびOpenAI対応のチャットエンドポイントにあるいくつかの正規表現パターンが、壊滅的なバックトラッキングに対して脆弱です。攻撃者はネストや繰り返し構造を含む細工された入力を送信することで、深刻なCPU消費とパフォーマンス低下を引き起こし、サービス拒否状態をもたらす可能性があります。
|
| Possible impacts |
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 20, 2026, midnight |
| Registration Date |
June 29, 2026, 11:21 a.m. |
| Last Update |
June 29, 2026, 11:21 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.6.3 以上 0.9.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月29日] 掲載 |
June 29, 2026, 11:21 a.m. |
NVD Vulnerability Information
CVE-2025-71379
| Summary |
vLLM versions >= 0.6.3 and < 0.9.0 contain multiple regular expression denial of service (ReDoS) vulnerabilities. Several regex patterns — in vllm/lora/utils.py, the phi4mini tool parser, and the OpenAI-compatible serving chat endpoint — are susceptible to catastrophic backtracking. An attacker submitting crafted input with nested or repeated structures can trigger severe CPU consumption and performance degradation, resulting in denial of service.
|
| Publication Date |
June 21, 2026, 4:16 a.m. |
| Registration Date |
June 27, 2026, 4:07 a.m. |
| Last Update |
June 27, 2026, 5:25 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:* |
0.6.3 |
|
|
0.9.0 |
Related information, measures and tools
Common Vulnerabilities List