Cross-Site Request Forgery in Go MCP SDK from Model Context Protocol
CVE-2026-33252
7.1HIGH
What is CVE-2026-33252?
The Go MCP SDK has a vulnerability in its Streamable HTTP transport prior to version 1.4.1, allowing unauthorized cross-origin POST requests without proper validation of the Origin header or the Content-Type requirement. This lack of validation can lead to malicious websites sending requests that trigger unintended actions on local servers, particularly in configurations that do not require authorization. The issue has been addressed in version 1.4.1 to enhance security and prevent such exploitation.
Affected Version(s)
go-sdk < 1.4.1
