CVE 7.6 HIGH

Model Context Protocol Go SDK: DNS Rebinding Protection Disabled by Default for Servers Running on Localhost_CVE-2026-34742

7.6 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Description

The Go MCP SDK used Go's standard encoding/json. Prior to version 1.4.0, the Model Context Protocol (MCP) Go 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 StreamableHTTPHandler or SSEHandler, 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. This issue has been patched in version 1.4.0.

Basic Information

ID CVE-2026-34742
Source GitHub_M
Published Apr 2, 2026 at 18:32
Modified Apr 3, 2026 at 15:59

Affected Product

Vendor modelcontextprotocol
Product go-sdk
Version < 1.4.0
Affected Versions modelcontextprotocol go-sdk < 1.4.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.