GHSA-wvj2-96wp-fq3f · 深刻度: high · エコシステム: go — MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity
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. This violated the JSON-RPC 2.0 specification, which defines exact field names. A malicious MCP peer may have been able to send protocol messages with non-standard field casing that the SDK would silently accept. This had the potential for bypassing intermediary inspection and coss-implementation inconsistency. Go's standard JSON unmarshaling was replaced with a case-sensitive decoder in commit 7b8d81c. Users are advised to update to v1.3.1 to resolve this issue.
総合評価: CVE-2026-27896 は低リスク(34.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.27%、18 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.27% | +0.22% |
| 2 | 2026-04-14 | 0.06% | 0.04% | -0.02% |
| 3 | 2026-03-04 | — | 0.06% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.0 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.2 | 3.1 | HIGH |
|
3.9 | 2.7 | 0b0ca135-0b70-47e7-9f44-1890c2a1c46c |
GHSA-wvj2-96wp-fq3f · 深刻度: high · エコシステム: go — MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-27896 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| lfprojects | mcp_go_sdk | < 1.3.1 | cpe:2.3:a:lfprojects:mcp_go_sdk:*:*:*:*:*:*:*:* |