CWE · MITRE source
CWE-822Untrusted Pointer Dereference
The product obtains a value from an untrusted source, converts this value to a pointer, and dereferences the resulting pointer.
An attacker can supply a pointer for memory locations that the product is not expecting. If the pointer is dereferenced for a write operation, the attack might allow modification of critical state variables, cause a crash, or execute code. If the dereferencing operation is for a read, then the attack might allow reading of sensitive data, cause a crash, or set a variable to an unexpected value (since the value will be read from an unexpected memory location). There are several variants of this weakness, including but not necessarily limited to:
Last updated: 09 May 2026 03:25 UTC
NIST 800-53 r5 controls that address this weakness (0)AI
| 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-2024-21338 KEV | 8.2 | 7.8 | 0.7814 | 2024-02-13 |
CVE-2024-35250 KEV | 7.0 | 7.8 | 0.5683 | 2024-06-11 |
CVE-2023-21768 | 6.2 | 7.8 | 0.7683 | 2023-01-10 |
CVE-2023-29360 KEV | 5.5 | 8.4 | 0.3029 | 2023-06-14 |
CVE-2025-24990 KEV | 3.7 | 7.8 | 0.0276 | 2025-10-14 |
CVE-2023-36033 KEV | 3.6 | 7.8 | 0.0091 | 2023-11-14 |
CVE-2024-30090 | 2.7 | 7.0 | 0.2092 | 2024-06-11 |
CVE-2023-21677 | 2.5 | 7.5 | 0.1645 | 2023-01-10 |
CVE-2025-50165 | 2.3 | 9.8 | 0.0621 | 2025-08-12 |
CVE-2018-17893 | 2.2 | 9.8 | 0.0462 | 2018-10-17 |
CVE-2024-38104 | 2.2 | 8.8 | 0.0675 | 2024-07-09 |
CVE-2018-14811 | 2.1 | 9.8 | 0.0233 | 2018-09-26 |
CVE-2018-7497 | 2.0 | 9.8 | 0.0068 | 2018-05-15 |
CVE-2018-12548 | 2.0 | 9.8 | 0.0042 | 2019-01-31 |
CVE-2023-1437 | 2.0 | 9.8 | 0.0018 | 2023-08-02 |
CVE-2024-37339 | 2.0 | 8.8 | 0.0409 | 2024-09-10 |
CVE-2024-37340 | 2.0 | 8.8 | 0.0409 | 2024-09-10 |
CVE-2024-43624 | 2.0 | 8.8 | 0.0352 | 2024-11-12 |
CVE-2024-26254 | 1.9 | 7.5 | 0.0653 | 2024-04-09 |
CVE-2024-36461 | 1.9 | 9.1 | 0.0073 | 2024-08-12 |
CVE-2020-17392 | 1.8 | 8.8 | 0.0010 | 2020-08-25 |
CVE-2020-26991 | 1.8 | 8.8 | 0.0101 | 2021-01-12 |
CVE-2020-27259 | 1.8 | 8.8 | 0.0048 | 2021-02-09 |
CVE-2022-34890 | 1.8 | 8.8 | 0.0016 | 2022-07-18 |
CVE-2023-0189 | 1.8 | 8.8 | 0.0018 | 2023-04-01 |