The chart below shows the most common weaknesses found in vulnerabilities across the Erlang ecosystem. Understanding which weakness types recur most often helps library authors and application developers focus their security efforts where they matter most.

Each CVE is mapped to its CWE (Common Weakness Enumeration) using the MITRE CWE hierarchy. A slice's count includes every CVE reachable anywhere below it in the hierarchy, not just CVEs assigned that exact CWE — click a slice or legend row to drill into its direct children and see the same breakdown one level down.

Loop with Unreachable Exit Condition ('Infinite Loop') CWE-835 CWE-835 at MITRE

The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.

CVEs

CVEs for Loop with Unreachable Exit Condition ('Infinite Loop') CWE-835

Summary Publication CVE ID Published
SSH SFTP server denial of service via extended channel data infinite loop
pkg:otp/ssh
CVE-2026-54886 2026-07-02
Infinite loop in Alt-Svc header parser in hackney CVE-2026-47066 2026-05-25
HTTP/1 chunked decoder infinite loop on requests with trailer fields in bandit CVE-2026-39806 2026-05-13
3 CVEs