Common Weakness Enumeration

    CWE Definition / CWE-1419

    CWE-1419: Incorrect Initialization of Resource

    The product attempts to initialize a resource but does not correctly do so, which might leave the resource in an unexpected, incorrect, or insecure state when it is accessed.

    Published:11 Oct 2023
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-665: Improper Initialization