CWE-287: Improper Authentication
Also known as: authentification, AuthN, AuthC
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
Overview
CWE-287 (Improper Authentication) 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.