Fetching from the wire…
Public story · 2026-03-14 · source-backed
The agent skills threat isn't isolated. The infrastructure layer is equally compromised.
The Cloud Security Alliance's March 13 State of Cloud and AI Security report analyzed over 7,000 MCP servers and found 36.7% potentially vulnerable to server-side request forgery (SSRF). Independently, Trend Micro found 492 MCP servers running with zero client authentication and zero traffic encryption. Not weak authentication — none.
This is dual-source convergence from two independent security organizations reaching the same conclusion: the MCP ecosystem's security posture is catastrophically immature. When a protocol designed to give agents access to external systems is deployed without authentication on 7% of servers, and vulnerable to SSRF on 37%, you don't have an ecosystem — you have an attack surface.
The pattern is familiar. Researchers warn it mirrors early OAuth misconfigurations that led to widespread credential theft in 2013–2015. The difference: OAuth protected user accounts; MCP protects agent access to tools, databases, APIs, and infrastructure. A compromised MCP server doesn't leak a password — it gives an attacker the ability to execute arbitrary tool calls through an agent with elevated privileges.
The timing couldn't be worse. MCP adoption is accelerating rapidly — CrewAI 1.10.1 just shipped triple-transport MCP support, and every major agent framework is racing to be "MCP-native." Builders are standing up servers as fast as they can, and security hardening is an afterthought when it's a thought at all.
Minimum viable hygiene: add client authentication to every MCP server today. Enable TLS. Validate all tool inputs against SSRF patterns. If your MCP server is reachable from the public internet without auth, you are running an open relay for agent actions. Stop.
Each link below shares sources, entities, or timing with this story.
Censys counted 12,520 internet-accessible MCP services in June, most unauthenticated. Installing an MCP server is installing unvetted code with tool access, full stop. The concrete checklist before you trust one: require OAuth 2.1 + PKCE with token-audience validation, allow-l...
The 2026-07-28 Model Context Protocol spec published today, and it removes two things every MCP server currently depends on: the initialize/initialized handshake and the Mcp-Session-Id header. Both are gone. Not deprecated. Gone from the core. (Model Context Protocol Blog) Wha...
BlueRock scanned over 7,000 MCP servers against 22-plus security rules. 36.7% carry potential server-side request forgery exposure from unrestricted outbound fetch, and 42% handle credentials insecurely. Their worked example is Microsoft's 85K-star Markitdown MCP server and it...
A large-scale audit across popular MCP directories found security issues in 5,832 of 9,695 servers, with 2,259 containing exploitable vulnerabilities that go beyond simple auth gaps: arbitrary file access, command injection, SSRF, SQL injection. GBHackers has the writeup. A se...
The Model Context Protocol has a security problem, and now we have numbers to prove it. An independent scan of 5,618 public MCP servers found that only 143 — that's 2.5% — scored green on a basic security assessment. The remaining 5,067 servers (90%) flagged yellow for stale d...
The Agent Toolkit for the AWS CLI equips third-party coding agents with AWS-specific knowledge and secure API access through the AWS MCP Server in a single command, naming three competitors alongside its own Kiro (AWS). AWS listing its rivals is the tell: the company is optimi...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.