CWE · MITRE source
CWE-913Improper Control of Dynamically-Managed Code Resources
The product does not properly restrict reading from or writing to dynamically-managed code resources such as variables, objects, classes, attributes, functions, or executable instructions or statements.
Many languages offer powerful features that allow the programmer to dynamically create or modify existing code, or resources used by code such as variables and objects. While these features can offer significant flexibility and reduce development time, they can be extremely dangerous if attackers can directly influence these code resources in unexpected ways.
Last updated: 09 May 2026 03:25 UTC
NIST 800-53 r5 controls that address this weakness (1)AI
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
SC-18 | Mobile Code | SC | Requiring explicit authorization and ongoing control of mobile code implements proper management of dynamically loaded code resources. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2025-68613 KEV | 8.9 | 9.9 | 0.8168 | 2025-12-19 |
CVE-2020-15568 | 7.6 | 9.8 | 0.9331 | 2021-01-30 |
CVE-2022-36067 | 7.0 | 10.0 | 0.8252 | 2022-09-06 |
CVE-2023-50386 | 6.8 | 8.8 | 0.8472 | 2024-02-09 |
CVE-2023-43177 | 6.6 | 9.8 | 0.7682 | 2023-11-18 |
CVE-2023-29017 | 6.5 | 10.0 | 0.7496 | 2023-04-06 |
CVE-2024-5452 | 5.7 | 9.8 | 0.6262 | 2024-06-06 |
CVE-2023-29199 | 3.8 | 9.8 | 0.3068 | 2023-04-14 |
CVE-2026-34156 | 3.6 | 9.9 | 0.2740 | 2026-03-31 |
CVE-2006-7079 | 2.9 | 9.8 | 0.1494 | 2007-03-02 |
CVE-2017-3202 | 2.6 | 9.8 | 0.1059 | 2018-06-11 |
CVE-2017-3200 | 2.4 | 8.1 | 0.1373 | 2018-06-11 |
CVE-2022-40634 | 2.2 | 6.4 | 0.1452 | 2022-09-13 |
CVE-2023-6184 | 2.2 | 5.0 | 0.2080 | 2024-01-18 |
CVE-2022-40635 | 2.1 | 6.4 | 0.1299 | 2022-09-13 |
CVE-2014-9852 | 2.0 | 9.8 | 0.0132 | 2017-03-17 |
CVE-2021-32563 | 2.0 | 9.8 | 0.0091 | 2021-05-11 |
CVE-2021-22387 | 2.0 | 9.8 | 0.0030 | 2021-08-02 |
CVE-2022-44000 | 2.0 | 9.8 | 0.0036 | 2022-11-16 |
CVE-2022-43441 | 2.0 | 8.1 | 0.0690 | 2023-03-16 |
CVE-2023-4041 | 2.0 | 9.8 | 0.0003 | 2023-08-23 |
CVE-2024-8953 | 2.0 | 9.8 | 0.0027 | 2025-03-20 |
CVE-2025-25270 | 2.0 | 9.8 | 0.0113 | 2025-07-08 |
CVE-2026-22709 | 2.0 | 9.8 | 0.0005 | 2026-01-26 |
CVE-2026-23830 | 2.0 | 10.0 | 0.0020 | 2026-01-28 |