Common Weakness Enumeration
CWE Definition / CWE-1062
CWE-1062: Parent Class with References to Child Class
The code has a parent class that contains references to a child class, its methods, or its members.
Published:2 Jul 2018
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-1061: Insufficient Encapsulation
