CVE detail
CVE-2026-25960
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 23.0 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
9 source links · newest first
- https://access.redhat.com/errata/RHSA-2026:42644access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 9, 2026, 9:16 PM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-25960.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMar 9, 2026, 9:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2445892bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMar 9, 2026, 9:16 PM - https://access.redhat.com/security/cve/CVE-2026-25960access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 9, 2026, 9:16 PM - https://access.redhat.com/errata/RHSA-2026:24977access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 9, 2026, 9:16 PM No excerpt available.
Exploitgithub.comMar 9, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMar 9, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMar 9, 2026, 9:16 PMNo excerpt available.
Exploitgithub.comMar 9, 2026, 9:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-34753CVSS 5.4 · Medium
vLLM is an inference and serving engine for large language models (LLMs). From 0.16.0 to before 0.19.0, a server-side request forgery (SSRF) vulnerability in download_bytes_from_u…
- CVE-2026-24779CVSS 7.1 · High
vLLM is an inference and serving engine for large language models (LLMs). Prior to version 0.14.1, a Server-Side Request Forgery (SSRF) vulnerability exists in the `MediaConnector…
- CVE-2026-18353CVSS 8.8 · High
PIA's `POST /v1/upload/sbom` endpoint accepts a Bearer JWT and checks its **unverified** `iss` claim against an issuer allowlist using Python's `urlparse` before performing OIDC d…
- CVE-2026-54249CVSS 6.8 · Medium
Pydantic AI is a Python agent framework for building Generative AI applications. In versions 1.65.0 through 1.105.0, and 2.0.0b1 through 2.0.0b5, a client that submits message his…
- CVE-2026-46678CVSS 6.8 · Medium
Pydantic AI is a Python agent framework for building Generative AI applications. In versions 1.56.0 through 1.98.0, when an application opts a URL into force_download='allow-local…
- CVE-2026-67436CVSS 8.3 · High
Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In 6.0.0 and earlier, the redfish-* plugins built request URL…