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.
References
Configurations
History
03 Apr 2026, 19:48
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/modelcontextprotocol/go-sdk/commit/67bd3f2e2b53ce11a16db8d976cdb8ff1e986b6d - Patch | |
| References | () https://github.com/modelcontextprotocol/go-sdk/pull/760 - Issue Tracking, Patch | |
| References | () https://github.com/modelcontextprotocol/go-sdk/releases/tag/v1.4.0 - Release Notes | |
| References | () https://github.com/modelcontextprotocol/go-sdk/security/advisories/GHSA-xw59-hvm2-8pj6 - Vendor Advisory | |
| CPE | cpe:2.3:a:lfprojects:mcp_go_sdk:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.1 |
| First Time |
Lfprojects
Lfprojects mcp Go Sdk |
02 Apr 2026, 19:21
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-02 19:21
Updated : 2026-04-03 19:48
NVD link : CVE-2026-34742
Mitre link : CVE-2026-34742
CVE.ORG link : CVE-2026-34742
JSON object : View
Products Affected
lfprojects
- mcp_go_sdk
CWE
CWE-1188
Insecure Default Initialization of Resource
