What it is
An OWASP project that lists ten major web application security risk categories, intended as an awareness and prioritization guide for developers and organizations.
Key points
- A practical starting point for building or improving an application security program.
- Updated periodically based on data and expert consensus to reflect modern risks.
- Useful for training, secure design reviews, and aligning developers and security teams on priorities.
- Top 10:2025 includes supply chain and exceptional condition handling, reflecting modern development realities.
Concrete example
A product team uses OWASP Top 10:2025 to structure an AppSec roadmap. It starts by hardening access control, secure configuration, and dependency governance, then adds secure design reviews and better logging and alerting to reduce repeat issues.