logo

Database

OWASP API Security Top 10

Last updated: 2024/01/25
logo

API Security focuses on strategies and solutions to understand and mitigate the unique vulnerabilities and security risks of Application Programming Interfaces (APIs). The version used in this section is OWASP API Security Top 10 2023.

Control-Requirement Mapping

DefinitionRequirements
API1. Broken Object Level Authorization
API2. Broken Authentication
API3. Broken Object Property Level Authorization
API4. Lack of Resources & Rate Limiting
API5. Broken Function Level Authorization
API6. Unrestricted Access to Sensitive Business Flows
API7. Server Side Request Forgery
API8. Security Misconfiguration
API9. Improper Inventory Management
API10. Unsafe Consumption of APIs