Home

Description

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.

PUBLISHED Reserved 2026-03-18 | Published 2026-03-23 | Updated 2026-03-24 | Assigner GitHub_M




HIGH: 7.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L

Problem types

CWE-352: Cross-Site Request Forgery (CSRF)

Product status

< 1.4.1
affected

References

github.com/...go-sdk/security/advisories/GHSA-89xv-2j6f-qhc8

github.com/...ommit/a433a831d6e5d5ac3b9e625a8095aa8eaa040dfc

cve.org (CVE-2026-33252)

nvd.nist.gov (CVE-2026-33252)

Download JSON