CVE-2026-25960: vLLM has SSRF Protection Bypass
(updated )
The SSRF protection fix for https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc 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.
References
- access.redhat.com/errata/RHSA-2026:24977
- access.redhat.com/security/cve/CVE-2026-25960
- bugzilla.redhat.com/show_bug.cgi?id=2445892
- github.com/advisories/GHSA-v359-jj2v-j536
- github.com/pypa/advisory-database/tree/main/vulns/vllm/PYSEC-2026-3411.yaml
- github.com/vllm-project/vllm
- github.com/vllm-project/vllm/commit/6f3b2047abd4a748e3db4a68543f8221358002c0
- github.com/vllm-project/vllm/pull/34743
- github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc
- github.com/vllm-project/vllm/security/advisories/GHSA-v359-jj2v-j536
- nvd.nist.gov/vuln/detail/CVE-2026-25960
- pypi.org/project/vllm
- security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-25960.json
Code Behaviors & Features
Detect and mitigate CVE-2026-25960 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →