CVE-2026-81092
Vulnerability Summary
Timeline
Description
mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamable_http.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's cross-origin default allowed any origin. A page in a browser could therefore point a name it controlled at the loopback address and reach a server listening there, invoking tools and reading resources that the server exposed on the assumption that only local software could connect. No release before 0.56.0 validated the header on either transport; 0.56.0 adds server/http_localhost.go, which rejects a loopback-bound request carrying a host that is not a loopback name, and wires it into both transports.
CVSS Metrics
- v4.0•HIGH•Score: 7.6CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
- v4.0•HIGH•Score: 7.6CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- v3.1•MEDIUM•Score: 6.8CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Trends
Current EPSS score: 0.17%• Percentile: 6%
Techniques & Countermeasures
- CWE-346•Origin Validation Error
The product does not properly verify that the source of data or communication is valid.
Affected Systems
- mark3labs•mcp-go
< 0.56.0
- redhat•tempo2.10
< 0:2.10.8-0.2.hum1
- redhat•tempo3.0
< 0:3.0.3-0.1.hum1 | < 0:3.0.3-0.2.hum1
References (16)
- https://github.com/mark3labs/mcp-go
- https://github.com/mark3labs/mcp-go/pull/921
- https://github.com/mark3labs/mcp-go/releases/tag/v0.56.0
- https://www.vulncheck.com/advisories/mcp-go-before-0.56.0-missing-host-header-validation-enables-dns-rebinding
- https://access.redhat.com/errata/RHSA-2026:54874
- https://images.redhat.com/
- https://access.redhat.com/security/cve/CVE-2026-81092
- https://access.redhat.com/security/updates/classification/
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54874.json
- https://bugzilla.redhat.com/show_bug.cgi?id=2525106
- https://www.cve.org/CVERecord?id=CVE-2026-81092
- https://nvd.nist.gov/vuln/detail/CVE-2026-81092
- https://access.redhat.com/errata/RHSA-2026:62527
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_62527.json
- https://access.redhat.com/errata/RHSA-2026:62537
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_62537.json