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 Control of Dynamically-Managed Code Resources CWE-913 CWE-913 at MITRE

The product does not properly restrict reading from or writing to dynamically-managed code resources such as variables, objects, classes, attributes, functions, or executable instructions or statements.

CVEs

CVEs for Improper Control of Dynamically-Managed Code Resources CWE-913

Summary Publication CVE ID Published
Remote code execution and denial of service via unsafe Erlang term deserialization in elixir-grpc/grpc CVE-2026-48853 2026-06-15
Unsafe Deserialization of Erlang Terms in hex_core
pkg:otp/hex
pkg:otp/rebar3
CVE-2026-21619 2026-02-27
2 CVEs