Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-59822 – Authentication Bypass – LiteLLM prior to v1.84.0

Be the first to know when new zero-days emerge:

Summary

CVE-2026-59822 is a high-severity authentication bypass vulnerability in LiteLLM (AI Gateway/proxy server by BerriAI) affecting all versions prior to 1.84.0. The flaw resides in LiteLLM’s MCP Streamable HTTP endpoint, where a faulty OAuth2 passthrough fallback mechanism allows an unauthenticated attacker to craft a fabricated Authorization header and gain access to MCP tooling without a valid LiteLLM key. The vulnerability carries a CVSS 4.0 score of 8.8 (High).

Technical details

  • Root cause: The MCP Streamable HTTP endpoint’s authentication handler contains a fallback code path designed for OAuth2 passthrough to upstream MCP servers. When LiteLLM key validation fails, this fallback improperly substitutes an empty UserAPIKeyAuth() object in place of a rejected authentication context, rather than terminating the request.
  • Trigger conditions: An attacker supplies any fabricated Bearer token in the Authorization header to the MCP Streamable HTTP endpoint. No valid LiteLLM API key, account credentials, or prior access is required.
  • Attack vector: Fully remote, over the network, with no authentication and no user interaction required (AV:N/AC:L/AT:N/PR:N/UI:N).
  • Impact: Successful exploitation allows unauthorized requests to reach MCP tooling and all connected services. The CVSS confidentiality impact is rated High (VC:H), meaning sensitive data exposed through MCP tools — including upstream LLM API keys, model outputs, and backend service credentials — may be accessed without authorization. Integrity impact is rated Low (VI:L).

Affected software

  • BerriAI LiteLLM — all versions prior to 1.84.0

Severity

  • CVSS 4.0 Base Score: 8.8 (High)
  • Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
  • CWEs: CWE-287 (Improper Authentication), CWE-306 (Missing Authentication for Critical Function)

Mitigation and recommended actions

  • Immediate patch: Upgrade LiteLLM to version 1.84.0 or later, which corrects the OAuth2 fallback gating logic in the MCP authentication handler.
  • If immediate patching is not possible: Block all external access to /mcp/ endpoint paths at your reverse proxy or API gateway to prevent unauthenticated requests from reaching the vulnerable handler.
  • Additional hardening: Consider disabling MCP routes entirely on internet-exposed LiteLLM instances until the patch can be applied.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge