CVE-2025-62164
Last modified
CVE-2025-62164 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.83% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Vllm | Vllm | >= 0.10.2, < 0.11.1 | — |
| Vllm | Vllm | 0.11.1 | Rc0 |
References
- https://github.com/vllm-project/vllm/pull/27204Issue Tracking, Patch, Vendor Advisory
- https://github.com/vllm-project/vllm/security/advisories/GHSA-mrw7-hf4f-83pfIssue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-62164?
How severe is CVE-2025-62164?
How do I fix CVE-2025-62164?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-62157Argo Workflows is an open source container-native workflow e…6.5
- CVE-2025-62158Frappe Learning is a learning system that helps users struct…5.3
- CVE-2025-62159External Secrets Operator reads information from a third-par…8.7
- CVE-2025-6216Allegra calculateTokenExpDate Password Recovery Authenticati…9.8
- CVE-2025-62161Youki is a container runtime written in Rust. In versions 0.…10
- CVE-2025-62162cel-rust is a Common Expression Language interpreter written…7.5
- CVE-2025-62166FreshRSS is a free, self-hostable RSS aggregator. Prior 1.28…7.5
- CVE-2025-62168Squid is a caching proxy for the Web. In Squid versions prio…7.5
- CVE-2025-62169OctoPrint-SpoolManager is a plugin for managing spools and a…8.1
- CVE-2025-6217PEAK-System Driver PCANFD_ADD_FILTERS Time-Of-Check Time-Of-…2.5
- CVE-2025-62170rAthena is an open-source cross-platform MMORPG server. A us…7.5
- CVE-2025-62171ImageMagick is an open source software suite for displaying,…7.5
Are you affected by CVE-2025-62164?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
