Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key →
← Back to dashboard
clawsmith.com/signal/mcp-security-crisis-ssrf-rce-40-cves
IssueWide Openai_agent_mcpLive

MCP Security Crisis: 40+ CVEs, 36% SSRF Exposure, Prompt Injection at Scale

BlueRock Security analyzed 7,000+ public MCP servers: 36.7% have SSRF vulnerabilities, 41% require no authentication at all. Anthropic's own mcp-server-git shipped with 3 RCE-enabling flaws (quietly patched Jan 2026). OX Security disclosed a systemic RCE in MCP SDK stdio transport affecting all language SDKs and 150M+ downloads. Trend Micro found 492 MCP servers exposed with zero auth. Between Jan-Apr 2026, 40+ CVEs filed. A Reddit post on r/netsec about AI coding tools leaking secrets via config directories got 163 upvotes and 17 comments. The 'S in MCP stands for Security' article went HN-front-page.

Product Idea from this Signal

A CLI tool that scans any public MCP server for SSRF, missing auth, and stdio RCE flaws before a developer adds it to their agent config

180

Between January and April 2026, 40+ CVEs were filed against MCP servers. BlueRock Security scanned 7,000+ public MCP servers and found 36.7% have SSRF vulnerabilities and 41% require no authentication at all. OX Security disclosed a systemic RCE in the MCP SDK's stdio transport affecting 150M+ downloads, and Anthropic's own mcp-server-git shipped with three RCE-enabling flaws that were quietly patched. Every developer adding a third-party MCP server to their agent config is implicitly trusting code that, statistically, has a one-in-three chance of SSRF exposure and nearly even odds of requiring no auth at all. This tool lets a developer run a single command against any public MCP server's GitHub repo URL or running endpoint and get a line-level trust report covering SSRF patterns in tool parameter handling, auth posture on tool routes, prompt injection strings in tool descriptions, and unsanitized shell calls in stdio transport handlers, before the server ever touches their agent config.

CLISECURITYMCPDEVTOOLSTATIC-ANALYSISAGENT-SECURITY
Competitive24 leadsView Opportunity →

Score Breakdown

Reddit
180

Gap Assessment

Wide OpenNo dedicated solution exists

No standard auth enforcement layer, no universal MCP security scanner with >1k traction. mcp-scan and Backslash Security are early-stage. OWASP top 10 LLM ranks prompt injection #1 but no category-leader solution for MCP-specific security.

Frequently Asked Questions