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.

Use of Cache Containing Sensitive Information CWE-524 CWE-524 at MITRE

The code uses a cache that contains sensitive information, but the cache can be read by an actor outside of the intended control sphere.

No CVEs to show Total 2
Use of Web Browser Cache Containing Sensitive Information CWE-525 0 (0.0%)
Classified as CWE-524 itself, not a child weakness 2

CVEs

CVEs for Use of Cache Containing Sensitive Information CWE-524

Summary Publication CVE ID Published
mpp writes Payment-Receipt and Cache-Control before the wrapped application runs, letting a consumer's own Cache-Control expose paid responses to shared caches CVE-2026-89186 2026-09-16
ash_authentication_oauth2_server serves tenant-specific OAuth metadata as publicly cacheable without Vary, enabling cross-tenant confusion CVE-2026-82755 2026-09-07
2 CVEs