CWE · MITRE source
CWE-114Process Control
Executing commands or loading libraries from an untrusted source or in an untrusted environment can cause an application to execute malicious commands (and payloads) on behalf of an attacker.
Process control vulnerabilities of the first type occur when either data enters the application from an untrusted source and the data is used as part of a string representing a command that is executed by the application. By executing the command, the application gives an attacker a privilege or capability that the attacker would not otherwise have.
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-2022-23748 KEV | 4.3 | 7.8 | 0.1174 | 2022-11-17 |
CVE-2024-56346 | 2.0 | 10.0 | 0.0033 | 2025-03-18 |
CVE-2025-36250 | 2.0 | 10.0 | 0.0010 | 2025-11-13 |
CVE-2024-56347 | 1.9 | 9.6 | 0.0046 | 2025-03-18 |
CVE-2025-1950 | 1.9 | 9.3 | 0.0002 | 2025-04-22 |
CVE-2025-36251 | 1.9 | 9.6 | 0.0005 | 2025-11-13 |
CVE-2024-32004 | 1.8 | 8.1 | 0.0243 | 2024-05-14 |
CVE-2024-25021 | 1.7 | 8.4 | 0.0012 | 2024-02-22 |
CVE-2026-29046 | 1.7 | 8.2 | 0.0033 | 2026-03-06 |
CVE-2019-8461 | 1.6 | 7.8 | 0.0016 | 2019-08-29 |
CVE-2020-11075 | 1.6 | 7.7 | 0.0106 | 2020-05-27 |
CVE-2020-6024 | 1.6 | 7.8 | 0.0004 | 2021-01-20 |
CVE-2020-8107 | 1.6 | 8.2 | 0.0006 | 2022-02-18 |
CVE-2023-4487 | 1.6 | 7.8 | 0.0003 | 2023-09-05 |
CVE-2023-40299 | 1.6 | 7.8 | 0.0004 | 2023-10-04 |
CVE-2025-23385 | 1.6 | 7.8 | 0.0000 | 2025-01-28 |
CVE-2025-0160 | 1.6 | 8.1 | 0.0020 | 2025-02-28 |
CVE-2020-6014 | 1.3 | 6.5 | 0.0011 | 2020-11-02 |
CVE-2024-8207 | 1.3 | 6.4 | 0.0009 | 2024-08-27 |
CVE-2021-25736 | 1.2 | 5.8 | 0.0008 | 2023-10-30 |
CVE-2019-8453 | 1.1 | 5.5 | 0.0003 | 2019-04-17 |
CVE-2020-11081 | 1.1 | 5.3 | 0.0005 | 2020-07-10 |
CVE-2024-44168 | 1.1 | 5.5 | 0.0003 | 2024-09-17 |
CVE-2026-26945 | 1.1 | 5.3 | 0.0006 | 2026-03-18 |
CVE-2019-8458 | 0.9 | 4.4 | 0.0047 | 2019-06-20 |