Bug 2515404 (CVE-2026-73556) - CVE-2026-73556 vllm: vLLM: Denial of Service via Regular Expression processing
Summary: CVE-2026-73556 vllm: vLLM: Denial of Service via Regular Expression processing
Keywords:
Status: NEW
Alias: CVE-2026-73556
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 15:51 UTC by OSIDB Bzimport
Modified: 2026-08-19 16:18 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 15:51:37 UTC
vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structured_outputs.regex parameter in vllm/v1/structured_output/backend_lm_format_enforcer.py is passed to lmformatenforcer.RegexParser without compile_regex_with_timeout or validation in validate_structured_output_request_lm_format_enforcer, allowing an unauthenticated /v1/completions request against the lm-format-enforcer backend to consume a CPU core and stall the structured-output engine path with a catastrophic regular expression. This issue is fixed in version 0.26.0.


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