Interactive Taxonomy · September 2026

The Prompt Injection Attack Surface

Prompt injection is the #1 risk on the OWASP Top 10 for LLM applications, and in 2026 it moved from research demos to live exploitation — zero-click data theft, agent hijacking, and prompt-to-RCE chains. This map organizes the field into five domains along the kill chain: how attackers find agents, how instructions get in, how payloads subvert the model, what attacks achieve, and the controls that break the chain. Click any node to expand it and read the evidence.

Drag to pan · scroll to zoom · click nodes to expand

What changed in 2026

The techniques below didn’t exist in public taxonomies a year ago. Each one expanded the attack surface — not by finding new ways to phrase a jailbreak, but by finding new places attacker instructions can live.

March 2026

Indirect injection observed in the wild

Palo Alto Networks Unit 42 documented 22 distinct injection techniques on live malicious websites, including the first observed AI ad-review evasion — attackers hiding instructions to get malicious ads past AI moderation. Unit 42

April 2026

SOC tooling becomes an injection surface

The “GrafanaGhost” case showed poisoned log entries steering an observability AI assistant into data exfiltration — attacker-controlled telemetry is now a delivery channel into the very tools defenders trust. Cloud Security Alliance

May 2026

Prompts become shells

Microsoft detailed remote code execution vulnerabilities in AI agent frameworks: injections now chain into classic vulnerability classes — SSRF, deserialization, path traversal — turning a prompt into an initial-access vector. Microsoft Security

July 2026

Tool supply chains weaponized

Research consolidated around MCP tool-description poisoning, rug-pull tool updates, and IDE auto-execution — the agent’s own tooling metadata as the injection payload, no user-visible content required. CSA · OWASP

August 2026

Zero-click hijack of five AI browsers

At Black Hat USA, Zenity’s “PleaseFix” research hijacked Claude in Chrome, Gemini, Comet, Atlas, and Copilot Edge with a single email or calendar invite — password-vault theft, fraudulent purchases, and account takeover with no user interaction. A companion technique poisoned browser history itself. Notebookcheck

August 2026

New attack classes get names

Black Hat and DEF CON research named reasoning-channel injection (hijacking a model’s hidden reasoning), cross-session prompt residue, synthetic tool outputs, and kinetic prompt injection — injections whose blast radius is physical systems. Straiker · ToxSec

September 2026

Reconnaissance gets a taxonomy

MITRE ATLAS added 11 agent-specific attack techniques contributed with Zenity Labs — most of them reconnaissance: enumerating agents behind predictable URLs, querying provider metadata APIs, scanning for exposed AI services, and probing public trigger channels. The pre-attack surface most defenders don’t yet monitor is now formally mapped. Zenity Labs / MITRE ATLAS

How this maps to MITRE ATLAS

Every technique in the map carries its MITRE ATLAS technique ID (verified against ATLAS release v2026.09) in its detail panel — Mapped where a technique matches exactly, Closest technique where our node is a finer-grained variant than ATLAS models. The five domains line up with ATLAS tactics like this:

Our domainATLAS tactic(s)Representative techniques
Reconnaissance & DiscoveryReconnaissance · DiscoveryAML.T0006.* Active Scanning, AML.T0133 Discover AI Agent Runtime Capabilities
Injection VectorsInitial Access · ExecutionAML.T0051.001 Indirect Prompt Injection, AML.T0131 Crafted AI Assistant Links, AML.T0070 RAG Poisoning
Manipulation TechniquesDefense Evasion · ExecutionAML.T0054 LLM Jailbreak, AML.T0068 LLM Prompt Obfuscation, AML.T0051.002 Triggered
Attack OutcomesExfiltration · Impact · CollectionAML.T0057 LLM Data Leakage, AML.T0101 Data Destruction, AML.T0130 AI Agent Response Biasing
Defensive ControlsMitigations (outside the matrix)ATLAS Mitigations (AML.M####) & MITRE D3FEND

Where we go deeper than ATLAS — the obfuscation, reasoning-layer, and multi-turn sub-variants of prompt injection — nodes map to the parent ATLAS technique and are marked “Closest technique.” Where ATLAS keeps mitigations in a separate catalog rather than the attack matrix, our Defensive Controls point there and to D3FEND. Verified against MITRE ATLAS v2026.09.

About this taxonomy

This is an original synthesis by Defensive Networks, organized around the full kill chain — reconnaissance, delivery, manipulation, impact, and defense — rather than payload phrasing alone. Every leaf node cites the primary research or incident that established it, and carries its MITRE ATLAS technique ID.

It is a living document. The injection-vector domain is where the field is moving fastest: most 2026 additions are new places instructions can live, not new ways to phrase them.

Related reading

OWASP LLM01: Prompt Injection — the canonical risk definition.

CrowdStrike’s interactive prompt injection taxonomy — the deepest public catalog of payload phrasing techniques, complementary to the delivery-and-impact view here.

Sysdig’s 2026 guide — incident-by-incident history of prompt injection in production systems.

Deploying AI agents? Test them like an attacker will.

Defensive Networks runs red-team engagements, product evaluations, and architecture reviews for AI-enabled environments — from M365 Copilot rollouts to custom agent platforms.

Talk to our team