CVE-2026-25960: vLLM has SSRF Protection Bypass
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
- github.com/advisories/GHSA-v359-jj2v-j536
- 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
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 →