The Go MCP SDK used Go's standard encoding/json. Prior to version 1.4.1, the Go SDK's Streamable HTTP transport accepted browser-generated cross-site `POST` requests without validating the `Origin` header and without requiring `Content-Type: application/json`. In deployments without Authorization, especially stateless or sessionless configurations, this allows an arbitrary website to send MCP requests to a local server and potentially trigger tool execution. Version 1.4.1 contains a patch for the issue.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-24 00:16
Updated : 2026-03-24 15:53
NVD link : CVE-2026-33252
Mitre link : CVE-2026-33252
CVE.ORG link : CVE-2026-33252
JSON object : View
Products Affected
No product.
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
