CVE-2026-25960
Last modified
CVE-2026-25960 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. vLLM is an inference and serving engine for large language models (LLMs). The SSRF protection fix for CVE-2026-24779 add in 0.15.1 can be bypassed in the load_from_url_async method due to inconsistent URL parsing behavior between the validation layer and the actual HTTP client. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
vLLM is an inference and serving engine for large language models (LLMs). The SSRF protection fix for CVE-2026-24779 add in 0.15.1 can be bypassed in the load_from_url_async method due to inconsistent URL parsing behavior between the validation layer and the actual HTTP client. The SSRF fix uses urllib3.util.parse_url() to validate and extract the hostname from user-provided URLs. However, load_from_url_async uses aiohttp for making the actual HTTP requests, and aiohttp internally uses the yarl library for URL parsing. This vulnerability in 0.17.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vllm | Vllm | >= 0.15.1, < 0.17.0 |
References
- https://github.com/vllm-project/vllm/pull/34743Issue Tracking, Patch
- https://github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536Exploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-25960?
How severe is CVE-2026-25960?
How do I fix CVE-2026-25960?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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 2026
- CVE-2026-25955FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-25956Frappe is a full-stack web application framework. Prior to 1…6.1
- CVE-2026-25957Cube is a semantic layer for building data applications. Fro…6.5
- CVE-2026-25958Cube is a semantic layer for building data applications. Fro…7.7
- CVE-2026-25959FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-2596Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-25961SumatraPDF is a multi-format reader for Windows. In 3.5.0 th…7.5
- CVE-2026-25962MarkUs is a web application for the submission and grading o…6.5
- CVE-2026-25963Fleet is open source device management software. In versions…6.5
- CVE-2026-25964Tandoor Recipes is an application for managing recipes, plan…4.9
- CVE-2026-25965ImageMagick is free and open-source software used for editin…7.5
- CVE-2026-25966ImageMagick is free and open-source software used for editin…7.8
Are you affected by CVE-2026-25960?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
