CVE-2026-24779
Last modified
CVE-2026-24779 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vllm | Vllm | < 0.14.1 |
References
- https://github.com/vllm-project/vllm/pull/32746Issue Tracking, Patch
- https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfcExploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-24779?
How severe is CVE-2026-24779?
How do I fix CVE-2026-24779?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-24773The Open eClass platform (formerly known as GUnet eClass) is…7.5
- CVE-2026-24774The Open eClass platform (formerly known as GUnet eClass) is…4.3
- CVE-2026-24775OpenProject is an open-source, web-based project management …7.3
- CVE-2026-24776OpenProject is an open-source, web-based project management …4.3
- CVE-2026-24777OpenProject is an open-source, web-based project management …6.7
- CVE-2026-24778Ghost is an open source content management system. In Ghost …6.1
- CVE-2026-24780AutoGPT is a platform that allows users to create, deploy, a…8.8
- CVE-2026-24781vm2 is an open source vm/sandbox for Node.js. Prior to versi…9.8
- CVE-2026-24782Kiteworks is a private data network (PDN). Prior to version …8.8
- CVE-2026-24783soroban-fixed-point-math is a fixed-point math library for S…7.5
- CVE-2026-24784DNN (formerly DotNetNuke) is an open-source web content mana…4.8
- CVE-2026-24785Clatter is a no_std compatible, pure Rust implementation of …9.1
Are you affected by CVE-2026-24779?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
