Authorization Bypass Through User-Controlled Key Affecting litellm-1.80 package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.32% (25th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-LITELLM180-18009980
  • published18 Jul 2026
  • disclosed15 Jul 2026

Introduced: 15 Jul 2026

NewCVE-2026-52869  (opens in a new tab)
CWE-639  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest litellm-1.80.

NVD Description

Note: Versions mentioned in the description apply only to the upstream litellm-1.80 package and not the litellm-1.80 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to 1.27.2, the SSE and stateful Streamable HTTP transports mcp.server.sse.SseServerTransport and mcp.server.streamable_http_manager.StreamableHTTPSessionManager route requests to existing sessions using only the session_id query parameter or Mcp-Session-Id header without verifying the authenticated principal that created the session, allowing a different bearer-token-authenticated client with a known session ID to inject JSON-RPC messages into that session. This issue is fixed in version 1.27.2.