Analysis
Common Weaknesses
The most common CWE weakness classes across Erlang ecosystem CVEs
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 Access Control CWE-284 CWE-284 at MITRE
The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
CVEs
CVEs for Improper Access Control CWE-284
| Summary | Publication | CVE ID | Published |
|---|---|---|---|
| Boruta accepts expired JWT client assertions due to missing exp claim validation | CVE-2026-53431 | 2026-07-30 | |
| Missing ID token claim validation in ueberauth_apple allows account takeover | CVE-2026-55954 | 2026-07-14 | |
| DTLS server cookie bypass during startup window due to empty initial cookie secret |
pkg:otp/ssl
|
CVE-2026-54887 | 2026-07-02 |
| Authorization bypass via path binding override in elixir-grpc/grpc HTTP transcoding | CVE-2026-48599 | 2026-06-15 | |
| OAuth2/OIDC account takeover in AshAuthentication via email-based user matching | CVE-2026-49757 | 2026-06-15 | |
| Distribution-over-TLS LAN allowlist silently bypassed due to sockname/peername confusion in inet_tls_dist |
pkg:otp/ssl
|
CVE-2026-48860 | 2026-06-10 |
| gun HTTP/2 PUSH_PROMISE authority not validated against connection origin allows cross-origin cookie injection | CVE-2026-43972 | 2026-06-08 | |
| ex_aws_sns SigningCertURL not validated in verify_message/1 | CVE-2026-47074 | 2026-05-28 | |
| nameConstraints DNS bypass via subject CommonName fallback in public_key hostname verification |
pkg:otp/public_key
|
CVE-2026-42790 | 2026-05-27 |
| OCSP responder certificate validity period not checked in public_key |
pkg:otp/public_key
|
CVE-2026-42791 | 2026-05-27 |
| Non-CA certificate accepted as intermediate issuer in public_key path validation |
pkg:otp/public_key
|
CVE-2026-42789 | 2026-05-27 |
| Missing authorization check on save-job event handler in oban_web | CVE-2026-48592 | 2026-05-26 | |
| Cross-session PubSub topic injection via URL parameter in phoenix_storybook | CVE-2026-47068 | 2026-05-20 | |
| ScriptAlias CGI targets bypass directory auth in inets httpd (mod_auth vs mod_cgi path mismatch) |
pkg:otp/inets
|
CVE-2026-28808 | 2026-04-07 |
| OCSP designated-responder authorization bypass via missing signature verification |
pkg:otp/public_key
pkg:otp/ssl
|
CVE-2026-32144 | 2026-04-07 |
| Improper authorization in device bulk actions and device update API allows cross-organization device control |
pkg:otp/nerves_hub
pkg:oci/nerves-hub
|
CVE-2026-28806 | 2026-03-10 |
| Improper Scope Enforcement in OAuth client_credentials Flow Allows Read-Only API Key to Escalate to Full Access | CVE-2026-21621 | 2026-03-05 | |
| Authorization bypass when bypass policy condition evaluates to true | CVE-2025-48044 | 2025-10-17 | |
| Bypass and runtime policies that can never pass may be incorrectly applied in filter authorization | CVE-2025-48043 | 2025-10-10 | |
| Before action hooks may execute in certain scenarios despite a request being forbidden | CVE-2025-48042 | 2025-09-07 |