CWE-863: Incorrect Authorization
Also known as: AuthZ
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Overview
CWE-863 (Incorrect Authorization) is a class-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.