CVE-2026-59822
LiteLLM: MCP Authentication Bypass via OAuth2 Passthrough Fallback
Exploited in the wild. In CISA KEV since 2026‑09‑02. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check whether you run LiteLLM and its version is earlier than 1.84.0.
- If you are earlier than 1.84.0, upgrade LiteLLM to 1.84.0.
- If you cannot upgrade immediately, restrict network access so the MCP Streamable HTTP endpoint is not reachable from the internet, and contact your LiteLLM support/vendor for the recommended mitigation steps.
What it is
From the CVE record
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, LiteLLM's MCP Streamable HTTP endpoint allowed an unauthenticated attacker to use a fabricated Authorization header to trigger an OAuth2 passthrough fallback path that replaced failed LiteLLM key validation with an empty UserAPIKeyAuth() object, allowing requests to reach MCP tooling without a valid LiteLLM key. This issue is fixed in version 1.84.0.
In plain language
Written by AI from the recordLiteLLM versions before 1.84.0 can be tricked by an internet attacker into skipping authentication for MCP tools, without any login—this is serious and you should update.
CVE-2026-59822 is an authentication bypass in LiteLLM’s MCP Streamable HTTP endpoint: a remote attacker can send a crafted Authorization header that triggers an OAuth2 passthrough fallback, substituting a missing/empty authentication object and allowing access to MCP tools without a valid LiteLLM key.
If you're affected
- Unauthorized access to AI tools
- MCP tool misuse or data leakage
- Compromise of backend services
- Service disruption or abuse
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Listed as exploited in the wild since 2026-09-02.
US federal agencies must remediate by 2026-09-16.
Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
0.8% chance of exploitation activity in the next 30 days, which ranks it in the 56th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
23 events over 65 days, from the signal feeds we watch.
- Analysis publishedKestra's Login Bypass Was One Line of Code. Attackers Mined Crypto With It for Two Months Before CISA Noticed.
- Patch availableworkaround available, record updated
- Added to CISA KEVopenvas check added, patch available, patch available, workaround available, workaround available, record updated, record updated
- Patch availableworkaround available, record updated
- Patch availableworkaround available, record updated
- Record updated
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Scored 8.2 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity LowData modification is possible but limited in scope or consequence
- Availability NoneNo availability impact
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
Sources
References in the record
- github.com/BerriAI/litellm/security/advisories/GHSA-7488-6r32-c95q
- github.com/BerriAI/litellm/pull/26463
- github.com/BerriAI/litellm/commit/73869f0faf7d11ee21adcb5f91b8c33a340b6c2c
And 3 more references. See all after sign-in
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next exploited one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Litellm, not every advisory. This one: actively exploited.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI