CWE · MITRE source
CWE-248Uncaught Exception
An exception is thrown from a function, but it is not caught.
When an exception is not caught, it may cause the program to crash or expose sensitive information.
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 |
|---|---|---|---|
SC-24 | Fail in Known State | SC | Prevents abrupt termination from uncaught exceptions by requiring a defined, preserved-state failure mode. |
SI-17 | Fail-safe Procedures | SI | Requires pre-defined safe responses for uncaught exceptions so they do not result in undefined or insecure program termination. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2013-10065 | 4.7 | 7.5 | 0.5306 | 2025-08-05 |
CVE-2018-11466 | 2.1 | 9.8 | 0.0242 | 2018-12-12 |
CVE-2024-20137 | 2.1 | 7.5 | 0.1007 | 2024-12-02 |
CVE-2020-6019 | 1.9 | 7.5 | 0.0672 | 2020-11-13 |
CVE-2024-42037 | 1.9 | 9.3 | 0.0007 | 2024-08-08 |
CVE-2021-37714 | 1.8 | 7.5 | 0.0435 | 2021-08-18 |
CVE-2022-20919 | 1.8 | 8.6 | 0.0090 | 2022-09-30 |
CVE-2023-42444 | 1.8 | 8.6 | 0.0055 | 2023-09-19 |
CVE-2023-42447 | 1.8 | 8.6 | 0.0052 | 2023-09-19 |
CVE-2023-20086 | 1.8 | 8.6 | 0.0054 | 2023-11-01 |
CVE-2024-43357 | 1.8 | 8.6 | 0.0063 | 2024-08-15 |
CVE-2025-20637 | 1.8 | 7.5 | 0.0481 | 2025-02-03 |
CVE-2025-67647 | 1.8 | 9.1 | 0.0002 | 2026-01-15 |
CVE-2020-10292 | 1.7 | 8.2 | 0.0059 | 2020-11-06 |
CVE-2023-23774 | 1.7 | 8.4 | 0.0003 | 2023-08-29 |
CVE-2026-33191 | 1.7 | 8.6 | 0.0020 | 2026-03-20 |
CVE-2018-11465 | 1.6 | 7.8 | 0.0006 | 2018-12-12 |
CVE-2019-6575 | 1.6 | 7.5 | 0.0112 | 2019-04-17 |
CVE-2020-15796 | 1.6 | 7.5 | 0.0117 | 2020-12-14 |
CVE-2022-24822 | 1.6 | 7.5 | 0.0083 | 2022-04-06 |
CVE-2023-39945 | 1.6 | 8.2 | 0.0011 | 2023-08-11 |
CVE-2025-20171 | 1.6 | 7.7 | 0.0030 | 2025-02-05 |
CVE-2025-20172 | 1.6 | 7.7 | 0.0030 | 2025-02-05 |
CVE-2025-20173 | 1.6 | 7.7 | 0.0030 | 2025-02-05 |
CVE-2025-20176 | 1.6 | 7.7 | 0.0030 | 2025-02-05 |