Fetching from the wire…
Top 5 · 2026-03-29 · source-backed
Six CVEs traced to AI-generated code in January. Fifteen in February. Thirty-five in March. Infosecurity Magazine reports the numbers, tracked by Georgia Tech's SSLab through their "Vibe Security Radar" project running since May 2025. The acceleration is clear and there's no sign it's slowing down.
The CVE surge doesn't exist in isolation. Security researchers analyzed over 30,000 MCP skills, the integrations connecting AI agents to external tools, and found more than 25% contained at least one vulnerability (Dark Reading). That's the agent-tool integration surface expanding faster than anyone can audit it. OpenClaw, the open-source agent runtime at 210K+ GitHub stars, had 9 CVEs disclosed in 4 days between March 18-21. One was a 9.9 CVSS critical where authenticated users could self-declare admin scopes during WebSocket handshake. The tracker now lists 156 total security advisories with 128 still awaiting CVE assignment.
I keep hearing "ship faster with AI" as if speed is free. It's not. We're generating code at a pace that outstrips our ability to review it, and the vulnerabilities are accumulating in the exact places where agents connect to the real world: file systems, network requests, authentication flows, and tool integrations. The MCP ecosystem has none of the security infrastructure that took npm and PyPI a decade to build. No lockfiles for skills. No signature verification. No vulnerability scanning in the install path.
What to do right now: treat AI-generated code like untrusted third-party contributions. Run static analysis before merge, not after deployment. If you're using MCP skills, audit every one that touches your filesystem or makes network requests. And if you're building MCP skills, you're now a supply chain participant for 210K+ developers. Act like it.
Each link below shares sources, entities, or timing with this story.
Six CVEs in January. Fifteen in February. Thirty-five in March. That's the trajectory of security vulnerabilities directly traced to AI coding tools, tracked by Georgia Tech's Vibe Security Radar project. Claude Code is responsible for 49 of 74 total CVEs (11 critical). And re...
The Model Context Protocol has a security problem that's no longer theoretical — it's statistical. Between January and February 2026, researchers filed 30+ CVEs against MCP servers, clients, and infrastructure. One package with nearly 500,000 downloads carried a CVSS 9.6 RCE....
Thirty CVEs in sixty days. That's the MCP ecosystem's security track record for 2026 so far, and the severity is climbing. Three disclosures dropped this week that should make anyone running agent infrastructure pause. First, PraisonAI, a popular multi-agent orchestration fram...
The agent skills supply chain is under coordinated attack. Snyk's ToxicSkills audit found 36% of ClawHub's 3,984 skills contain prompt injection payloads, 13.4% have critical malware, and submission rates exploded 10x to 500+/day. This week alone: CVE-2026-2256 (CVSS 9.1) is a...
OX Security disclosed a systemic vulnerability on June 16 in core Model Context Protocol implementations that enables arbitrary command execution, exposing API keys, internal databases, and chat histories on any vulnerable MCP host. This isn't one bad server. It's a protocol-l...
A single PR title. A hidden HTML comment in an issue body. No jailbreak, no social engineering, no user interaction required. Your credentials get exfiltrated through GitHub's own infrastructure before you ever see the notification. Security researcher Aonan Guan (Wyze Labs) a...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.