Description
MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. Prior to 1.24.0, The Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication with StreamableHTTPServerTransport or SSEServerTransport and has not enabled enableDnsRebindingProtection, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances. Note that running HTTP-based MCP servers locally without authentication is not recommended per MCP security best practices. This issue does not affect servers using stdio transport. This vulnerability is fixed in 1.24.0.
INFO
Published Date :
2025-12-02T18:12:29.848Z
Last Modified :
2025-12-02T18:46:02.374Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-66414 vulnerability.
| Vendors | Products |
|---|---|
| Lfprojects |
|
| Modelcontextprotocol |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-66414.