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.
Published: 2026-04-02
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution via DNS rebinding
Action: Immediate Patch
AI Analysis

Impact

The Model Context Protocol Go SDK fails to enable DNS rebinding protection by default on HTTP-based servers that run on localhost. When a local server is launched without authentication, a malicious website can perform DNS rebinding to trick the user’s browser into sending requests to the local MCP server, thereby bypassing the same‑origin policy and allowing the attacker to invoke server tools or access data exposed by the server. This represents an information‑and‑execution‑type vulnerability that can provide the attacker with the same level of access as the local user.

Affected Systems

All installations of the Model Context Protocol Go SDK earlier than version 1.4.0 that host an HTTP server on localhost using StreamableHTTPHandler or SSEHandler are affected. The vulnerability applies only when the server is exposed to the same machine and no authentication is required.

Risk and Exploitability

The CVSS score of 7.6 indicates a high severity and the EPSS score of less than 1% suggests that the likelihood of exploitation is currently low, though the vulnerability is not listed in the CISA KEV catalog. An attacker would need to lure the targeted user to a malicious web page, perform a DNS rebinding attack to point a domain to the local address, and then send requests to the local MCP server. Successful exploitation would grant the attacker the same privileges as the user running the server, potentially allowing execution of arbitrary code or access to sensitive resources.

Generated by OpenCVE AI on April 3, 2026 at 22:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Model Context Protocol Go SDK to version 1.4.0 or later to enable DNS rebinding protection by default.

Generated by OpenCVE AI on April 3, 2026 at 22:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-xw59-hvm2-8pj6 DNS Rebinding Protection Disabled by Default in Model Context Protocol Go SDK for Servers Running on Localhost
History

Fri, 03 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Lfprojects
Lfprojects mcp Go Sdk
CPEs cpe:2.3:a:lfprojects:mcp_go_sdk:*:*:*:*:*:*:*:*
Vendors & Products Lfprojects
Lfprojects mcp Go Sdk
Metrics cvssV3_1

{'score': 8.0, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N'}

cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}


Fri, 03 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 03 Apr 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Modelcontextprotocol
Modelcontextprotocol go-sdk
Vendors & Products Modelcontextprotocol
Modelcontextprotocol go-sdk

Fri, 03 Apr 2026 01:30:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 8.0, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N'}

threat_severity

Important


Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
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.
Title Model Context Protocol Go SDK: DNS Rebinding Protection Disabled by Default for Servers Running on Localhost
Weaknesses CWE-1188
References
Metrics cvssV4_0

{'score': 7.6, 'vector': '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'}


Subscriptions

Lfprojects Mcp Go Sdk
Modelcontextprotocol Go-sdk
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-03T15:59:37.091Z

Reserved: 2026-03-30T19:17:10.224Z

Link: CVE-2026-34742

cve-icon Vulnrichment

Updated: 2026-04-03T15:59:03.748Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-02T19:21:33.023

Modified: 2026-04-03T19:48:25.627

Link: CVE-2026-34742

cve-icon Redhat

Severity : Important

Publid Date: 2026-04-02T18:32:34Z

Links: CVE-2026-34742 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-07T07:55:31Z

Weaknesses