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: 04 July 2026 00:28 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: full · 52 mapping(s) from 4 framework(s): CAPEC 32 (partial) · ATT&CK 11 (mostly) · ASVS 5.0 8 (full) · OWASP-Web 1 (full)
OWASP Top 10 for Web (2025)
This weakness contributes to A05:2025 Injection.
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. |
MITRE ATT&CK techniques this weakness enables
Our own two-way CWE↔ATT&CK cross-walk — a direct mapping with no public source (the CWE→CAPEC→ATT&CK chain leaves most top weaknesses, incl. XSS and SQLi, mapped to nothing). Drafted by Grok and spot-checked by Claude Opus 4.8.
Direction: ← other covers this;
→ this covers other (F/M/P = full / mostly /
partial).
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2013-2251 KEV | 10.0 | 9.8 | 1.0000 | 2013-07-20 |
CVE-2019-2725 KEV | 10.0 | 9.8 | 0.9996 | 2019-04-26 |
CVE-2019-11581 KEV | 10.0 | 9.8 | 0.8462 | 2019-08-09 |
CVE-2019-17558 KEV | 10.0 | 7.5 | 0.9857 | 2019-12-30 |
CVE-2020-8468 KEV | 10.0 | 8.8 | 0.0575 | 2020-03-18 |
CVE-2020-17496 KEV | 10.0 | 9.8 | 0.8774 | 2020-08-12 |
CVE-2022-27924 KEV | 10.0 | 7.5 | 0.8459 | 2022-04-21 |
CVE-2022-35914 KEV | 10.0 | 9.8 | 0.9963 | 2022-09-19 |
CVE-2022-46169 KEV | 10.0 | 9.8 | 0.9983 | 2022-12-05 |
CVE-2022-43769 KEV | 10.0 | 8.8 | 0.9767 | 2023-04-03 |
CVE-2023-22527 KEV | 10.0 | 9.8 | 0.9998 | 2024-01-16 |
CVE-2025-20281 KEV UPD | 10.0 | 10.0 | 0.9673 | 2025-06-25 |
CVE-2025-20337 KEV UPD | 10.0 | 10.0 | 0.6510 | 2025-07-16 |
CVE-2014-8423 | 8.0 | 0.0 | 0.6248 | 2014-11-28 |
CVE-2015-1592 | 8.0 | 0.0 | 0.7503 | 2015-02-19 |
CVE-2016-4010 | 8.0 | 9.8 | 0.9287 | 2017-01-23 |
CVE-2018-1000130 | 8.0 | 8.1 | 0.7357 | 2018-03-14 |
CVE-2018-16763 | 8.0 | 9.8 | 0.8294 | 2018-09-09 |
CVE-2012-1495 | 8.0 | 9.8 | 0.7976 | 2020-01-27 |
CVE-2013-3214 | 8.0 | 9.8 | 0.8454 | 2020-01-28 |
CVE-2013-3628 | 8.0 | 8.8 | 0.6746 | 2020-02-07 |
CVE-2013-2010 | 8.0 | 9.8 | 0.7386 | 2020-02-12 |
CVE-2014-7236 | 8.0 | 9.1 | 0.5564 | 2020-02-17 |
CVE-2020-9757 | 8.0 | 9.8 | 0.7343 | 2020-03-04 |
CVE-2020-13942 | 8.0 | 9.8 | 0.6840 | 2020-11-24 |