CVE-2026-59822 is a critical authentication bypass in LiteLLM's MCP Streamable HTTP endpoint, where a fabricated Authorization header triggers an OAuth2 passthrough fallback that replaces failed key validation with an empty auth object. This allows unauthenticated remote attackers to reach MCP tooling without valid credentials. It is confirmed exploited in the wild and listed in CISA KEV.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: DIRECT_NETWORK
CVE Published: 2026-07-08
Added to CISA KEV: 2026-09-02 56 DAYS BETWEEN CVE AND KEV
CVE-2026-59822 is a critical authentication bypass vulnerability affecting LiteLLM, an AI Gateway and proxy server used to facilitate communication with various LLM APIs. The flaw resides within the Model Context Protocol (MCP) Streamable HTTP endpoint, where improper handling of the `Authorization` header allows an attacker to trigger an unintended OAuth2 passthrough fallback. This vulnerability is significant because it enables unauthenticated remote attackers to bypass API key validation and gain unauthorized access to MCP tooling and AI agent infrastructure.