216.73.217.22

CVE-2025-62164

· Published 21/11/2025 02:15 · Modified 04/12/2025 17:14

Labels: CVE-2025-62164 2025-11-21CVE-2025-62164CWE-20[email protected]

Essential information

Published
21/11/2025 02:15
Modified
04/12/2025 17:14
Author
Creator
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Analyzed — CVE has had analysis completed and all data associations made.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
vllm / vllm cpe:2.3:a:vllm:vllm:*:*:*:*:*:*:*:*
vllm / vllm cpe:2.3:a:vllm:vllm:0.11.1:rc0:*:*:*:*:*:*
vllm / vllm cpe:2.3:a:vllm:vllm:0.11.1:rc1:*:*:*:*:*:*

References