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.

Externally Controlled Reference to a Resource in Another Sphere CWE-610 CWE-610 at MITRE

The product uses an externally controlled name or reference that resolves to a resource that is outside of the intended control sphere.

CVEs

CVEs for Externally Controlled Reference to a Resource in Another Sphere CWE-610

Summary Publication CVE ID Published
Server-side request forgery in Boruta OAuth request_uri and OpenID jwks_uri fetching CVE-2026-54885 2026-07-30
httpc leaks Authorization header to cross-origin redirect targets
pkg:otp/inets
CVE-2026-48856 2026-06-10
ftp client PASV response IP not validated against control peer, enabling SSRF and FTP bounce attacks
pkg:otp/inets
pkg:otp/ftp
CVE-2026-48858 2026-06-10
SSRF allowlist bypass via percent-encoded host in hackney CVE-2026-47076 2026-05-25
HTTP/3 redirect handler leaks Authorization and Cookie headers to cross-origin redirect target in hackney CVE-2026-47070 2026-05-25
XXE in esaml SAML library allows local file read and potential SSRF CVE-2026-28809 2026-03-23
6 CVEs