Regular Expression Denial of Service in vLLM by vLLM Project
CVE-2025-71379

5.3MEDIUM

Key Information:

Vendor

Vllm

Status
Vendor
CVE Published:
20 June 2026

What is CVE-2025-71379?

Certain versions of vLLM, specifically those ranging from 0.6.3 to 0.8.9, have been identified as susceptible to multiple regular expression denial of service vulnerabilities. Key components like vllm/lora/utils.py, the phi4mini tool parser, and the OpenAI-compatible serving chat endpoint utilize regex patterns that are prone to catastrophic backtracking. An attacker can exploit these regex patterns by submitting specially crafted input featuring nested or repeated structures. This can lead to excessive CPU resource draining and significant performance degradation, rendering the affected system unable to provide service.

Affected Version(s)

vllm 0.6.3 < 0.9.0

vllm 0.9.0

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

kexinoh
russellb
mgoin
.