LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-59822: BerriAI LiteLLM Improper Authentication Vulnerability

RBRecent Breaches Vulnerability Intelligence·Sep 2, 2026
CVSS 8.8 · High⚠ Actively exploited (CISA KEV)
8.8
CVSS score
High
Severity
Active
CISA KEV
No
Ransomware use
Sep 16, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-59822 to its Known Exploited Vulnerabilities catalog on Sep 2, 2026, with a federal patch deadline of Sep 16, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

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.

CVE-2026-59822 is an improper authentication weakness in BerriAI LiteLLM affecting the MCP Streamable HTTP endpoint. An unauthenticated attacker may be able to establish an authenticated MCP session by supplying an arbitrary Bearer token. For teams running LiteLLM as a gateway or proxy to model and tool services, that means session trust can be obtained without valid credentials, which can expose connected backends, tools, and data paths depending on how the product is deployed. Confirm exact scope, fixed releases, and configuration details against the vendor advisory before acting.

CISA describes the issue as improper authentication and points operators to vendor mitigations, BOD 26-04 risk-based update prioritization, and related forensics triage expectations. Ransomware use is not documented in the provided facts.

How it works

The weakness is classified under CWE-287 (Improper Authentication) and CWE-306 (Missing Authentication for Critical Function). In plain terms, a critical path—the MCP Streamable HTTP endpoint—does not adequately verify that a presented Bearer token is legitimate before treating the caller as an authenticated MCP session.

An attacker who can reach that endpoint may present an arbitrary Bearer token and obtain an authenticated MCP session without prior enrollment or secret knowledge. From a defender’s perspective, that bypasses the normal gate that should bind sessions to issued credentials. What the attacker can then do depends on LiteLLM’s role in your environment (for example, routing, tool access, or upstream model APIs) and on network placement. Do not assume exploit mechanics beyond the advisory summary; treat any internet-exposed or broadly reachable MCP Streamable HTTP surface as high priority for verification.

Am I affected? How to find it in your systems

LiteLLM is commonly used as a unified interface or proxy for LLM providers and related tooling. It may run as a service in cloud accounts, Kubernetes, VMs, developer workstations, or internal platforms that expose HTTP APIs for model and MCP-style workflows.

How to remediate

Patch first. Apply the vendor-supplied update or mitigation instructions for BerriAI LiteLLM as named in the official advisory. Validate in a non-production environment if needed, then roll out under change control and re-check that the MCP Streamable HTTP endpoint enforces proper authentication.

If you can't patch immediately

Until the vendor fix is in place, reduce reachability and increase detection.

If your data may have been exposed

Actively exploited authentication flaws can lead to unauthorized access and follow-on data exposure, even when ransomware use is not documented. If this service was reachable and unpatched, investigate session and upstream access logs, rotate credentials, and follow your incident process. You can run a free exposure scan of your email to check known breach data for personal addresses associated with your team.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedBerriAI · LiteLLM
WeaknessCWE-287
CVSS base score8.8 (High)
CVSS vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/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
PublishedJul 8, 2026
Added to CISA KEVSep 2, 2026
Federal patch deadlineSep 16, 2026
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities