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.
Improper Handling of Highly Compressed Data (Data Amplification) CWE-409 CWE-409 at MITRE
The product does not handle or incorrectly handles a compressed input with a very high compression ratio that produces a large output.
CVEs
CVEs for Improper Handling of Highly Compressed Data (Data Amplification) CWE-409
| Summary | Publication | CVE ID | Published |
|---|---|---|---|
| grpc gzip decompression bomb in GRPC.Compressor.Gzip.decompress/1 | CVE-2026-53430 | 2026-06-15 | |
| Decompression bomb DoS in Req via auto-decoded archive and compressed response bodies | CVE-2026-49755 | 2026-06-08 | |
| Decompression bomb in Tesla.Middleware.DecompressResponse and Tesla.Middleware.Compression | CVE-2026-48594 | 2026-06-02 | |
| Decompression Bomb in cow_spdy:inflate/2 Allows Memory Exhaustion via Crafted SPDY Frame | CVE-2026-43970 | 2026-05-13 | |
| Pre-auth SSH DoS via unbounded zlib inflate |
pkg:otp/ssh
|
CVE-2026-23943 | 2026-03-13 |