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.

Exposure of Sensitive Information to an Unauthorized Actor CWE-200 CWE-200 at MITRE

The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

CVEs

CVEs for Exposure of Sensitive Information to an Unauthorized Actor CWE-200

Summary Publication CVE ID Published
Single-use sign-in token placed in a redirect query string in AshAuthenticationPhoenix CVE-2026-81632 2026-09-17
Actor record with password digest stored in AshAuthentication audit log entries CVE-2026-82723 2026-09-17
Ash.Resource.Validation.Confirm leaks a confirmed field's stored value in the atomic mismatch error CVE-2026-82739 2026-09-01
Route handler return value echoed into AshTypescript error response CVE-2026-82733 2026-09-01
RPC error handler fails open in AshTypescript, disclosing unredacted errors CVE-2026-77950 2026-09-01
AshPhoenix Form.Auto leaks submitted params in an unknown _union_type error message CVE-2026-82727 2026-08-31
AshAi vectorize change leaks raw embedding-provider errors, including credentials, in a user-facing error CVE-2026-75760 2026-08-31
AshAi echoes raw tool exception messages into the conversation, disclosing internal details CVE-2026-82580 2026-08-31
Incomplete redaction re-attaches the original error path in AshGraphql, leaking internal field names CVE-2026-78693 2026-08-30
Cloaked plaintext leaks through a non-sensitive action argument in AshCloak CVE-2026-81322 2026-08-30
SFTP REALPATH path-existence oracle allowing filesystem enumeration outside configured root
Erlang / ssh
CVE-2026-53422 2026-07-02
SFTP READLINK Leaks Absolute Backend Filesystem Path When Root Is Configured
Erlang / ssh
CVE-2026-48855 2026-06-10
SSH server timing side-channel in ssh_auth:check_password/3 allows unauthenticated username enumeration
Erlang
Erlang / ssh
CVE-2026-48859 2026-06-10
13 CVEs