MCP's By-Design RCE Heads to Vegas
Show notes
What the episode covers
Anthropic's decision to treat a systemic remote code execution flaw in its MCP SDK as expected behavior rather than a bug opens this episode, followed by a preview of Black Hat USA 2026 and DEF CON 34's AI-heavy briefings.
- OX Security's April 2026 disclosure of an unauthenticated RCE spanning all four official MCP SDK languages, including the LangFlow takeover
- A Black Hat briefing showing Anthropic, Google, and OpenAI agents sharing the same trust-handoff failure, plus a 30B open model outperforming frontier models at exploitation
- DEF CON 34's theme "Agency" and AI Village's new poster track on adversarial attacks against agentic systems
- HalCTF, the first fully autonomous-only capture the flag running open-source agents on shared Google Cloud GPUs
- The Vulnerable MCP Project's CVE count, now over forty since January, and whether tools like mcp-scan can keep pace
Listeners get a practical conference strategy: skip generic AI hype panels, prioritize trust-boundary and tool-call validation sessions, and monitor the MCP CVE feed live throughout the show.
Timeline
In this episode
8 moments worth skipping to. The timecodes match the player above.
- 0:15Introduction
- 1:55Anthropic Said the RCE Was a Feature, Again
- 4:32Black Hat's AI Summit and the Trust Handoff Talk
- 6:29DEF CON 34 Picked the Theme for Us
- 8:20DEF CON's First All-Autonomous CTF
- 10:12The CVE Treadmill Nobody's Winning
- 12:04Your Vegas Week Homework
- 13:18Outro
Quick answers
Straight from the episode
The questions this one settles, without the listen.
- What did OX Security find in Anthropic's MCP SDK?
- OX Security disclosed a systemic remote code execution flaw baked into Anthropic's MCP SDK that spans all four official language implementations, including an unauthenticated takeover path demonstrated on LangFlow. Anthropic reportedly labeled the issue expected behavior rather than releasing a patch.
- What is the trust-handoff briefing at Black Hat USA 2026 about?
- It's a Black Hat briefing showing that agents from Anthropic, Google, and OpenAI all share the same trust-handoff failure, meaning the vulnerability isn't isolated to one vendor but appears to be a systemic issue across major AI agent platforms.
- Why does a 30B open model beating frontier models at exploiting agents matter?
- A cheap 30B open-source model reportedly outperforming frontier models at exploiting agents undercuts the assumption that bigger, more expensive models are inherently more secure, since attackers can achieve strong results without needing frontier-scale compute.
- What is HalCTF at DEF CON 34?
- HalCTF is DEF CON 34's first fully autonomous-only capture the flag competition, where only open-source AI agents (banning frontier models like Claude, Codex, and Gemini) fine-tune and hack live on shared Google Cloud GPUs -- with the shared GPU cluster itself flagged as an unexamined attack surface.
- How many MCP-related CVEs have been filed and what does that mean for defenders?
- Over forty MCP CVEs have been filed since January, roughly one every four days according to the Vulnerable MCP Project. This pace, combined with authentication gaps in registered MCP servers, raises doubts about whether tools like mcp-scan can keep up with the exposure.
- What conference strategy do Derek and Max recommend for Black Hat and DEF CON 2026?
- They advise skipping generic AI hype panels in favor of sessions focused on trust boundaries and tool-call validation, and to monitor the MCP CVE feed live throughout the conference given the rapid disclosure pace.
Transcript
The full conversation
Every word of the episode, 2,097 of them, in the order they were said.
Read the transcriptHide the transcript
DerekHey everyone, welcome back to Autonomous Autopsy. Six episodes in and this might be the messiest one yet. Okay, so we've got a mess to open with this week. Anthropic basically shrugging on a remote code execution bug. Wait, shrugging? On purpose? Pretty much. I mean, OX Security disclosed it back in April and it's systemic, baked deep into their SDK. And the fix was no fix, basically. So that's where we start. And then get this,
MaxMm-hmm.
DerekBlack Hats got a briefing claiming Anthropic, Google, and OpenAI agents all fail the exact same trust handoff. All three? Reportedly, plus a cheap 30 billion parameter open model supposedly out-hacking the frontier ones. Okay, we need that whole segment. DEF CON's theme this year is agency, which, given everything we just said, is either brilliant or a cry for help. Little of both. AI Village is running a poster track just on attacking agents. And then the wildest thing on the whole show floor, an All-Autonomous capture the flag. No humans, just agents hacking agents on shared cloud GPUs. Shared GPUs.
Speaker 3Wow.
DerekWe have thoughts about that. We're also tracking the MCP CVE count and it's climbing fast. Fast enough the scanning tools might already be behind. For the non-engineers in the audience, that's a lot of holes. Fast. Cool. Cool, cool, cool. Very cool. Let's start where this whole story actually starts, with Anthropic calling a hole in their own SDK a feature. Picture a bug report where the vendor's basically saying, yeah, we know, we're not fixing it.
Speaker 4That's not hypothetical, is it?
DerekNope. OX Security dropped this in April, nicknaming it the mother of all AI supply chains. It's about Anthropic's own MCP SDK.
Speaker 4The Model Context Protocol, the thing half the industry just bolted onto their agents?
DerekExactly. And the RCE is baked into the SDK itself. Hell, Python, TypeScript, Java, Rust, all four.
Speaker 4Wow.
DerekWait, all four languages have the same whole? Same root cause. The STDIO transport. You pass a configuration string meant to launch a local server process, and that string gets executed as a shell command, no sanitization required. So if I can touch that config field, you own the box. OX put the exposure at over 150 million downloads. in more than 7,000 publicly reachable servers.
Speaker 4Cool, cool, cool, cool.
DerekIn the part that got me, Anthropic's response wasn't a patch; it was a shrug. Anthropic told OX that the STDIO execution model is, quote, expected behavior and sanitization is the developer's job. Hold on, hold on. They called an RCE a feature? Apparently, the SDK still ships that way today. So every developer who trusted the reference implementation just inherited a shell execution primitive with no warning label. That's the shape of it, and it's not theoretical. Researchers used the exact same root cause to get authenticated RCE on Letta AI. Letta, the agent memory framework, that one. And on LangFlow it got worse. Unauthenticated, full server takeover because OX found the MCP config. The big panel exposed to the internet with zero auth in front of it. Unauthenticated? Just send a request and you're in? That's the disclosures claim. So a protocol vendor is telling thousands of downstream teams, figure it out yourselves, and that's just the standard now? That's the position. Anthropic's Frames STDIO is a secure default because it's local by design. OX's argument is that a primitive this dangerous shouldn't ship with zero guardrails when it's getting embedded everywhere. I keep landing on the accountability question. When the protocol owner says, not my problem, who's supposed to catch this before it hits production? That's the exact question a lot of security researchers are about to spend a week arguing about in Vegas. Speaking of nobody patching anything, Black Hat's already lining up talks that prove this isn't a one vendor problem. Oh, tell me it's not another MCP. Worse, Black Hat USA runs August first through sixth at Mandalay Bay, ITSPmagazine's breakdown has trainings running the first four days, then a two day main conference. So four days of how to hack, then two days of look what we hacked. Basically. And tucked in there, August fourth, there's a dedicated AI summit before the briefings. The briefing's even open. What's actually on the docket? This year's briefings lean hard into AI offense and defense, plus AI-driven attacks on hardware and embedded firmware, but one talk stands out. It's called Trusted Enough to Run. Ominous title. It's about the trust handoff, the moment an agent framework decides a tool call or a sub-process is safe to run without a human checking. One piece covering Black Hat's AI agent track. From the agentic protocol:
Speaker 4Wow.
DerekSays this talk reproduces that exact failure across Anthropic, Google, and OpenAI agent workflows. Simultaneously. Wait, same bug, three different companies? Not the same bug, same category of bug. Different code bases, same blind trust. And here's the part that keeps me up.
Speaker 4Mm-hmm.
DerekThat same piece cites a fine-tuned 30 billion parameter open model hitting a 56% exploit success against agent. Agents, fifty six per cent. at a fraction of frontier model cost. So if an open source model a fraction of the size can out attack the big guys, size stops being the security pitch. Exactly; our models bigger doesn't mean safer anymore. Brutal for every sales deck leaning on scale as a security feature. Trust our frontier model hits different when a thirty b knockoff is the one doing the breaking in. And that accountability question, who answers when the agent pulls the trigger? Doesn't stay in Mandalay Bay. It walks straight to DEF CON. Flip that on its head for a second. DEF CON's official theme this year is agency. I read that nearly choked on my coffee. Self-determination in tech? That's literally DEFCON's own framing for it. Yeah, that's straight from DEFCON's own announcement. And here we are talking about agents that can't self-determine past a bad prompt. Dates are locked, August 6th through 9th, Las Vegas Convention Center. AI Village confirmed they're back with demos, CTF... Actually Community Programming And this year They're not just running booths. New poster track—adversarial attacks on agents and agentic systems. Open to what kind of work? In-progress research, negative results, reproductions, threat models, anything that isn't a polished vendor pitch. Which,
MaxMm-hmm.
Derekafter Black Hat's trust handoff mess, feels less like coincidence and more like the whole field converging on one fire. AI Village's own pitch is that they're stripping the hype Hype out. No-bullshit AI security work, full stop. Honestly, after expected behavior, blunt sounds great. There's a drop in workshop track, too: how LLMs actually work under the hood, prompt injection tactics, even manipulating malware detection models. So people walk in and learn to break the exact systems Black Hat is about to put on stage. Same week, same city. Vegas turns into a two-week stress test on agentic AI. Back-to-back. And DEF CON hands us a theme about empowerment when the real question is who's actually driving. The irony writes itself. The poster tracks just the setup, though. There's one contest that takes zero humans deciding all the way to its end point. Oh, I already know which one you're about to bring up. Building on that agency joke, the wildest version of it is a contest called HalCTF. The all-autonomous one? Fully autonomous. DEF CON's own contest page calls it DEF CON's first all-autonomous capture-the-flag, no human touching a keyboard. Wait, none. So who's scouting and exploiting? Self-contained Docker operators running on local LLM infrastructure, they scout, exploit, and pivot through live targets solo. Okay, plot twist. No Claude, no Codex, no Gemini allowed. Banned on purpose, DEF CON frames it as breaking dependence on providers who can cut off access whenever they feel like it. So it's basically a giant we don't need you aimed at Anthropic, OpenAI, and Google, the same three we've been picking apart all episode. Pretty much. Every participant also gets a dedicated GPU on Google Cloud and fine-tunes their own pen-testing agent live. Live during the event. Wait, live? Mid-contest? Mid-contest. It's a public experiment. Can open weight models actually keep pace with frontier models on offense? Which lands right after that Black Hat talk on the cheap model beating frontier ones. Same tension, different stage. And nobody's talking about this part: dozens of unattended agents hammering live targets on one shared GPU cluster. That cluster is a target too. Right? Cross-tenant leakage? A compromised operator pivoting into someone else's fine-tuning job? Nobody's modeled that threat yet. DEF CON won the exact attack surface is trying to show defenses against. Honestly. So, does open weight actually win? We find out in August, but the CVE numbers piling up on MCP servers already hint which way this is trending. Oh, we're going there next. Yeah, same broken architecture, just a much bigger scoreboard now.
Speaker 3Oh, you mean the CVE count?
DerekYeah, the vulnerable MCP project's database has logged more than 40 CVEs against MCP implementation since January across all four SDK languages.
Speaker 3Whistles. 40 since January.
DerekAn off-seds timeline of MCP breaches puts the pace at roughly one new CVE every four days. All days, all year.
Speaker 3That's faster than most teams even patch.
DerekWay faster.
Speaker 3Okay, what's actually in these forty? Please tell me it's not all the same bug wearing a new hat?
DerekMostly, yeah. Exec and shell injection alone account for an estimated forty-three per cent of everything filed.
Speaker 3Forty-three percent—one root cause. Cool, cool, cool.
DerekAnd a survey found something like thirty-eight to forty-one percent of registered MCP
Speaker 3MCP servers have no real authentication at all. Wait, four in ten servers just
Speaker 4Mm
Speaker 3open?
Speaker 4—hmm.
Speaker 3Just open. Same pattern as the LangFlow takeover from the cold open. Nobody's checking who's on the other end. So does anything catch this before it ships? Invariant Labs has MCP scan? Registry audits exist? They do. Researchers are pretty blunt that neither is close to matching the exposure. So we built a scanner for a fire that's already forty buildings deep. It's deep.
DerekBasically, the tooling's chasing a curve it can't catch,
Speaker 3and NSA and CISA's security design guidance on MCP treats the trust boundary problem as structural, not something you patch once.
DerekWhich is the same root cause from the cold open, just multiplied across every SDK and every registry entry.
Speaker 3So walking into two overlapping conferences with disclosures dropping this fast?
DerekYeah, and there's one thing you can actually check before you even board your flight.
Speaker 3Your flight. With the flight to Vegas a month out, let's talk actual conference strategy. Please, skip the hype panels. Exactly. Skip anything titled "The Future of Agentic AI" and look instead at sessions on trust boundaries and tool call validation. Those are the talks that will actually change what you patch Monday. Right. And don't just sit through the schedule passively-keep the MCP CVE feed open on a second screen the whole week. Week live during the show? Given the filing pace we just covered, new disclosures could drop mid keynote. You want to know before the hallway track does. Nothing like patching from a hotel room at two a.m. Better than finding out from a tweet three weeks later. Fair. So trust boundary talks, CVE feed pinned open. What's the one thing people do before they even pack a bag? That's you, Max. Before you board that flight, run MCP Scan or whatever. However equivalent your team trusts against every single MCP server in your production stack, get an exact count of unauthenticated STDIO endpoints sitting there right now. Write the number down, bring it to the first meeting back. So that's the episode. Anthropic calling a remote code execution a feature, and somehow that wasn't even the wildest part. Right; the wildest part is watching autonomous agents duke it out on borrowed GPUs at DEF CON while nobody's checked who else is on that cluster. If there's one takeaway, the CVE feed is moving faster than most teams can patch. Trust boundaries need eyes on them, now, not after Black Hat. Exactly. So go read your MCP configs before you leave for Vegas. That's the real homework. Or actually, that's just Monday. Close enough. New episodes drop every Tuesday. Subscribe wherever you're listening. And if this kept you from shipping a bad deployment,
Derekleave us a review. leave us a review.
MaxThanks for spending this one with us.
DerekWe'll see you next week, hopefully with fewer RCEs. No promises.
More episodes
Keep listening
Other episodes of Autonomous Autopsy, newest first.
- GLM-5.2 Ate the Export Controls for BreakfastJun 30, 2026 · 18 min
- Five Eyes Named Your Agent Stack a National Security RiskJun 23, 2026 · 18 min
- IronWorm Ate Your AI KeysJun 16, 2026 · 19 min
- Your AI Assistant Is Now the Attack SurfaceJun 9, 2026 · 19 min
Sources
Where this came from
38 reports behind the episode. Every one of them opens where it was published.
- AI Village @ DEF CON 34 | AI Villageaivillage.org
- MCP STDIO Command Injection: Full Vulnerability Advisoryox.security
- MCP Security Vulnerabilities in 2026: 40+ CVEs and Counting - DEV Communitydev.to
- Anthropic MCP Design Vulnerability Enables RCE, Threatening AI Supply Chainthehackernews.com
- The Vulnerable MCP Project: Comprehensive Model Context Protocol Security Databasevulnerablemcp.info
- A Timeline of Model Context Protocol (MCP) Security Breachesauthzed.com
- Black Hat 2026 AI Agents: Critical Trust Warningtheagenticprotocol.com
- DEF CON 34's theme is 'Agency'. We're focusing on self ...facebook.com
- DEF CON® 34 Hacking Conference - Villagesdefcon.org
- Black Hat USA 2026 | Briefingsblackhat.com
- How AI and LLMs Are Changing the Landscape at DEF CON | by Ryan Tallmadge | Apr, 2026 | Mediummedium.com
- Model Context Protocol (MCP): Security Design ...media.defense.gov
- Black Hat USA 2026 | AI Summitblackhat.com
- MCP by Design: RCE Across the AI Agent Ecosystem – Lab Spacelabs.cloudsecurityalliance.org
- Black Hat USA 2026 — ITSPmagazine | Broadcasting Ideas. Connecting Minds.™itspmagazine.com
- AutoPenBench: Benchmarking Generative Agents for Penetration Testingarxiv.org
- AutoPentest: Enhancing Vulnerability Management With Autonomous LLM Agentsarxiv.org
- Black Hat 2026 - Arctic Wolfarcticwolf.com
- Black Hat USA 2026 - Echoecho.ai
- Black Hat USA 2026 | Briefings Scheduleblackhat.com
- Black Hat USA 2026 Unveils Summit Lineup: Six Industry-Defining Summits to Address Healthcare, AI, and Financial Cyber Threatsbusinesswire.com
- Black Hat USA 2026: August 1-6 | Dates, Trainings & Briefings | Wokeeywokeey.com
- Black Hat USA Announces Over 100 Briefings for its 29th Anniversary Event in Las Vegasbusinesswire.com
- CVE-2026-35394: Mobile MCP RCE Vulnerabilitysentinelone.com
- DEF CON 2026 (Aug 6-9, Las Vegas): AI Village Playbookforkoff.xyz
- DEF CON 34 - AI Village: Everything You Need to Know - AI Expert Magazine - premier publication dedicated to AIaiexpertmagazine.com
- DEF CON 34 – InfoSecMapinfosecmap.com
- DEF CON® 32 Hacking Conference Contestsdefcon.org
- DEF CON® 34 Hacking Conference - Contestsdefcon.org
- DEF CON® 34 Hacking Conference - Theme and Style Guidedefcon.org
- DEF CON® Hacking Conference Homedefcon.org
- DEFCON - DEF CON 34's theme is 'Agency'. We're ...facebook.com
- HackSynth: LLM Agent and Evaluation Framework for Autonomous Penetration Testingarxiv.org
- Home | AI Villageaivillage.org
- MCP Security 2026: 30 CVEs in 60 Days — What Went Wrongagent-wars.com
- Systemic Flaw in MCP Protocol Could Expose 150 Million Downloads - Infosecurity Magazineinfosecurity-magazine.com
- xOffense: An Autonomous Multi-Agent Framework for Penetration Testing with Domain-Adapted Large Language Modelsarxiv.org
- Your Complete Guide to Black Hat USA 2026, Las Vegas: Where Research Meets Real-World Defenseblog.lastpass.com
