Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Maciej-Kisiel

#33639of 56,335
8.1Total CVSS
Vulnerabilities · 1
PT-2026-29672
8.1
2026-04-01
Unknown · Go Mcp Sdk · CVE-2026-34742
**Name of the Vulnerable Software and Affected Versions** Go MCP SDK versions prior to 1.4.0 **Description** The Go MCP SDK, utilizing Go's standard encoding/json, did not enable DNS rebinding protection by default for HTTP-based servers prior to version 1.4.0. When an HTTP-based MCP server was run on localhost without authentication using `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. **Recommendations** Update to version 1.4.0 or later.