CWE-862: Missing Authorization
Also known as: AuthZ
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Overview
CWE-862 (Missing 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.