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.
Protection Mechanism Failure CWE-693 CWE-693 at MITRE
The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product.
CVEs
CVEs for Protection Mechanism Failure CWE-693
| Summary | Publication | CVE ID | Published |
|---|---|---|---|
| Boruta dynamic client registration allows creation of over-privileged OAuth clients | CVE-2026-65635 | 2026-07-30 | |
| Insufficient verification of Hex package metadata in Gleam |
pkg:sid/gleam.run/gleam
pkg:oci/gleam
|
CVE-2026-59247 | 2026-07-29 |
| TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication |
pkg:otp/ssl
|
CVE-2026-55953 | 2026-07-27 |
| Plaintext APPLICATION_DATA injected during TLS handshake delivered to client application post-handshake in ssl |
pkg:otp/ssl
|
CVE-2026-54891 | 2026-07-02 |
| gun HTTP/2 PUSH_PROMISE authority not validated against connection origin allows cross-origin cookie injection | CVE-2026-43972 | 2026-06-08 | |
| Client-supplied URI scheme trusted without transport verification in bandit | CVE-2026-39807 | 2026-05-01 | |
| Lockfile checksums not verified in Hex allows dependency integrity bypass |
pkg:otp/hex
|
CVE-2026-32148 | 2026-04-30 |
| Predictable DNS Transaction IDs Enable Cache Poisoning in Built-in Resolver |
pkg:otp/kernel
|
CVE-2026-28810 | 2026-04-07 |