Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-52870

HIGH NVD
CVSS Score 7.6
Severity HIGH
Published Jul 15, 2026
Vendor unknown

Description

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.

References