CWE · MITRE source
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Last updated: 09 May 2026 03:25 UTC
NIST 800-53 r5 controls that address this weakness (2)AI
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
SA-11 | Developer Testing and Evaluation | SA | Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment. |
SI-4 | System Monitoring | SI | Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2013-2251 KEV | 9.6 | 9.8 | 0.9433 | 2013-07-20 |
CVE-2019-2725 KEV | 9.6 | 9.8 | 0.9447 | 2019-04-26 |
CVE-2019-11581 KEV | 9.6 | 9.8 | 0.9435 | 2019-08-09 |
CVE-2020-17496 KEV | 9.6 | 9.8 | 0.9418 | 2020-08-12 |
CVE-2022-35914 KEV | 9.6 | 9.8 | 0.9439 | 2022-09-19 |
CVE-2022-46169 KEV | 9.6 | 9.8 | 0.9447 | 2022-12-05 |
CVE-2023-22527 KEV | 9.6 | 9.8 | 0.9435 | 2024-01-16 |
CVE-2022-43769 KEV | 9.4 | 8.8 | 0.9398 | 2023-04-03 |
CVE-2019-17558 KEV | 9.2 | 7.5 | 0.9447 | 2019-12-30 |
CVE-2022-27924 KEV | 9.0 | 7.5 | 0.9121 | 2022-04-21 |
CVE-2018-16763 | 7.6 | 9.8 | 0.9391 | 2018-09-09 |
CVE-2020-9757 | 7.6 | 9.8 | 0.9428 | 2020-03-04 |
CVE-2020-13942 | 7.6 | 9.8 | 0.9429 | 2020-11-24 |
CVE-2022-2992 | 7.6 | 9.9 | 0.9368 | 2022-10-17 |
CVE-2024-46986 | 7.5 | 9.9 | 0.9229 | 2024-09-18 |
CVE-2020-15227 | 7.4 | 8.7 | 0.9379 | 2020-10-01 |
CVE-2023-37462 | 7.4 | 9.9 | 0.9026 | 2023-07-14 |
CVE-2012-1495 | 7.3 | 9.8 | 0.8872 | 2020-01-27 |
CVE-2022-31126 | 7.3 | 10.0 | 0.8914 | 2022-07-06 |
CVE-2024-10914 | 7.3 | 8.1 | 0.9399 | 2024-11-06 |
CVE-2024-10915 | 7.3 | 8.1 | 0.9406 | 2024-11-06 |
CVE-2016-4010 | 7.2 | 9.8 | 0.8690 | 2017-01-23 |
CVE-2013-3214 | 7.2 | 9.8 | 0.8812 | 2020-01-28 |
CVE-2021-41282 | 7.2 | 8.8 | 0.9127 | 2022-03-01 |
CVE-2018-1000130 | 7.1 | 8.1 | 0.9110 | 2018-03-14 |