Book an Appointment

OWASP Top 10 for LLM Applications

The ten most critical security risks for applications built on Large Language Models – and the mitigations that have proven effective in practice for each risk class.

Last updated: July 2026 · Valeri Milke, ISO 27001 & ISO 42001 Lead Auditor

10risk classes – LLM01:2025 through LLM10:2025
600+experts involved, according to the project
18+countries represented, according to the project
2025current version designation – authoritative as of July 2026

Large Language Models have arrived in enterprise applications – as chatbots, RAG assistants or copilots with tool integrations. This creates an attack surface that classic application security lists such as the OWASP Top 10 for web applications do not cover: natural-language inputs cannot be cleanly separated from instructions, and model outputs often flow unchecked into downstream systems. The OWASP Top 10 for LLM Applications from the OWASP GenAI Security Project is the established reference for these risk classes; the current release carries the version designation 2025 and – as of July 2026 – remains the authoritative version. This article explains all ten risks along with typical mitigations, distinguishes the list from the OWASP Top 10 for Agentic Applications, and shows how it can be used in pentest scoping.

The Essentials at a Glance

Six topic blocks — tap to expand.

The ten risk classes at a glance

LLM01–LLM10 in three groups – each tab shows the risks and the mitigations proven effective in practice.

3 risks
  • LLM01 Prompt Injection: manipulating model behaviour through inputs – directly by users or indirectly via processed content such as documents, web pages and emails; since it cannot be fully prevented with today's techniques, the core defences are restricted privileges, input and output filtering, and human approval for critical actions.
  • LLM02 Sensitive Information Disclosure: exposure of sensitive information such as personal data, trade secrets or credentials – countered by data minimisation and sanitisation in training and context, strict access controls, and output filtering.
  • LLM03 Supply Chain: risks from pre-trained models, training datasets, fine-tuning adapters and third-party platforms – typical mitigations are provenance and integrity checks, an inventory of all model and data artefacts, and sourcing exclusively from trusted providers.
Prompt InjectionSensitive Information DisclosureSupply Chain

Standards & Sources

The content on this page is based on the following publicly available guides and studies.

OWASP GenAI Security Project · 2025

OWASP Top 10 for LLM Applications 2025

Current release of the list covering risks LLM01:2025 through LLM10:2025, including descriptions, attack scenarios and mitigations.

OWASP GenAI Security Project · 2025

OWASP Top 10 for Agentic Applications 2026

Complementary risk list ASI01–ASI10 for autonomous agent systems, published on 09.12.2025.

OWASP Foundation · 2025

OWASP Top 10 for Large Language Model Applications (Projektseite)

Documents the version history (v1.0/1.1 from 2023 through the 2025 version) and the project's transition into the OWASP GenAI Security Project.

BSI · 2025

Generative KI-Modelle: Chancen und Risiken für Industrie und Behörden

German-language assessment of LLM security risks with countermeasures for companies and public authorities.

NIST · 2024

NIST AI 600-1: Artificial Intelligence Risk Management Framework – Generative Artificial Intelligence Profile

Official Generative AI profile for the NIST AI RMF (July 2024); complements the OWASP risk list with the governance perspective.

Is your LLM application prepared for the Top 10 risks?

In a no-obligation initial consultation, we determine which of the risks LLM01–LLM10 are relevant to your architecture and what a sensible assessment scope looks like.