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.

Cross-Site Request Forgery (CSRF) CWE-352 CWE-352 at MITRE

The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

CVEs

CVEs for Cross-Site Request Forgery (CSRF) CWE-352

Summary Publication CVE ID Published
Livebook Teams identity callback lacks state binding, allowing login CSRF
ghcr.io / livebook-dev/livebook
CVE-2026-66885 2026-08-05
Oidcc.Plug.AuthorizationCallback accepts callbacks with no authorize session or no state parameter, defeating CSRF protection CVE-2026-66884 2026-08-04
2 CVEs