Common Weakness Enumeration

    CWE Definition / CWE-1339

    CWE-1339: Insufficient Precision or Accuracy of a Real Number

    The product processes a real number with an implementation in which the number's representation does not preserve required accuracy and precision in its fractional part, causing an incorrect result.

    Published:8 Jul 2021
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-682: Incorrect Calculation

    CWE-190: Integer Overflow or Wraparound

    CWE-834: Excessive Iteration

    CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer

    CWE-1339: Insufficient Precision or Accuracy of a Real… | CVE-DB