GHSA-jjf9-w5vj-r6vp · Severity: high · Ecosystem: erlang — Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash
Ash Framework is a declarative, extensible framework for building Elixir applications. Prior to version 3.22.0, Ash.Type.Module.cast_input/2 unconditionally creates a new Erlang atom via Module.concat([value]) for any user-supplied binary string that starts with "Elixir.", before verifying whether the referenced module exists. Because Erlang atoms are never garbage-collected and the BEAM atom table has a hard default limit of approximately 1,048,576 entries, an attacker who can submit values to any resource attribute or argument of type :module can exhaust this table and crash the entire BEAM VM, taking down the application. This issue has been patched in version 3.22.0.
Conclusion & alert: CVE-2026-34593 is rated Exploit Available (59.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.42%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.42% | +0.40% |
| 2 | 2026-05-22 | 0.06% | 0.03% | -0.03% |
| 3 | 2026-04-08 | — | 0.06% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-jjf9-w5vj-r6vp · Severity: high · Ecosystem: erlang — Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| ash-hq | ash_framework | < 3.22.0 | cpe:2.3:a:ash-hq:ash_framework:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/ash-project/ash/releases/tag/v3.22.0 | Product Release Notes |
| https://github.com/ash-project/ash/security/advisories/GHSA-jjf9-w5vj-r6vp | Exploit Vendor Advisory |