BaseIncomplete
CWE-835Loop with Unreachable Exit Condition ('Infinite Loop')
Category: other
Description
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Common consequences· 1
- 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.
References
Compliance frameworks addressing this (incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| ComplianceControl | owasp_llm_top10-llm10 | 100% | live |
(incoming)10
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-20136cve-2025-20136 | 0% | live |
| Vulnerability | CVE-2025-20217cve-2025-20217 | 0% | live |
| Vulnerability | CVE-2025-20243cve-2025-20243 | 0% | live |
| Vulnerability | CVE-2025-20253cve-2025-20253 | 0% | live |
| Vulnerability | CVE-2025-53628cve-2025-53628 | 0% | live |
| Vulnerability | CVE-2025-55118cve-2025-55118 | 0% | live |
| Vulnerability | CVE-2025-68137cve-2025-68137 | 0% | live |
| Vulnerability | CVE-2026-25533cve-2026-25533 | 0% | live |
| Vulnerability | CVE-2026-31448cve-2026-31448 | 0% | live |
| KEVEntry | Cisco ASA and FTD Denial of Service Vulnerabilitykev-cve-2024-20353 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.