Common Weakness Enumeration

    CWE Definition / CWE-230

    CWE-230: Improper Handling of Missing Values

    The product does not handle or incorrectly handles when a parameter, field, or argument name is specified, but the associated value is missing, i.e. it is empty, blank, or null.

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

    Related Weakness

    CWE-229: Improper Handling of Values