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.
Uncontrolled Resource Consumption CWE-400 CWE-400 at MITRE
The product does not properly control the allocation and maintenance of a limited resource.
CVEs
CVEs for Uncontrolled Resource Consumption CWE-400
| Summary | Publication | CVE ID | Published |
|---|---|---|---|
| Cowboy HTTP/1.1 max_headers Bypass via Duplicate Header Names Enables Memory Exhaustion | CVE-2026-65624 | 2026-07-28 | |
| Unbounded HPACK/QPACK prefixed-integer decoding in Cowlib causes memory-exhaustion DoS | CVE-2026-59248 | 2026-07-28 | |
| BEAM VM crash via integer underflow in binary_to_term BIT_BINARY_EXT decoding |
pkg:otp/erts
|
CVE-2026-54890 | 2026-07-27 |
| Denial of service via exponential certificate policy tree growth in path validation |
pkg:otp/public_key
|
CVE-2026-59251 | 2026-07-27 |
| epmd permanent DoS via EMFILE on accept(2) in erts |
pkg:otp/erts
|
CVE-2026-42792 | 2026-07-27 |
| Quadratic CPU blow-up reassembling fragmented WebSocket messages in Bandit | CVE-2026-65623 | 2026-07-24 | |
| Zero-length HTTP/2 CONTINUATION frames bypass Mint's header-block byte-size cap and exhaust client memory | CVE-2026-59246 | 2026-07-14 | |
| Unbounded HTTP/1 response-header and chunked-trailer accumulation in Mint causes memory-exhaustion DoS | CVE-2026-58229 | 2026-07-14 | |
| Plug: multipart :length limit is not charged for part headers, enabling unbounded temp-file creation (denial of service) | CVE-2026-56814 | 2026-07-10 | |
| Phoenix transports do not limit channel joins per connection, enabling process-exhaustion denial of service | CVE-2026-56811 | 2026-07-07 | |
| mint buffers an entire chunked response chunk in memory in Mint.HTTP1.decode_body/5 | CVE-2026-56810 | 2026-07-06 | |
| Unauthenticated denial-of-service via unbounded HPACK integer decoding in hpax | CVE-2026-58226 | 2026-07-06 | |
| SSH SFTP server denial of service via extended channel data infinite loop |
pkg:otp/ssh
|
CVE-2026-54886 | 2026-07-02 |
| Atom-table exhaustion denial-of-service via JSON parse_document in MDEx | CVE-2026-53426 | 2026-06-29 | |
| Unbounded memory allocation in highlight_lines range expansion in mdex | CVE-2026-53428 | 2026-06-29 | |
| Plug: quadratic-time decoding of nested query/body parameters enables denial of service | CVE-2026-54892 | 2026-06-23 | |
| Remote code execution and denial of service via unsafe Erlang term deserialization in elixir-grpc/grpc | CVE-2026-48853 | 2026-06-15 | |
| grpc gzip decompression bomb in GRPC.Compressor.Gzip.decompress/1 | CVE-2026-53430 | 2026-06-15 | |
| Unbounded request body accumulation causes memory exhaustion in elixir-grpc/grpc | CVE-2026-48854 | 2026-06-15 | |
| Unauthenticated denial-of-service via BEAM atom table exhaustion in membrane_mp4_plugin | CVE-2026-53423 | 2026-06-11 | |
| Unbounded integer parsing in the Version module enables CPU and memory exhaustion denial of service |
pkg:otp/elixir
|
CVE-2026-49762 | 2026-06-09 |
| Decompression bomb DoS in Req via auto-decoded archive and compressed response bodies | CVE-2026-49755 | 2026-06-08 | |
| gun HTTP/1.1 response buffer has no size limit allowing server-controlled memory exhaustion | CVE-2026-43973 | 2026-06-08 | |
| Decompression bomb in Tesla.Middleware.DecompressResponse and Tesla.Middleware.Compression | CVE-2026-48594 | 2026-06-02 | |
| Atom table exhaustion via untrusted URL scheme in Tesla.Adapter.Mint | CVE-2026-48597 | 2026-06-02 |