CWE•Base•Draft•19 recent CVEs
CWE-606Unchecked Input for Loop Condition
Description
The product does not properly check inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping.
Common consequences
- Availability→DoS: Resource Consumption (CPU)
Potential mitigations
- ImplementationDo not use user-controlled data for loop conditions.
- ImplementationPerform input validation.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-557312026-07-24CVE-2026-338006.52026-07-09CVE-2026-151725.52026-07-08CVE-2026-119722026-06-23CVE-2026-101437.52026-06-10CVE-2026-419862.42026-06-09CVE-2026-271456.52026-06-02CVE-2026-59505.32026-05-20CVE-2026-425617.52026-05-13CVE-2026-02436.52026-05-13CVE-2026-442897.52026-05-13CVE-2026-398207.52026-05-07CVE-2026-338147.52026-05-07CVE-2026-416065.32026-04-28CVE-2026-338917.52026-03-27CVE-2026-15197.52026-03-25CVE-2025-655187.52026-01-08CVE-2023-62375.92024-04-25CVE-2023-56785.32023-11-06