CVE-2026-49468
Last modified
CVE-2026-49468 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, a Host-header parsing flaw in the LiteLLM proxy could, under specific conditions, allow unauthenticated access to protected management routes. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, a Host-header parsing flaw in the LiteLLM proxy could, under specific conditions, allow unauthenticated access to protected management routes. The auth layer derived the effective route from request.url.path in litellm/proxy/auth/auth_utils.py::get_request_route(), which Starlette reconstructs from the Host header. A crafted Host could therefore make the auth gate evaluate a different route from the one FastAPI dispatched. This vulnerability is fixed in 1.84.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Litellm | Litellm | < 1.84.0 |
References
- https://github.com/BerriAI/litellm/releases/tag/v1.84.0Product, Release Notes
- https://github.com/BerriAI/litellm/security/advisories/GHSA-4xpc-pv4p-pm3wMitigation, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-49468?
How severe is CVE-2026-49468?
How do I fix CVE-2026-49468?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling 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-49459DOMPurify is a DOM-only cross-site scripting sanitizer for H…6.1
- CVE-2026-4946Ghidra versions prior to 12.0.3 improperly process annotatio…8.8
- CVE-2026-49460pypdf is a free and open-source pure-python PDF library. Pri…3.3
- CVE-2026-49461pypdf is a free and open-source pure-python PDF library. Pri…5.5
- CVE-2026-49465n8n is an open source workflow automation platform. Prior to…7.7
- CVE-2026-49467Pingvin Share X is a secure and easy self-hosted file sharin…8.8
- CVE-2026-4947Addressed a potential insecure direct object reference (IDOR…7.1
- CVE-2026-49471Serena is a powerful MCP toolkit for coding that provides se…8.3
- CVE-2026-49472FreeSWITCH is a Software Defined Telecom Stack enabling the …5.3
- CVE-2026-49475FreeSWITCH is a Software Defined Telecom Stack enabling the …7.5
- CVE-2026-49476Soup Sieve is a CSS selector library designed to be used wit…7.5
- CVE-2026-49477Soup Sieve is a CSS selector library designed to be used wit…7.5
Are you affected by CVE-2026-49468?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
