CVE-2026-25536
Modified Modified - Updated After Analysis

Cross-Client Data Leak in MCP TypeScript SDK Transport

Vulnerability report for CVE-2026-25536, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-04

Last updated on: 2026-06-30

Assigner: GitHub, Inc.

Description

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless StreamableHTTPServerTransport deployments. This issue has been patched in version 1.26.0.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-04
Last Modified
2026-06-30
Generated
2026-07-06
AI Q&A
2026-02-05
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
lfprojects mcp_typescript_sdk From 1.10.0 (inc) to 1.26.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-362 The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
CWE-367 The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the MCP TypeScript SDK versions 1.10.0 to 1.25.3. It causes cross-client response data leakage when a single McpServer/Server and transport instance is reused across multiple client connections. This issue is most common in stateless StreamableHTTPServerTransport deployments. The vulnerability has been fixed in version 1.26.0.

Impact Analysis

This vulnerability can lead to unauthorized disclosure of sensitive data between different clients because response data from one client may be leaked to another. This compromises confidentiality and can result in data breaches.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, upgrade the MCP TypeScript SDK to version 1.26.0 or later, where the issue has been patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25536. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart