VYPR

Mcp Go

by Mark3labs

CVEs (1)

  • CVE-2026-81092MedAug 27, 2026
    risk 0.37cvss 6.8epss

    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…