VYPR
High severity7.5OSV Advisory· Published Jul 6, 2026· Updated Jul 7, 2026

CVE-2026-54234

CVE-2026-54234

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.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
vllmPyPI
>= 0.17.1, < 0.24.00.24.0

Affected products

3
  • Vllm/Vllm3 versions
    cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*range: <0.24.0
    • (no CPE)range: v0.22.1rc0, v0.21.1rc0, v0.20.2rc0, …
    • (no CPE)range: <0.24.0

Patches

Vulnerability mechanics

References

5

News mentions

1