Common Weakness Enumeration

    CWE Definition / CWE-118

    CWE-118: Incorrect Access of Indexable Resource ('Range Error')

    The product does not restrict or incorrectly restricts operations within the boundaries of a resource that is accessed using an index or pointer, such as memory or files.

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

    Related Weakness

    CWE-664: Improper Control of a Resource Through its Lifetime