Research · latest

More filters

Beyond the Mandate: A Systematic Security Analysis of the Agent Payments Protocol (AP2)

Researchers from Ben-Gurion University and Intuit present a systematic security analysis of Google's Agent Payments Protocol (AP2) v0.2, which lets LLM-driven shopping agents authorize and execute payments. Using the MAESTRO framework they model threat actors, attack surfaces, and adversary capabilities, cataloging 48 threats across five attack families, scoring them with AIVSS, building a testbed across five deployment architectures, and developing proof-of-concept demonstrations for eight High-risk threats plus a deployment-aware scanner. Their key finding: valid mandate signatures alone do not guarantee an agent-mediated transaction reflects user intent when pre-authorization context (A2A messages, MCP tool calls) is manipulated. Details →

Black Hat 2026: AI Agent Framework Flaws Expose Secrets

Check Point researchers Shahar Tal and Yarden Porat presented at Black Hat 2026 an audit of major AI agent frameworks — LangChain, CrewAI, Microsoft Agent Framework and Google's ADK — uncovering 21 findings across eight codebases including 12 CVEs. The flaws are classic vulnerability classes (unsafe deserialization, SSRF, SQL injection, sandbox escape, arbitrary file read, memory corruption, PDF-parser RCE) reachable via post-injection exploitation, where attacker-controlled content poisons an agent's memory and triggers the framework's own internal plumbing to steal credentials and data without calling dangerous functions directly. Details →

Otto Support - The Confused Deputy

Bishop Fox's otto-support CTF demonstrates confused deputy attacks against AI agents, where an agent reads attacker-controlled content (a poisoned support ticket, email, or calendar invite) and executes hidden instructions using its own legitimate privileges. The write-up reproduces the scenario via IDOR-based ticket poisoning and metadata service abuse to escalate into a support-agent role, referencing real-world cases like EchoLeak, ConfusedPilot, and Copilot calendar exploits, and proposes mitigations such as data/instruction separation, per-task tool registration, least privilege, human-in-the-loop, and egress controls. Details →

Malicious MCP Servers Can Split Instructions to Make AI Coding Agents Exfiltrate Secrets

ASSET Research Group's GhostSplice research shows a malicious MCP (Model Context Protocol) server can exfiltrate SSH keys, environment secrets, source code, and customer data from AI coding assistants by splitting a malicious request into individually benign fragments placed across tool descriptions, tool results, and server-initiated sampling. Because the agent combines instructions across these channels in a shared working context, no single fragment carries the whole malicious request, allowing the attack to succeed even after a blunt version of the same theft is refused. Details →

Exposed by Design: A Dynamic Security Assessment of Internet-Facing MCP Servers at Scale

An arXiv paper by Nicolás Padilla presents the first dynamic behavioral security assessment of internet-facing Model Context Protocol (MCP) servers, discovering over 21,000 instances, confirming 640 production servers, and dynamically auditing 414 using Corvus, a purpose-built framework with 34 test modules across 10 MCP-specific vulnerability classes. The study uncovered 68 reportable vulnerabilities including SQL injection, SSRF targeting cloud metadata, prompt template injection, and path traversal, and found 91.8% of audited servers lack OAuth authentication and 687 tool instances exposing shell execution without access controls. The authors release Corvus as an open-source MCP security evaluation framework. Details →

New MCP Benchmark Highlights Server Drift Dangers

An MCP Benchmark study scanned 10,831 Model Context Protocol servers and linked poor tool-description quality ("description smells" like missing return fields, wrong parameter semantics, and duplicate tool names) to measurably higher exploitation rates, with servers rated 'poor' tripling successful-attack probability. The research characterizes 'MCP drift' — unreviewed post-deployment changes to tool descriptions, parameters, or capabilities — as a live supply-chain threat, sometimes via benign onboarding followed by malicious rewrites weeks later, and notes simple 27-line mitigations eliminated high-severity findings in lab tests. Details →

Connecting AI agents to outside services explodes the risk radius

The Register reports on PromptArmor research finding that AI agent connectors — OpenAI/ChatGPT and Anthropic/Claude MCP-based integrations with services like Gmail, Slack, and Dropbox — change constantly, with 931 of 2,517 connectors (37%) changing over six weeks, 1,686 new tools added and 1,127 tool descriptions rewritten. The study found connectors gaining write and destructive capabilities (Dropbox went from 8 to 24 tools, 0 to 4 destructive), permission scopes shifting, injected model instructions appearing, and about 2 in 5 Claude connectors likely calling additional external AI services. Details →

Solving GitHub’s Secure Code game with an AI red teaming agent

Adversa's AI Red Teaming Agent was pointed at GitHub's open-source Secure Code Game 'ProdBot' challenge (Season 4, agentic AI track), an intentionally vulnerable teaching target where the flag lives in ../password.txt outside the agent's sandbox. The agent autonomously cleared the first three levels (Sandbox, Web, MCP) at 100/100 in a 57-second run, relying not on jailbreak vocabulary but on 'context seeding' — fabricating a plausible prior workflow in which authentication had already occurred. The write-up frames each added agent capability (sandbox, web, MCP, skills/memory, multi-agent) as a new attack surface enabling prompt injection, indirect injection, poisoned tool chains, over-scoped skills, and confused-deputy trust. Details →

The Balkanization of Execution-Security Research for AI Coding Agents: Isolation, Access Control, and Time-of-Check-to-Time-of-Use Vulnerabilities

A systematization-of-knowledge paper by Mohammadreza Rashidi organizes 39 works (2023-2026) on execution security for AI coding agents into 17 categories covering sandbox isolation, capability/access control, policy enforcement, TOCTOU races, and MCP threats, and verifies four disclosed, patched CVEs affecting production agent harnesses. It surfaces five cross-cutting gaps, including denylist policy failure rates of 69-98% and benign out-of-scope agent actions occurring at rates up to 17.1% under realistic prompting. Details →

Your Agent Risk Isn't in One Plugin. It's in the Composition.

OpenACA analyzes how agentic AI risk emerges from the composition of plugins, MCP servers, skills, and npm dependencies rather than any single component, using the Claude Code 'imessage' plugin as an example (a local MCP server reading chat.db, sending iMessages, with skills that rewrite access policy). They scanned the official Claude plugin marketplace (62 manifests, 530 components) and found all 124 known-vulnerability advisories clustered in the four message-channel plugins (discord, telegram, fakechat, imessage) that ingest untrusted input and can exfiltrate local files, arguing SCA and runtime monitoring miss this composition-level exposure. Details →
See the API docs to pull all 962 items →

How the wire is made

Poll & cluster

Internet is crawled for AI security news and near-duplicate coverage is embedded and grouped into durable items.

Curate

AI Agent filters for agentic-AI relevance, classifies and tags each item, scores severity for threats, and writes the summary.

Read the full methodology →

Every item here is one machine-curated intelligence object, not a headline.

Read the wire for free. There is a small charge to ask the index questions.

The wire, open

The complete curated feed, no key required.

Subscribe to the RSS feed

The vector desk

Query the index by meaning, not just keyword.

  • GET /api/items?tags=&minSeverity=&itemType=
  • GET /api/search?q= — keyword
  • GET /api/semantic?q= — vector
Preview semantic search