CWE · MITRE source
CWE-1325Improperly Controlled Sequential Memory Allocation
The product manages a group of objects or resources and performs a separate memory allocation for each object, but it does not properly limit the total amount of memory that is consumed by all of the combined objects.
While the product might limit the amount of memory that is allocated in a single operation for a single object (such as a malloc of an array), if an attacker can cause multiple objects to be allocated in separate operations, then this might cause higher total memory consumption than the developer intended, leading to a denial of service.
Last updated: 20 August 2026 13:14 UTC
Cumulative inbound coverage
How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.
Collective: partial · 1 mapping(s) from 1 framework(s): CAPEC 1 (partial)
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
—
—
V2.4.1V13.1.2V13.2.6
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-2024-2511 UPD | 7.0 | 5.9 | 0.5403 | 2024-04-08 |
CVE-2023-3341 UPD | 6.3 | 7.5 | 0.0265 | 2023-09-20 |
CVE-2021-43174 UPD | 6.1 | 7.5 | 0.0117 | 2021-11-09 |
CVE-2026-34183 UPD | 6.1 | 7.5 | 0.0105 | 2026-06-09 |
CVE-2025-2240 UPD | 6.0 | 7.5 | 0.0098 | 2025-03-12 |
CVE-2024-27796 UPD | 5.7 | 7.8 | 0.0026 | 2024-05-14 |
CVE-2026-8199 UPD | 5.0 | 6.5 | 0.0026 | 2026-05-13 |
CVE-2026-13056 UPD | 5.0 | 6.5 | 0.0028 | 2026-07-22 |
CVE-2026-18772 UPD | 5.0 | 6.5 | 0.0027 | 2026-08-04 |
CVE-2024-27804 UPD | 4.7 | 5.5 | 0.0132 | 2024-05-14 |
CVE-2023-28968 UPD | 4.5 | 5.3 | 0.0056 | 2023-04-17 |
CVE-2023-52891 UPD | 4.5 | 5.3 | 0.0046 | 2024-07-09 |
CVE-2025-13945 | 4.2 | 5.5 | 0.0015 | 2025-12-03 |
CVE-2026-6533 | 4.1 | 5.5 | 0.0015 | 2026-04-30 |
CVE-2026-6869 | 4.1 | 5.5 | 0.0013 | 2026-04-30 |
CVE-2026-6535 | 4.1 | 5.5 | 0.0014 | 2026-04-30 |
CVE-2026-6867 | 4.1 | 5.5 | 0.0012 | 2026-04-30 |
CVE-2026-3201 | 3.6 | 4.7 | 0.0018 | 2026-02-25 |