Cyber Resilience

CWE · MITRE source

CWE-248Uncaught Exception

Abstraction: Base · CVEs in our corpus: 257

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: 22 August 2026 07:11 UTC

OWASP Top 10 for Web (2025)

This weakness contributes to A10:2025 Mishandling of Exceptional Conditions.

Control responseHuman-reviewed

Answering this weakness across the control lifecycle, from our framework cross-walks.

Prevent
Stop it (NIST 800-53 / CSF Protect)
  • SC-24 Fail in Known State
  • SI-17 Fail-safe Procedures
  • PR.PS-06
  • SI-11 Error Handling
Detect
Catch it (CSF Detect / Respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

NIST 800-53 r5 controls that address this weakness (2)AI-assisted

Control Title Family Why it addresses this CWE
SC-24Fail in Known StateSCPrevents abrupt termination from uncaught exceptions by requiring a defined, preserved-state failure mode.
SI-17Fail-safe ProceduresSIRequires 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-2018-11466 7.99.80.04002018-12-12
CVE-2025-676476.99.10.00482026-01-15
CVE-2025-595386.77.50.08342025-10-01
CVE-2021-37714 6.67.50.06872021-08-18
CVE-2024-43357 6.68.60.00672024-08-15
CVE-2020-10292 6.58.20.01522020-11-06
CVE-2018-7852 6.47.50.03612019-05-22
CVE-2022-20919 6.48.60.01082022-09-30
CVE-2023-39945 6.48.20.00942023-08-11
CVE-2025-59465 6.47.50.03762026-01-20
CVE-2020-6019 6.37.50.02792020-11-13
CVE-2023-42444 6.38.60.00692023-09-19
CVE-2023-42447 6.38.60.00522023-09-19
CVE-2023-20086 6.38.60.00652023-11-01
CVE-2019-6575 6.27.50.01652019-04-17
CVE-2019-6809 6.27.50.01762019-09-17
CVE-2019-6829 6.27.50.01612019-09-17
CVE-2020-10604 6.27.50.02152020-07-25
CVE-2020-15796 6.27.50.01592020-12-14
CVE-2022-24822 6.27.50.01632022-04-06
CVE-2024-42037 6.29.30.00122024-08-08
CVE-2026-331916.28.60.00352026-03-20
CVE-2026-44001 6.28.60.00452026-05-13
CVE-2016-10363 6.17.50.01322017-06-16
CVE-2019-10931 6.17.50.01522019-07-11