3 matches found
CVE-2026-27896 vulnerabilities
Vulnerabilities for packages: jaeger, flux-operator, gptscript, osv-scanner, datadog-agent, opencost, ferretdb, github-mcp-server...
CVE-2026-27896 vulnerabilities
Vulnerabilities for packages: ferretdb, jaeger-fips, opencost-fips, datadog-agent, datadog-agent-fips, flux-operator-fips, gitlab-workhorse-ce, jaeger, osv-scanner, opencost, flux-operator, github-mcp-server, gitlab-workhorse-ce-fips, gptscript...
CVE-2026-27896
The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc...