CVE-2026-52869
גבוהה 7.1
תיאור (מקור, אנגלית)
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.
מדדים
- CVSS 3.1
-
7.1 (HIGH)
מקור הציון: CNA
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L - EPSS — סבירות ניצול
- 0% (אחוזון 000) נכון ל-8/8/2026
- CWE
- CWE-639
מוצרים מושפעים
lfprojects: mcp python sdk
קישורים
- https://github.com/modelcontextprotocol/python-sdk/security/advisories/GHSA-jp… Vendor Advisory
- https://github.com/modelcontextprotocol/python-sdk/commit/1abcca2408a6b50e10ec… Patch
- https://github.com/modelcontextprotocol/python-sdk/commit/ce267b6fc515dc4efc1d… Patch
- https://github.com/modelcontextprotocol/python-sdk/pull/2690 Issue TrackingPatch
- https://github.com/modelcontextprotocol/python-sdk/pull/2719 Issue TrackingPatch
- https://github.com/modelcontextprotocol/python-sdk/releases/tag/v1.27.2 Release Notes