logo

OWASP API Security Top 10


Summary

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.


Definitions

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

Last updated

2024/01/25