vLLM vulnerable to Server-Side Request Forgery (SSRF) in `MediaConnector`
Description
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 class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods obtain and process media from URLs provided by users, using different Python parsing libraries when restricting the target host. These two parsing libraries have different interpretations of backslashes, which allows the host name restriction to be bypassed. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources. This vulnerability is particularly critical in containerized environments like llm-d, where a compromised vLLM pod could be used to scan the internal network, interact with other pods, and potentially cause denial of service or access sensitive data. For example, an attacker could make the vLLM pod send malicious requests to an internal llm-d management endpoint, leading to system instability by falsely reporting metrics like the KV cache state. Version 0.14.1 contains a patch for the issue.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
vllmPyPI | < 0.14.1 | 0.14.1 |
Affected products
4- osv-coords3 versionspkg:apk/chainguard/tritonserver-backend-vllm-cuda-12.9pkg:apk/chainguard/tritonserver-backend-vllm-cuda-13.0pkg:pypi/vllm
< 25.9.0_git20260318-r0+ 2 more
- (no CPE)range: < 25.9.0_git20260318-r0
- (no CPE)range: < 25.11-r2
- (no CPE)range: < 0.14.1
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-qh4c-xf7m-gxfcghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-24779ghsaADVISORY
- github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7ghsax_refsource_MISCWEB
- github.com/vllm-project/vllm/pull/32746ghsax_refsource_MISCWEB
- github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfcghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.