Fetching from the wire…
Public story · 2026-09-02 · high
A proposed authorization broker held a hijacked sub-agent to 1.5 of 8,100 possible actions, deciding each in about 2.6 microseconds.
Why now: The comparison paper posted to arXiv in September 2026, as more teams hand agents direct control over tools and accounts.
A new benchmark ran LangGraph, CrewAI, AutoGen, and the MCP authorization model against a fully compromised, prompt-injected agent. Three of the four don't offer any built-in way to limit what a hijacked sub-agent can then do. Only one showed partial containment, per the arXiv paper.
That gap matters because these are the frameworks teams reach for to wire autonomous agents into real APIs, tools, and accounts. A poisoned prompt is enough to compromise a sub-agent, and most default setups place no ceiling on what it can touch once that happens.
The researchers also built their own authorization broker to test against the frameworks, at arXiv 2609.00267. It rejected all 200,000 forged tokens thrown at it.
Then they compromised a sub-agent under bearer delegation. The broker held it to a mean of 1.5 reachable actions out of 8,100 possible, deciding each one in about 2.6 microseconds.
LangGraph, CrewAI, and AutoGen now have to explain what's stopping them from building this in.
Each link below shares sources, entities, or timing with this story.
github.com/luckyPipewrench/pipelock — All-in-one security harness with 9-layer scanner pipeline: DLP, SSRF, bidirectional MCP scanning, tool poisoning detection. Zero code changes — agents use it as system proxy. Works with Claude Code, Cursor, CrewAI, LangGraph, AutoGen.
3,364 stars since its August 17 creation. Every action against a computer, file, MCP server or UI component routes through a single gateway that resolves the target, decides it against policy, writes an audit row, then acts or refuses while naming the rule. Each bot gets its o...
OpenAI Devs announced on August 26 that WebMCP works in the ChatGPT desktop app's built-in browser and in ChatGPT Sites, so ChatGPT and Codex can call a site's declared tools directly. WebMCP is an experimental web standard adding navigator.modelContext to the browser, letting...
Raj Nagulapalle's FetchSandbox MCP took 107 votes on August 23, wiring 70+ API sandboxes into Cursor or Claude Code via MCP config. The claim is narrower and more testable than most agent tooling: reproduce the real integration failure against a sandbox, apply the fix, re-run...
arXiv 2608.13030 points out existing agent protocols specify message exchange but not how an agent proves identity, authorization, advertised capabilities, or accountability after delegation. It adds Persistent Identity, Discovery, Trust Negotiation and Accountability layers v...
Two thirds. Not two thirds of a contrived jailbreak set. Two thirds of realistic malicious issue requests, against the exact three tools most of the people reading this run daily. Ankur Singh, Jinqiu Yang, and Tse-Hsun Chen built IssueTrojanBench across four attack categories...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.