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
Session id is not renewed on authentication in ash_authentication, allowing session fixation CVE-2026-86688 2026-09-17
SSRF protection bypass in safeurl via IPv6 addresses and unresolvable hosts CVE-2026-77866 2026-09-15
ash_authentication_oauth2_server CIMD fetcher classifies IPv4-in-IPv6 and site-local addresses as public, allowing SSRF CVE-2026-82757 2026-09-07
Unescaped path parameters in AshTypescript generated TypeScript client allow request redirection CVE-2026-82731 2026-09-01
Open redirect in Phoenix.LiveView.validate_local_url!/2 via ASCII tab, LF and CR CVE-2026-64941 2026-08-10
html_sanitize_ex HTML5 scrubber keeps attacker-supplied meta refresh, allowing forced cross-origin redirection CVE-2026-66829 2026-08-06
html_sanitize_ex HTML5 scrubber keeps attacker-supplied form-association attributes, allowing form hijacking CVE-2026-66370 2026-08-06
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
Erlang / inets
CVE-2026-48856 2026-06-10
ftp client PASV response IP not validated against control peer, enabling SSRF and FTP bounce attacks
Erlang / inets
Erlang / 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
13 CVEs