Skip to content

Reference

Index by risk ID

Type in the identifier you already have. A scanner output, a finding id, a chapter reference. This page lists every one the playbook covers, the chapter that defines it, and the other chapters that use it. Anchors are stable, so /reference/by-id/#ASI06 is a link you can paste into a ticket.

OWASP Top 10 for LLM Applications

IDWhat it isCovered in
LLM01Prompt InjectionII.2 · Prompt injection & the LLM attack surface · II.5 · Guardrails - what holds, and how to prove it · II.3 · Jailbreaks & guardrail bypasses · II.4 · Multimodal - what a text filter cannot see · VIII.1 · Frameworks & standards - four altitudes · III.3 · Browser & computer-use agents · VI.4 · The AI red-team playbook · +3 more
LLM02Sensitive Info DisclosureII.2 · Prompt injection & the LLM attack surface · V.3 · The data layer - stores & retrieval entitlement · I.3 · Training data - extraction and poisoning · VII.1 · The secure AI SDLC · VII.5 · Retirement & decommissioning
LLM03Supply ChainII.2 · Prompt injection & the LLM attack surface · III.2 · Coding agents & Codex security · VI.4 · The AI red-team playbook · I.4 · Adversarial machine learning · I.5 · The model artifact & its supply chain · VII.1 · The secure AI SDLC · VII.4 · Finding the AI you do not know about
LLM04Data & Model PoisoningII.2 · Prompt injection & the LLM attack surface · I.4 · Adversarial machine learning · I.3 · Training data - extraction and poisoning · VII.1 · The secure AI SDLC
LLM05Improper Output HandlingII.2 · Prompt injection & the LLM attack surface · II.5 · Guardrails - what holds, and how to prove it · VII.1 · The secure AI SDLC · IV.1 · Model APIs & the tool-use loop
LLM06Excessive AgencyII.2 · Prompt injection & the LLM attack surface · II.5 · Guardrails - what holds, and how to prove it · III.1 · Anatomy of an agent - model, tools, memory, loop · III.5 · Consent & containment - sandboxes, approvals, blast radius · VII.1 · The secure AI SDLC · VII.3 · Detection, IR & forensics for AI · VII.4 · Finding the AI you do not know about · +3 more
LLM07System Prompt LeakageII.2 · Prompt injection & the LLM attack surface · VI.4 · The AI red-team playbook · VII.1 · The secure AI SDLC · Glossary
LLM08Vector & Embedding WeaknessesII.2 · Prompt injection & the LLM attack surface · V.3 · The data layer - stores & retrieval entitlement · VI.4 · The AI red-team playbook · VII.1 · The secure AI SDLC
LLM09MisinformationII.2 · Prompt injection & the LLM attack surface · Glossary
LLM10Unbounded ConsumptionII.2 · Prompt injection & the LLM attack surface · III.5 · Consent & containment - sandboxes, approvals, blast radius · VII.1 · The secure AI SDLC · IV.1 · Model APIs & the tool-use loop

OWASP Agentic Security Initiative (ASI) Top 10

IDWhat it isCovered in
ASI01Agent Goal HijackIII.4 · Persistence & propagation - memory poisoning, worms · VIII.1 · Frameworks & standards - four altitudes · III.1 · Anatomy of an agent - model, tools, memory, loop · III.3 · Browser & computer-use agents · VI.4 · The AI red-team playbook · VI.3 · Threat modeling for AI systems · VII.2 · The Agent Development Lifecycle (Agent DLC) · +6 more
ASI02Tool MisuseIII.4 · Persistence & propagation - memory poisoning, worms · II.5 · Guardrails - what holds, and how to prove it · III.1 · Anatomy of an agent - model, tools, memory, loop · III.5 · Consent & containment - sandboxes, approvals, blast radius · VI.3 · Threat modeling for AI systems · VII.2 · The Agent Development Lifecycle (Agent DLC) · VII.1 · The secure AI SDLC · +1 more
ASI03Identity & Privilege AbuseIII.4 · Persistence & propagation - memory poisoning, worms · III.5 · Consent & containment - sandboxes, approvals, blast radius · VII.2 · The Agent Development Lifecycle (Agent DLC) · VII.1 · The secure AI SDLC · VII.4 · Finding the AI you do not know about · IV.6 · Agent identity & access (NHI) · IV.5 · Hardening MCP - gateways, allowlists, runtime defense · +1 more
ASI04Agentic Supply ChainIII.4 · Persistence & propagation - memory poisoning, worms · II.5 · Guardrails - what holds, and how to prove it · VI.4 · The AI red-team playbook · I.5 · The model artifact & its supply chain · VII.2 · The Agent Development Lifecycle (Agent DLC)
ASI05Unexpected Code ExecutionIII.4 · Persistence & propagation - memory poisoning, worms · III.5 · Consent & containment - sandboxes, approvals, blast radius · VII.2 · The Agent Development Lifecycle (Agent DLC)
ASI06Memory & Context PoisoningIII.4 · Persistence & propagation - memory poisoning, worms · III.1 · Anatomy of an agent - model, tools, memory, loop · VI.4 · The AI red-team playbook · VI.3 · Threat modeling for AI systems · I.2 · Shaping a model - training, tuning, alignment · VII.2 · The Agent Development Lifecycle (Agent DLC) · VII.3 · Detection, IR & forensics for AI · +2 more
ASI07Insecure Inter-Agent CommsIII.4 · Persistence & propagation - memory poisoning, worms · VI.4 · The AI red-team playbook · VII.2 · The Agent Development Lifecycle (Agent DLC) · VII.3 · Detection, IR & forensics for AI · IV.4 · Multi-agent systems, A2A & the seams
ASI08Cascading FailuresIII.4 · Persistence & propagation - memory poisoning, worms · VII.2 · The Agent Development Lifecycle (Agent DLC) · VII.1 · The secure AI SDLC
ASI09Human-Agent Trust ExploitationIII.4 · Persistence & propagation - memory poisoning, worms · III.5 · Consent & containment - sandboxes, approvals, blast radius · VII.2 · The Agent Development Lifecycle (Agent DLC)
ASI10Rogue AgentsIII.4 · Persistence & propagation - memory poisoning, worms · VI.3 · Threat modeling for AI systems · VII.2 · The Agent Development Lifecycle (Agent DLC) · VII.3 · Detection, IR & forensics for AI · IV.3 · The MCP assessment runbook · IV.2 · Model Context Protocol (MCP)

OWASP MCP Top 10

IDWhat it isCovered in
MCP01Token mismanagement / secret exposureIV.2 · Model Context Protocol (MCP) · IV.5 · Hardening MCP - gateways, allowlists, runtime defense · IV.3 · The MCP assessment runbook
MCP02Privilege escalation via scope creepIV.2 · Model Context Protocol (MCP)
MCP03Tool poisoningIV.2 · Model Context Protocol (MCP) · IV.3 · The MCP assessment runbook
MCP04Supply-chain attacksIV.2 · Model Context Protocol (MCP)
MCP05Command injectionIV.2 · Model Context Protocol (MCP)
MCP06Intent-flow subversionIV.2 · Model Context Protocol (MCP) · IV.3 · The MCP assessment runbook
MCP07Insufficient authenticationIV.2 · Model Context Protocol (MCP) · IV.5 · Hardening MCP - gateways, allowlists, runtime defense · IV.3 · The MCP assessment runbook · The 2026 incident board
MCP08Missing audit / telemetryIV.2 · Model Context Protocol (MCP)
MCP09Shadow MCP serversIV.2 · Model Context Protocol (MCP) · IV.3 · The MCP assessment runbook
MCP10Context injection / over-sharingIV.2 · Model Context Protocol (MCP) · IV.5 · Hardening MCP - gateways, allowlists, runtime defense

MITRE ATLAS techniques

IDWhat it isCovered in
AML.T0010AI Supply Chain Compromise ATLAS ↗VII.1 · The secure AI SDLC
AML.T0011.000User Execution: Unsafe AI Artifacts ATLAS ↗VII.1 · The secure AI SDLC
AML.T0015Evade AI Model ATLAS ↗VII.1 · The secure AI SDLC
AML.T0018Manipulate AI Model ATLAS ↗VII.1 · The secure AI SDLC
AML.T0019Publish Poisoned Datasets ATLAS ↗VII.1 · The secure AI SDLC
AML.T0020Poison Training Data ATLAS ↗VII.1 · The secure AI SDLC
AML.T0024Exfiltration via AI Inference API ATLAS ↗VII.1 · The secure AI SDLC
AML.T0025Exfiltration via Cyber Means ATLAS ↗VII.1 · The secure AI SDLC
AML.T0031Erode AI Model Integrity ATLAS ↗VII.1 · The secure AI SDLC
AML.T0034Cost Harvesting ATLAS ↗VII.1 · The secure AI SDLC
AML.T0035AI Artifact Collection ATLAS ↗VII.1 · The secure AI SDLC
AML.T0043Craft Adversarial Data ATLAS ↗VII.1 · The secure AI SDLC
AML.T0051LLM Prompt Injection ATLAS ↗VIII.1 · Frameworks & standards - four altitudes · VI.3 · Threat modeling for AI systems · VII.1 · The secure AI SDLC · IV.3 · The MCP assessment runbook · One system, end to end
AML.T0051.001LLM Prompt Injection: indirect ATLAS ↗VII.3 · Detection, IR & forensics for AI · Templates & checklists
AML.T0054LLM Jailbreak ATLAS ↗VI.5 · Running the engagement · VII.1 · The secure AI SDLC
AML.T0054.001LLM Jailbreak: multi-turn ATLAS ↗VI.5 · Running the engagement · Templates & checklists
AML.T0057LLM Data Leakage ATLAS ↗VI.3 · Threat modeling for AI systems · VII.1 · The secure AI SDLC · VII.3 · Detection, IR & forensics for AI · Templates & checklists · One system, end to end
AML.T0058Publish Poisoned Models ATLAS ↗VII.1 · The secure AI SDLC

CVEs referenced

IDWhat it isCovered in
CVE-2023-6014- NVD ↗I.5 · The model artifact & its supply chain
CVE-2023-6018- NVD ↗I.5 · The model artifact & its supply chain
CVE-2023-48022- NVD ↗I.5 · The model artifact & its supply chain
CVE-2024-37052- NVD ↗I.5 · The model artifact & its supply chain
CVE-2024-37053- NVD ↗I.5 · The model artifact & its supply chain
CVE-2024-37060- NVD ↗I.5 · The model artifact & its supply chain
CVE-2025-1550- NVD ↗VI.2 · The five boundaries · Reference library
CVE-2025-3248- NVD ↗The 2026 incident board
CVE-2025-32711- NVD ↗II.4 · Multimodal - what a text filter cannot see · II.2 · Prompt injection & the LLM attack surface · III.3 · Browser & computer-use agents · Glossary · Reference library
CVE-2025-66414- NVD ↗IV.2 · Model Context Protocol (MCP) · Reference library
CVE-2025-66416- NVD ↗IV.2 · Model Context Protocol (MCP) · Reference library
CVE-2026-4372- NVD ↗The 2026 incident board
CVE-2026-5241- NVD ↗The 2026 incident board
CVE-2026-12958- NVD ↗III.5 · Consent & containment - sandboxes, approvals, blast radius · The 2026 incident board
CVE-2026-16584- NVD ↗IV.5 · Hardening MCP - gateways, allowlists, runtime defense · Changelog - what’s new · The 2026 incident board · Reference library
CVE-2026-21520- NVD ↗The 2026 incident board
CVE-2026-25536- NVD ↗IV.2 · Model Context Protocol (MCP) · The 2026 incident board
CVE-2026-25725- NVD ↗III.5 · Consent & containment - sandboxes, approvals, blast radius
CVE-2026-32173- NVD ↗The 2026 incident board
CVE-2026-32211- NVD ↗The 2026 incident board
CVE-2026-33032- NVD ↗IV.2 · Model Context Protocol (MCP) · The 2026 incident board
CVE-2026-42824- NVD ↗The 2026 incident board
CVE-2026-50549- NVD ↗III.5 · Consent & containment - sandboxes, approvals, blast radius · Changelog - what’s new · The 2026 incident board
CVE-2026-52869- NVD ↗IV.5 · Hardening MCP - gateways, allowlists, runtime defense · Changelog - what’s new · The 2026 incident board · Reference library
CVE-2026-54316- NVD ↗III.5 · Consent & containment - sandboxes, approvals, blast radius · Changelog - what’s new · The 2026 incident board · Reference library
CVE-2026-55607- NVD ↗III.5 · Consent & containment - sandboxes, approvals, blast radius
CVE-2026-59705- NVD ↗The 2026 incident board
CVE-2026-59706- NVD ↗The 2026 incident board