Cyber Resilience

CWE · MITRE source

CWE-824Access of Uninitialized Pointer

Abstraction: Base · CVEs in our corpus: 291

The product accesses or uses a pointer that has not been initialized.

If the pointer contains an uninitialized value, then the value might not point to a valid memory location. This could cause the product to read from or write to unexpected memory locations, leading to a denial of service. If the uninitialized pointer is used as a function call, then arbitrary functions could be invoked. If an attacker can influence the portion of uninitialized memory that is contained in the pointer, this weakness could be leveraged to execute code or perform other attacks. Depending on memory layout, associated memory management behaviors, and product operation, the attacker might be able to influence the contents of the uninitialized pointer, thus gaining more fine-grained control of the memory location to be accessed.

Last updated: 20 August 2026 13:14 UTC

Control responseHuman-reviewed

Answering this weakness across the control lifecycle, from our framework cross-walks.

Prevent
Stop it (NIST 800-53 / CSF Protect)
  • PR.PS-06
  • SA-11 Developer Testing and Evaluation
  • SA-15 Development Process, Standards, and Tools
  • SA-8 Security and Privacy Engineering Principles
Detect
Catch it (CSF Detect / Respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

NIST 800-53 r5 controls that address this weakness (0)AI-assisted

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2015-1770 KEV 9.28.80.35102015-06-10
CVE-2017-12561 8.89.80.30602018-02-15
CVE-2022-21971 KEV 8.57.80.53932022-02-09
CVE-2018-11803 8.17.50.58452019-02-05
CVE-2018-17141 8.09.80.05592018-09-21
CVE-2019-0853 8.08.80.27572019-04-09
CVE-2018-14356 7.89.80.03172018-07-17
CVE-2018-11743 7.79.80.02202018-06-05
CVE-2020-17446 7.79.80.02422020-08-12
CVE-2020-25573 7.69.80.01792020-09-14
CVE-2021-1619 7.69.80.01762021-09-23
CVE-2021-36219 7.69.80.01702021-09-27
CVE-2018-9948 7.56.50.63692018-05-17
CVE-2020-8882 7.58.80.11062020-03-20
CVE-2020-11138 7.59.80.01092021-01-21
CVE-2018-19857 7.49.10.03922018-12-05
CVE-2022-42885 7.49.80.00802023-07-21
CVE-2022-44451 7.49.80.00802023-07-21
CVE-2022-46280 7.49.80.00832023-07-21
CVE-2017-16377 7.38.80.06772017-12-09
CVE-2017-16378 7.38.80.06772017-12-09
CVE-2026-2805 7.39.80.00402026-02-24
CVE-2026-6748 7.39.80.00402026-04-21
CVE-2026-163537.39.80.00402026-07-21
CVE-2010-1818 7.20.00.42672010-08-31