Analysis
Common Weaknesses
The most common CWE weakness classes across Erlang ecosystem CVEs
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.
Authentication Bypass by Capture-replay CWE-294 CWE-294 at MITRE
A capture-replay flaw exists when the design of the product makes it possible for a malicious user to sniff network traffic and bypass authentication by replaying it to the server in question to the same effect as the original message (or with minor changes).
CVEs
CVEs for Authentication Bypass by Capture-replay CWE-294
| Summary | Publication | CVE ID | Published |
|---|---|---|---|
| Boruta accepts expired JWT client assertions due to missing exp claim validation | CVE-2026-53431 | 2026-07-30 |