CVE Tools

CVE-2026-49468

LiteLLM: Authentication Bypass via Host Header Injection

Published: Jun 22, 2026Updated: Jul 15, 2026 Sources: CVE List NVDCWE-290

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.

In plain language

AI Low urgency

CVE-2026-49468 is an authentication bypass bug in BerriAI litellm that was fixed in 1.84.0; typical small businesses using it should update now, but there’s no clear evidence it’s being exploited in the wild.

What to do

  1. Check what version of BerriAI litellm you are running and confirm whether you are on 1.84.0 or later.
  2. Upgrade to LiteLLM/BerriAI litellm 1.84.0 (or later) as soon as practical.
  3. Ask your IT person to verify the service is not exposed more broadly than needed (restrict access to trusted networks/users).

CVSS Vector Breakdown

AV:NAC:LPR:NUI:NS:UC:HI:HA:H
Exploitability
AV:NAttack Vector
Network
AC:LAttack Complexity
Low
PR:NPrivileges Required
None
UI:NUser Interaction
None
Scope
S:UScope
Unchanged
Impact
C:HConfidentiality
High
I:HIntegrity
High
A:HAvailability
High

Weaknesses

Affected Products

Exploitability

Workaround Available

Attack Graph

Products CVE Techniques Tactics

Click technique nodes for MITRE ATT&CK details · drag to pan · Ctrl/ + scroll to zoom, or go fullscreen.

MITRE ATT&CK

1 technique
Initial Access
View detailed technique mapping

References

and 2 more references View all →
2

Unlock Complete Vulnerability Intelligence

Get the full picture for CVE-2026-49468 and every CVE in our database. Create a free account — no credit card required.

Create Free Account
Plain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows