Denial of Service Vulnerability in vLLM Product by vLLM Project
CVE-2026-93592
8.7HIGH
What is CVE-2026-93592?
The vLLM product prior to version 0.28.0 contains a vulnerability that fails to properly validate the lower bound of token IDs in its /v1/embeddings and /pooling endpoints. This oversight allows unauthenticated users to submit negative token IDs, leading to a Denial of Service condition. A single request with such an ID triggers a CUDA device-side assertion that corrupts the GPU context, resulting in all subsequent requests being unsuccessful until the process is manually restarted. This vulnerability underscores the importance of validation checks to maintain service availability and integrity.
Affected Version(s)
vllm 0 < 0.28.0
vllm 0.28.0
