Bug 2369467 (CVE-2025-48887) - CVE-2025-48887 vllm: vLLM has a Regular Expression Denial of Service (ReDoS) Vulnerability
Summary: CVE-2025-48887 vllm: vLLM has a Regular Expression Denial of Service (ReDoS) ...
Keywords:
Status: NEW
Alias: CVE-2025-48887
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-30 18:01 UTC by OSIDB Bzimport
Modified: 2025-06-03 14:29 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-30 18:01:10 UTC
vLLM, an inference and serving engine for large language models (LLMs), has a Regular Expression Denial of Service (ReDoS) vulnerability in the file `vllm/entrypoints/openai/tool_parsers/pythonic_tool_parser.py` of versions 0.6.4 up to but excluding 0.9.0. The root cause is the use of a highly complex and nested regular expression for tool call detection, which can be exploited by an attacker to cause severe performance degradation or make the service unavailable. The pattern contains multiple nested quantifiers, optional groups, and inner repetitions which make it vulnerable to catastrophic backtracking. Version 0.9.0 contains a patch for the issue.


Note You need to log in before you can comment on or make changes to this bug.