CWE · MITRE source
CWE-117Improper Output Neutralization for Logs
The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file.
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 |
|---|---|---|---|
AU-1 | Policy and Procedures | AU | Policy and procedures require sanitization and neutralization when generating audit logs to avoid injection issues. |
SI-15 | Information Output Filtering | SI | Requiring output to conform to expected content prevents unneutralized data from reaching logs. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2023-46321 | 2.0 | 9.8 | 0.0034 | 2023-10-23 |
CVE-2023-46322 | 2.0 | 9.8 | 0.0034 | 2023-10-23 |
CVE-2024-29022 | 1.8 | 8.8 | 0.0011 | 2024-04-12 |
CVE-2024-0095 | 1.8 | 9.0 | 0.0050 | 2024-06-13 |
CVE-2026-25548 | 1.8 | 9.1 | 0.0020 | 2026-02-18 |
CVE-2023-32712 | 1.7 | 8.6 | 0.0030 | 2023-06-01 |
CVE-2023-3997 | 1.7 | 8.6 | 0.0007 | 2023-07-31 |
CVE-2023-4571 | 1.7 | 8.6 | 0.0008 | 2023-08-30 |
CVE-2024-25047 | 1.7 | 8.6 | 0.0006 | 2024-05-02 |
CVE-2024-47083 | 1.7 | 7.5 | 0.0282 | 2024-09-25 |
CVE-2019-14846 | 1.6 | 7.8 | 0.0012 | 2019-10-08 |
CVE-2022-22151 | 1.6 | 8.1 | 0.0035 | 2022-03-11 |
CVE-2025-57564 | 1.6 | 8.2 | 0.0010 | 2025-10-07 |
CVE-2020-25646 | 1.5 | 7.5 | 0.0050 | 2020-10-29 |
CVE-2024-32474 | 1.5 | 7.3 | 0.0073 | 2024-04-18 |
CVE-2025-27111 | 1.5 | 7.5 | 0.0067 | 2025-03-04 |
CVE-2024-9606 | 1.5 | 7.5 | 0.0031 | 2025-03-20 |
CVE-2025-54813 | 1.5 | 7.5 | 0.0025 | 2025-08-22 |
CVE-2026-34478 | 1.5 | 7.5 | 0.0015 | 2026-04-10 |
CVE-2019-14864 | 1.4 | 6.5 | 0.0089 | 2020-01-02 |
CVE-2025-25184 | 1.4 | 6.5 | 0.0104 | 2025-02-12 |
CVE-2024-13949 | 1.4 | 6.8 | 0.0025 | 2025-05-22 |
CVE-2025-59784 | 1.4 | 7.2 | 0.0006 | 2026-03-04 |
CVE-2019-10213 | 1.3 | 6.5 | 0.0043 | 2019-11-25 |
CVE-2019-14854 | 1.3 | 6.5 | 0.0034 | 2020-01-07 |