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.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.82% probability of exploitation · percentile 52.4% · 2026-06-18T12:00:27Z
Published2025-11-21
Last modified2025-12-04

Underlying weaknesses· 4

CWE-20CWE-123CWE-502CWE-787

References

  1. https://github.com/vllm-project/vllm/commit/58fab50d82838d5014f4a14d991fdb9352c9c84b
  2. https://github.com/vllm-project/vllm/pull/27204
  3. https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pf

4

TypeTargetConfidenceTier
WeaknessWrite-what-where Conditioncwe-1230%live
WeaknessImproper Input Validationcwe-200%live
WeaknessDeserialization of Untrusted Datacwe-5020%live
WeaknessOut-of-bounds Writecwe-7870%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-24357
CVE
CVE-2026-22778
CVE
CVE-2026-27893
CVE
CVE-2026-22807
CVE
CVE-2025-66448
CVE
CVE-2026-25960
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.