CWE-588: Attempt to Access Child of a Non-structure Pointer
Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption.
Last updated
Overview
CWE-588 (Attempt to Access Child of a Non-structure Pointer) is a variant-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.
Real-world CVEs
3 recorded CVEs are caused by CWE-588 (Attempt to Access Child of a Non-structure Pointer). The highest-severity and most recent are shown first. 1 new CWE-588 CVE has been recorded so far in 2026.