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.
Problem types
CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Product status
References
github.com/...pt-sdk/security/advisories/GHSA-345p-7cg4-v4c7
github.com/modelcontextprotocol/typescript-sdk/issues/204
github.com/modelcontextprotocol/typescript-sdk/issues/243