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 Authorization CWE-285 CWE-285 at MITRE
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
CVEs
CVEs for Improper Authorization CWE-285
| Summary | Publication | CVE ID | Published |
|---|---|---|---|
| Authorization bypass via path binding override in elixir-grpc/grpc HTTP transcoding | CVE-2026-48599 | 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 |
| 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 |
| 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 |