BaseDraft

CWE-369Divide By Zero

Category: other

Description

The product divides a value by zero. 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.

Common consequences· 1

  • Availability — DoS: Crash, Exit, or Restart
    A Divide by Zero results in a crash.

References

  1. https://cwe.mitre.org/data/definitions/369.html

(incoming)1

TypeTargetConfidenceTier
VulnerabilityCVE-2026-46470cve-2026-464700%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Improper Validation of Specified Quantity in Input
CWE
Integer Overflow or Wraparound
CWE
Insufficient Precision or Accuracy of a Real Number
CWE
Off-by-one Error
CWE
Expression is Always False
CWE
Unexpected Sign Extension
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.