Authorization Bypass Through User-Controlled Key Affecting vllm-cu130 package, versions <0.22.0-r0


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-VLLMCU130-18008266
  • 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?

Upgrade Minimos:latest vllm-cu130 to version 0.22.0-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream vllm-cu130 package and not the vllm-cu130 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.