Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55574

Опубликовано: 06 июл. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*
Версия до 0.24.0 (исключая)

EPSS

Процентиль: 25%
0.00324
Низкий

7.5 High

CVSS3

Дефекты

CWE-1333

Связанные уязвимости

CVSS3: 7.5
redhat
29 дней назад

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.

CVSS3: 7.5
debian
29 дней назад

vLLM is a high-throughput and memory-efficient inference and serving e ...

CVSS3: 7.5
github
18 дней назад

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

EPSS

Процентиль: 25%
0.00324
Низкий

7.5 High

CVSS3

Дефекты

CWE-1333