Common Weakness Enumeration

    CWE Definition / CWE-192

    CWE-192: Integer Coercion Error

    Integer coercion refers to a set of flaws pertaining to the type casting, extension, or truncation of primitive data types.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-681: Incorrect Conversion between Numeric Types