OWASP Ranked AI Risks Against Real Incidents, and Agency Jumped
The 2026 LLM Top 10 is the first weighted against thousands of documented incidents. Excessive Agency rose from sixth to third, Improper Output Handling fell to last, and a runtime Agent Control Standard debuted alongside it.

The OWASP Top 10 for LLM applications is the list that auditors cite, vendors map their products to and security teams use to argue for budget. Its 2026 edition changes how it was made. For the first time, the ranking was weighted against a corpus of documented incidents rather than expert opinion alone, and the risk that moved most is the one that matters most for the agent era.
The list
The OWASP GenAI Security Project published the 2026 Top 10 on 4 August 2026. The canonical repository gives the order: Prompt Injection, Sensitive Information Disclosure, Excessive Agency, Supply Chain, Data and Model Poisoning, Unbounded Consumption, Misinformation, Hidden Context Exposure, Vector and Embedding Weaknesses, and Improper Output Handling. Against the 2025 edition, per the Cloud Security Alliance's analysis, Excessive Agency rose from sixth to third, Unbounded Consumption from tenth to sixth and Misinformation from ninth to seventh, while Improper Output Handling fell from fifth to tenth, the largest drop. System Prompt Leakage was renamed Hidden Context Exposure.
| 2026 rank | Risk | 2025 rank |
|---|---|---|
| 1 | Prompt Injection | 1 |
| 2 | Sensitive Information Disclosure | 2 |
| 3 | Excessive Agency | 6 |
| 4 | Supply Chain | 3 |
| 5 | Data and Model Poisoning | 4 |
| 6 | Unbounded Consumption | 10 |
| 7 | Misinformation | 9 |
| 8 | Hidden Context Exposure (was System Prompt Leakage) | 7 |
| 9 | Vector and Embedding Weaknesses | 8 |
| 10 | Improper Output Handling | 5 |
The evidence
The methodology, as described by the Cloud Security Alliance and by contributor Michael Bargury of Zenity, weighted the ranking roughly 75% on community voting and 25% on incident evidence. The incident work is documented in an arXiv preprint by two working-group members: 7,714 incidents, 6,639 with usable labels, split between 6,297 security incidents drawn from CVE, GitHub Security Advisories and OSV, and 342 AI-harm incidents from the AIAAIC database. The preprint, which states it is not an official OWASP release, finds Prompt Injection and Sensitive Information Disclosure as a clear top tier, Excessive Agency, Supply Chain and Data and Model Poisoning as a middle band with overlapping intervals, and the remaining four reaching the top five in fewer than one draw in twenty.
Steve Wilson, who founded the Top 10 project and sits on the OWASP GenAI board, said the 2026 edition tests community expertise 'against thousands of real-world incidents' and that security 'must evolve with it, assuming AI will sometimes fail or be fooled and putting enforceable controls around what these systems can access, decide and do'.
The Agent Control Standard
The controls Wilson describes now have a specification. OWASP's Agent Control Standard, published on 1 September, 'defines how agent platforms expose middleware hooks and how safety policies can be enforced through them, enabling declarative controls that are portable across agent frameworks and enforced at runtime'. It succeeds the Agent Observability Standard co-created at Zenity, and, per the Cloud Security Alliance, its first version defines an agent bill of materials and tracing based on OpenTelemetry and OCSF. A cross-walk mapping OWASP's GenAI guidance to other frameworks was published the same day, and the Top 10 itself ships with mappings to NIST, MITRE ATLAS, CWE and OWASP's Top 10 for Agentic Applications.
Who benefits, who is at risk
Beneficiaries: security teams that need an evidence-backed baseline to justify agent governance; vendors of runtime guardrails and identity, whose category now has a standard to implement. At risk: organisations whose controls were built to the 2025 ordering, with Improper Output Handling near the top and agency near the bottom, which is the opposite of what the incident data shows.
What happens next?
- Agent frameworks implement the Agent Control Standard's middleware hooks, and vendors certify against it.
- Auditors and insurers update questionnaires to the 2026 ordering.
- OWASP's incident corpus grows and the evidence weight rises above a quarter in future editions.
- Regulators reference the incident-weighted list in AI security guidance.
Related topics
Sources & references
- 01OWASP GenAI LLM Top 10 2026 — OWASP GenAI Security Projectprimary
- 02GenAI LLM Top 10 repository (2026 README) — OWASP GenAI Security Project, GitHubprimary
- 03OWASP GenAI Security Project releases 2026 Top 10 for LLM applications, debuts Agent Control Standard — OWASP via PR Newswireprimary
- 04Agent Control Standard (ACS) — OWASP GenAI Security Projectprimary
- 05Incident-weighted analysis behind the 2026 Top 10 (preprint) — arXivresearch
- 06Research note: OWASP LLM Top 10 2026, incident-weighted — Cloud Security Alliancereport
More from Security
What Actually Took Effect Under the EU AI Act
Regulation (EU) 2026/1744, in force from 27 July 2026, pushed the AI Act's Annex III high-risk obligations to 2 December 2027 and embedded-product rules to 2 August 2028. From 2 August 2026 the AI Office and national authorities enforce transparency duties with fines up to €15 million or 3% of turnover, and new bans on non-consensual intimate imagery apply from 2 December 2026.
AI Governance Moves From Principles to Obligations
Regulation is converting voluntary AI principles into enforceable obligations, and enterprises deploying agents are discovering their governance frameworks were written for a different technology.

