Description
vLLM versions before 0.28.0 fail to validate the lower bound of token IDs in the /v1/embeddings and /pooling endpoints, allowing unauthenticated attackers to crash the engine by submitting negative token IDs. A single request with a negative token ID triggers a CUDA device-side assertion that poisons the GPU context, causing all subsequent requests to fail until the process restarts.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
No advisories yet.
References
History
Fri, 18 Sep 2026 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | vLLM versions before 0.28.0 fail to validate the lower bound of token IDs in the /v1/embeddings and /pooling endpoints, allowing unauthenticated attackers to crash the engine by submitting negative token IDs. A single request with a negative token ID triggers a CUDA device-side assertion that poisons the GPU context, causing all subsequent requests to fail until the process restarts. | |
| Title | vLLM before 0.28.0 Denial of Service via negative token ID | |
| First Time appeared |
Vllm
Vllm vllm |
|
| Weaknesses | CWE-129 | |
| CPEs | cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Vllm
Vllm vllm |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-09-18T13:20:05.365Z
Reserved: 2026-09-18T10:59:45.138Z
Link: CVE-2026-93592
No data.
Status : Received
Published: 2026-09-18T14:19:10.267
Modified: 2026-09-18T14:19:10.267
Link: CVE-2026-93592
No data.
OpenCVE Enrichment
No data.
Weaknesses
-
CWE-129
Improper Validation of Array Index