CWE-359: Exposure of Private Personal Information to an Unauthorized Actor
Also known as: Privacy violation, Privacy leak / Privacy leakage, PPI, PII, PHI
The product does not properly prevent a person's private, personal information from being accessed by actors who either (1) are not explicitly authorized to access the information or (2) do not have the implicit consent of the person about whom the information is collected.
Overview
CWE-359 (Exposure of Private Personal Information to an Unauthorized Actor) is a base-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.