Knox CVE Database
/
CVE-2026-59822
High
8.2

CVE-2026-59822: BerriAI LiteLLM Improper Authentication Vulnerability

BerriAI LiteLLM contains an improper authentication vulnerability in the MCP Streamable HTTP endpoint that could allow an unauthenticated attacker to establish an authenticated MCP session using an arbitrary Bearer token.

Added to the CISA KEV catalog:
September 2, 2026

Overview

BerriAI LiteLLM, an AI gateway proxy used to route requests to LLM providers, contains a fail-open authentication flaw in its MCP Streamable HTTP endpoint. Any HTTP request carrying an arbitrary Bearer token, including a single character, triggers an OAuth2 passthrough fallback that substitutes an empty authentication object instead of rejecting the request. An unauthenticated attacker who can reach the endpoint gains a fully authenticated MCP session, with access to model enumeration, MCP-connected tools, and any downstream credentials the proxy holds. Versions prior to 1.84.0 are affected.

Vulnerability details

Affected vendor
BerriAI
Affected product
LiteLLM
Weakness type (CWE)
CWE-287, CWE-306

The flaw is a fail-open authentication logic error in LiteLLM's MCP Streamable HTTP endpoint. When the server receives a Bearer token that fails LiteLLM key validation, an OAuth2 passthrough fallback path is triggered. Rather than returning an authentication failure, this path substitutes an empty UserAPIKeyAuth() object with no restrictions, allowing the request to proceed as if it were authenticated. The weakness spans CWE-287 (improper authentication) and CWE-306 (missing authentication for a critical function): the check exists but resolves to unrestricted access on failure.


An attacker sends a crafted HTTP request to the MCP Streamable HTTP endpoint with a fabricated Authorization header containing any Bearer token value. Wiz Research honeypot telemetry confirmed active exploitation using single-character tokens to reach model enumeration endpoints. Once a session is established, the attacker can access any MCP-exposed tool, enumerate connected model providers, and retrieve downstream credentials such as LLM provider API keys or cloud IAM tokens held by the proxy. The only precondition is network reachability to the endpoint.

Severity and impact

8.2
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality impact
High
Integrity impact
Low
Availability impact
None

Exploitation status

This vulnerability is confirmed as actively exploited in the wild — it is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

Known ransomware campaign use
Unknown

Detection and monitoring

  • Monitor LiteLLM access logs for requests to MCP endpoints (paths containing /mcp) where the Authorization header carries a token that does not match any provisioned LiteLLM key, particularly tokens of one or two characters such as 'Bearer x'.
  • Audit authentication logs for MCP session establishment events that lack a corresponding valid key-validation success entry, indicating the OAuth2 fallback path was exercised rather than normal key authentication.

Remediation

Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see References) guidance and CISA’s “Forensics Triage Requirements” (see References). 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.
Federal (FCEB) remediation due date
September 16, 2026

Additional hardening

  • Upgrade LiteLLM to version 1.84.0 or later, which corrects the fail-open OAuth2 fallback path so that failed key validation results in request rejection rather than an empty authenticated session.
  • Restrict network access to the MCP Streamable HTTP endpoint at the perimeter or load balancer layer, limiting reachability to trusted internal clients and blocking unauthenticated external access entirely.
  • If the MCP endpoint is not required for current operations, disable it in the LiteLLM configuration to eliminate the attack surface until the upgrade can be applied.
  • Audit the credentials stored in or accessible through the LiteLLM proxy, including LLM provider API keys and cloud IAM roles, and rotate any that may have been exposed to unauthorized MCP sessions.

Key dates

Published (NVD)
July 8, 2026
Added to CISA KEV
September 2, 2026
Remediation deadline
September 16, 2026
Last updated
September 3, 2026

References

Frequently asked questions

Does CVE-2026-59822 affect my FedRAMP authorization?

If BerriAI LiteLLM runs inside your authorization boundary, CVE-2026-59822 is a direct concern for your Federal Risk and Authorization Management Program (FedRAMP) authorization. CISA's Known Exploited Vulnerabilities (KEV) catalog lists this vulnerability with a remediation deadline of September 16, 2026. An unpatched KEV inside your boundary is an assessor finding: you remediate it, or you formally document a mitigation before your assessor and sponsoring agency raise it.

How does Knox help me handle CVE-2026-59822?

Knox does not patch BerriAI LiteLLM on your behalf. Under the FedRAMP shared-responsibility model, that remediation belongs to you. What Knox provides is the pre-authorized, single-tenant boundary to remediate within, along with continuous compliance monitoring and audit-artifact coverage that document the fix for your next assessment. Applying the patch is your work; maintaining a defensible compliance posture while you do it is not something you have to manage on your own.

How does Knox's monitoring help with vulnerabilities like this?

Knox's automated continuous monitoring platform watches your environment for newly disclosed vulnerabilities and compliance issues on an ongoing basis. For a vulnerability like CVE-2026-59822, that means exposure surfaces during continuous monitoring rather than only when an assessor flags it at review time, giving your team earlier visibility and more time to act.

How do I get FedRAMP authorized with Knox?

Knox runs a FedRAMP-as-a-Service platform. It gives SaaS vendors a pre-authorized cloud boundary on AWS, Azure, and GCP. Your application inherits 60-80% of the required security controls. You reach FedRAMP authorization in about 90 days for roughly 90% less than the traditional $3.5M path. Book a meeting and Knox will map your path to authorization.

What happens if CVE-2026-59822 isn't remediated by September 16, 2026?

An unremediated CVE-2026-59822 becomes a Plan of Action and Milestones (POA&M) item. A growing POA&M list is what turns a routine continuous-monitoring review into a difficult conversation with your sponsoring agency. Closing out the finding and documenting the remediation is what keeps your authorization clean and the agency relationship intact.

Ready to achieve FedRAMP authorization in 90 days or less?

Schedule a meeting to discuss scope, parse readiness, and map your company’s accelerated path to FedRAMP authorization.

Book a Meeting