Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-ggsq-9qgx-vyf6
Summary
vLLM vulnerable to Server-Side Request Forgery (SSRF) through MediaConnector
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.
Aliases
0
alias CVE-2026-24779
1
alias GHSA-qh4c-xf7m-gxfc
Fixed_packages
0
url pkg:pypi/vllm@0.14.1
purl pkg:pypi/vllm@0.14.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-za3a-c9m1-jqgz
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/vllm@0.14.1
Affected_packages
References
0
reference_url https://github.com/vllm-project/vllm
reference_id
reference_type
scores
url https://github.com/vllm-project/vllm
1
reference_url https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7
reference_id
reference_type
scores
url https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7
2
reference_url https://github.com/vllm-project/vllm/pull/32746
reference_id
reference_type
scores
url https://github.com/vllm-project/vllm/pull/32746
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-24779
reference_id CVE-2026-24779
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2026-24779
4
reference_url https://github.com/advisories/GHSA-qh4c-xf7m-gxfc
reference_id GHSA-qh4c-xf7m-gxfc
reference_type
scores
url https://github.com/advisories/GHSA-qh4c-xf7m-gxfc
5
reference_url https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc
reference_id GHSA-qh4c-xf7m-gxfc
reference_type
scores
url https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc
Weaknesses
0
cwe_id 918
name Server-Side Request Forgery (SSRF)
description The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
1
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
2
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
Exploits
Severity_range_scorenull
Exploitabilitynull
Weighted_severitynull
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-ggsq-9qgx-vyf6