CVE-2025-62164HIGH 8.8EPSS p52.4%
CVE-2025-62164CVE-2025-62164
Description
vLLM is an inference and serving engine for large language models (LLMs). From versions 0.10.2 to before 0.11.1, a memory corruption vulnerability could lead to a crash (denial-of-service) and potentially remote code execution (RCE), exists in the Completions API endpoint. When processing user-supplied prompt embeddings, the endpoint loads serialized tensors using torch.load() without sufficient validation. Due to a change introduced in PyTorch 2.8.0, sparse tensor integrity checks are disabled by default. As a result, maliciously crafted tensors can bypass internal bounds checks and trigger an out-of-bounds memory write during the call to to_dense(). This memory corruption can crash vLLM and potentially lead to code execution on the server hosting vLLM. This issue has been patched in version 0.11.1.
Scoring
| CVSS 3.1 | 8.8 (HIGH) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.82% probability of exploitation · percentile 52.4% · 2026-06-18T12:00:27Z |
| Published | 2025-11-21 |
| Last modified | 2025-12-04 |
Underlying weaknesses· 4
References
4
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Weakness | Write-what-where Conditioncwe-123 | 0% | live |
| Weakness | Improper Input Validationcwe-20 | 0% | live |
| Weakness | Deserialization of Untrusted Datacwe-502 | 0% | live |
| Weakness | Out-of-bounds Writecwe-787 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.