ALL MEMOS Download .docx

Key Insight

Two security reports from April 2026 materially change the MCP threat model:

1. OX Security (April 2026): Disclosed a systemic RCE vulnerability in all MCP SDK language implementations (Python, TypeScript, Go, Java). The attack surface is the MCP tool call input deserialization path. Patched in SDK updates released April-May 2026.

2. BlueRock Security (April 2026): Audited public MCP server registry — 36.7% carry SSRF vulnerabilities, 41% have no authentication at all, only 8.5% use OAuth. Community-sourced servers are disproportionately risky.

Streamable HTTP (replacing legacy SSE) adds a new attack surface: remote MCP servers are now internet-accessible services, not just local subprocesses.

The MCP ecosystem has 22,775 registered servers as of May 2026 (Glama), but the majority are forks, abandoned, or unpatched. The practical safe set is much smaller.

Action Items

Relevance