CVE-2026-54234

HIGH

vLLM: Remote DoS in vLLM via Invalid Recovered Token Reinjection

Title source: cna
STIX 2.1

Description

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Prior to 0.24.0, a frontend-legal multi-request speculative decoding workload can cause the rejection sampler to produce a recovered token equal to the model vocabulary size boundary value, which is then converted to negative one when the engine selects the next live token for a request and is written back into the drafter's input ids; that out-of-vocabulary value is later consumed by the model's embedding and attention path and crashes the engine worker with a GPU device-side assertion. The same triggering request sequence is reachable through the public gRPC Generate and Abort endpoints, so a remote client that can send generation requests can crash the shared engine worker, aborting concurrent requests and causing a service-wide denial of service for other clients of the deployment until the worker is restarted. This issue is fixed in version 0.24.0.

Scores

CVSS v3 7.5
EPSS 0.0036
EPSS Percentile 29.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-1284 CWE-20
Status published
Products (3)
pypi/vllm 0.17.1 - 0.24.0PyPI
vllm/vllm < 0.24.0
vllm-project/vllm < 0.24.0
Published Jul 06, 2026
Tracked Since Jul 07, 2026