Common Weakness Enumeration

    CWE Definition / CWE-834

    CWE-834: Excessive Iteration

    The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.

    Published:22 Mar 2011
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-691: Insufficient Control Flow Management