๐Ÿ” CVE Alert

CVE-2026-55574

UNKNOWN 0.0

vLLM: ReDoS via structured_outputs.regex compiled without timeout in xgrammar and outlines backends

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Prior to 0.24.0, the structured_outputs.regex API parameter passes a user-supplied regular expression string directly to the grammar compiler backends with no compilation timeout; in the xgrammar backend the string reaches the regex compiler with no guard, and in the outlines backend the validation step blocks structural issues such as lookarounds and backreferences but performs no complexity analysis, so a pattern with nested quantifiers passes all checks and causes exponential state-space expansion, allowing a single request containing an adversarial regex to hang an inference worker indefinitely and deny service. This issue is fixed in version 0.24.0.

CWE CWE-1333
Vendor vllm-project
Product vllm
Published Jul 6, 2026
Last Updated Jul 6, 2026
Stay Ahead of the Next One

Get instant alerts for vllm-project vllm

Be the first to know when new unknown vulnerabilities affecting vllm-project vllm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

vllm-project / vllm
< 0.24.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/vllm-project/vllm/security/advisories/GHSA-rwxx-mrjm-wc2m github.com: https://github.com/vllm-project/vllm/pull/45118 github.com: https://github.com/vllm-project/vllm/commit/2b3006076c5e9bc4cda9e03e3641388de3c5c286