Common Weakness Enumeration

    CWE Definition / CWE-483

    CWE-483: Incorrect Block Delimitation

    The code does not explicitly delimit a block that is intended to contain 2 or more statements, creating a logic error.

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

    Related Weakness

    CWE-670: Always-Incorrect Control Flow Implementation