OWASP Top 10
The OWASP Top 10 is a widely recognized awareness document that identifies the most critical security risks affecting web applications, produced through broad community consensus. It is intended to help developers and security practitioners understand, prioritize, and address the vulnerability classes most likely to affect web applications. Organizations frequently adopt it as a baseline reference for secure development programs.
The OWASP Top 10 is a periodically updated standard awareness document published by the Open Web Application Security Project that represents broad consensus among security practitioners on the most critical web application security risk categories. Each edition consolidates community data and expert input to rank risk categories by prevalence, exploitability, and impact. The document is not a formal control framework, though each risk category typically includes guidance on prevention measures; it does not prescribe a comprehensive or auditable control set in the manner of standards such as ISO 27001 or NIST SP 800-53. The most recent edition as of the evidence provided is OWASP Top 10:2025, which supersedes the 2021 edition. The list is widely used as a minimum baseline reference for web application security training, code review priorities, and procurement requirements, but its scope is bounded to web application risk awareness and it should not be treated as a substitute for threat modeling, penetration testing, or a full security control framework.
Why it matters
Web applications are a primary attack surface for organizations of every size, and the consequences of unaddressed vulnerabilities in that surface range from data breaches to full system compromise. The OWASP Top 10 matters because it distills broad practitioner consensus into a prioritized awareness framework, giving development and security teams a shared vocabulary and a starting point for directing limited remediation effort toward the risk categories most likely to be exploited in real-world conditions. Without a common reference of this kind, organizations frequently discover that security priorities diverge between developers, architects, and security reviewers, leading to inconsistent coverage of well-understood risk classes.
Who it's relevant to
Inside OWASP Top 10
Common questions
Answers to the questions practitioners most commonly ask about OWASP Top 10.