CWE · MITRE source
CWE-707Improper Neutralization
The product does not ensure or incorrectly ensures that structured messages or data are well-formed and that certain security properties are met before being read from an upstream component or sent to a downstream component.
If a message is malformed, it may cause the message to be incorrectly interpreted. Neutralization is an abstract term for any technique that ensures that input (and output) conforms with expectations and is "safe." This can be done by: This weakness typically applies in cases where the product prepares a control message that another process must act on, such as a command or query, and malicious input that was intended as data, can enter the control plane instead. However, this weakness also applies to more general cases where there are not always control implications.
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 |
|---|---|---|---|
SA-15 | Development Process, Standards, and Tools | SA | Enforces use of documented standards and tool configurations that address proper neutralization of inputs/outputs during development. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
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-2024-43572 KEV | 6.5 | 7.8 | 0.4894 | 2024-10-08 |
CVE-2025-26633 KEV | 6.0 | 7.0 | 0.4252 | 2025-03-11 |
CVE-2022-3800 | 3.4 | 6.3 | 0.3580 | 2022-11-01 |
CVE-2022-4375 | 2.8 | 6.3 | 0.2623 | 2022-12-09 |
CVE-2020-11026 | 2.0 | 8.7 | 0.0441 | 2020-04-30 |
CVE-2021-4242 | 1.9 | 6.3 | 0.1048 | 2022-11-30 |
CVE-2023-42773 | 1.8 | 8.8 | 0.0018 | 2024-05-16 |
CVE-2023-46689 | 1.8 | 8.8 | 0.0024 | 2024-05-16 |
CVE-2024-21864 | 1.6 | 7.8 | 0.0029 | 2024-05-16 |
CVE-2018-3918 | 1.5 | 7.5 | 0.0076 | 2018-08-27 |
CVE-2019-10052 | 1.5 | 7.5 | 0.0060 | 2019-08-28 |
CVE-2022-3495 | 1.5 | 7.3 | 0.0033 | 2022-10-14 |
CVE-2022-3583 | 1.5 | 7.3 | 0.0029 | 2022-10-18 |
CVE-2022-3878 | 1.5 | 7.3 | 0.0025 | 2022-11-07 |
CVE-2022-3955 | 1.5 | 7.3 | 0.0014 | 2022-11-11 |
CVE-2022-3972 | 1.5 | 7.3 | 0.0028 | 2022-11-13 |
CVE-2022-3973 | 1.5 | 7.3 | 0.0028 | 2022-11-13 |
CVE-2022-4088 | 1.5 | 7.3 | 0.0028 | 2022-11-24 |
CVE-2023-6123 | 1.5 | 7.5 | 0.0051 | 2024-02-15 |
CVE-2024-10752 | 1.5 | 7.3 | 0.0018 | 2024-11-04 |
CVE-2024-10791 | 1.5 | 7.3 | 0.0010 | 2024-11-04 |
CVE-2024-10844 | 1.5 | 7.3 | 0.0013 | 2024-11-05 |
CVE-2024-10845 | 1.5 | 7.3 | 0.0013 | 2024-11-05 |