CWE•Base•Incomplete•20 recent CVEs
CWE-835Loop with Unreachable Exit Condition ('Infinite Loop')
Description
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Common consequences
- Availability→DoS: Resource Consumption (CPU),DoS: Resource Consumption (Memory),DoS: AmplificationAn infinite loop will cause unexpected consumption of resources, such as CPU cycles or memory. The software's operation may slow down, or cause a long time to respond.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-781327.52026-09-11CVE-2026-781295.92026-09-11CVE-2026-890454.02026-09-10CVE-2026-880026.52026-09-09CVE-2026-880006.52026-09-09CVE-2026-870134.32026-09-09CVE-2026-65545.52026-09-05CVE-2026-857302026-09-04CVE-2026-785435.32026-09-04CVE-2026-843092026-09-01CVE-2026-826054.32026-08-31CVE-2026-825792026-08-31CVE-2026-478635.92026-08-27CVE-2026-478606.52026-08-27CVE-2025-109036.52026-08-26CVE-2026-555886.52026-08-25CVE-2026-553736.22026-08-25CVE-2026-782504.32026-08-24CVE-2026-452715.52026-08-21CVE-2026-546237.12026-08-20