CWE · MITRE source
CWE-824Access of Uninitialized Pointer
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.
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 UPD | 9.2 | 8.8 | 0.3510 | 2015-06-10 |
CVE-2017-12561 UPD | 8.8 | 9.8 | 0.3060 | 2018-02-15 |
CVE-2022-21971 KEV UPD | 8.5 | 7.8 | 0.5393 | 2022-02-09 |
CVE-2018-11803 UPD | 8.1 | 7.5 | 0.5845 | 2019-02-05 |
CVE-2018-17141 UPD | 8.0 | 9.8 | 0.0559 | 2018-09-21 |
CVE-2019-0853 UPD | 8.0 | 8.8 | 0.2757 | 2019-04-09 |
CVE-2018-14356 UPD | 7.8 | 9.8 | 0.0317 | 2018-07-17 |
CVE-2018-11743 UPD | 7.7 | 9.8 | 0.0220 | 2018-06-05 |
CVE-2020-17446 UPD | 7.7 | 9.8 | 0.0242 | 2020-08-12 |
CVE-2020-25573 UPD | 7.6 | 9.8 | 0.0179 | 2020-09-14 |
CVE-2021-1619 UPD | 7.6 | 9.8 | 0.0176 | 2021-09-23 |
CVE-2021-36219 UPD | 7.6 | 9.8 | 0.0170 | 2021-09-27 |
CVE-2018-9948 UPD | 7.5 | 6.5 | 0.6369 | 2018-05-17 |
CVE-2020-8882 UPD | 7.5 | 8.8 | 0.1106 | 2020-03-20 |
CVE-2020-11138 UPD | 7.5 | 9.8 | 0.0109 | 2021-01-21 |
CVE-2018-19857 UPD | 7.4 | 9.1 | 0.0392 | 2018-12-05 |
CVE-2022-42885 UPD | 7.4 | 9.8 | 0.0080 | 2023-07-21 |
CVE-2022-44451 UPD | 7.4 | 9.8 | 0.0080 | 2023-07-21 |
CVE-2022-46280 UPD | 7.4 | 9.8 | 0.0083 | 2023-07-21 |
CVE-2017-16377 UPD | 7.3 | 8.8 | 0.0677 | 2017-12-09 |
CVE-2017-16378 UPD | 7.3 | 8.8 | 0.0677 | 2017-12-09 |
CVE-2026-2805 UPD | 7.3 | 9.8 | 0.0040 | 2026-02-24 |
CVE-2026-6748 UPD | 7.3 | 9.8 | 0.0040 | 2026-04-21 |
CVE-2026-16353 | 7.3 | 9.8 | 0.0040 | 2026-07-21 |
CVE-2010-1818 UPD | 7.2 | 0.0 | 0.4267 | 2010-08-31 |