Common Weakness Enumeration
CWE Definition / CWE-1095
CWE-1095: Loop Condition Value Update within the Loop
The product uses a loop with a control flow condition based on a value that is updated within the body of the loop.
Published:2 Jul 2018
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-1120: Excessive Code Complexity
