CWE•Base•Draft•20 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-857302026-09-04CVE-2026-137612026-08-28CVE-2026-165992026-08-25CVE-2026-629017.52026-08-11CVE-2026-714392026-08-06CVE-2026-203018.62026-08-05CVE-2026-680776.52026-08-05CVE-2026-675546.52026-08-05CVE-2026-662766.52026-08-05CVE-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-13