CVE-2026-52870

The MCP Python SDK, called mcp on PyPI, is a Python implementation of the Model Context Protocol (MCP). From 1.23.0 until 1.27.2, default handlers installed by server.experimental.enable_tasks() for tasks/list, tasks/get, tasks/result, and tasks/cancel operate only on task identifiers without recording the session that created each task, allowing any connected client to enumerate, read results from, consume messages for, or cancel other clients' tasks. This issue is fixed in version 1.27.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lfprojects:mcp_python_sdk:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-15 20:17

Updated : 2026-07-17 18:07


NVD link : CVE-2026-52870

Mitre link : CVE-2026-52870

CVE.ORG link : CVE-2026-52870


JSON object : View

Products Affected

lfprojects

  • mcp_python_sdk
CWE
CWE-862

Missing Authorization