CWE-369: Divide By Zero
The product divides a value by zero.
Overview
This weakness typically occurs when an unexpected value is provided to the product, or if an error occurs that is not properly detected. It frequently occurs in calculations involving physical dimensions such as size, length, width, and height.
Real-world CVEs
170 recorded CVEs are caused by CWE-369 (Divide By Zero). The highest-severity and most recent are shown first. 19 new CWE-369 CVEs have been recorded so far in 2026 (26 in 2025).