---
cve: "CVE-2026-34593"
severity: "HIGH"
cvss: 8.2
epss: "42%"
vendor: "ash-project"
kev: false
exploited: false
published: "2026-04-02 18:16:31"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-02T16:49:05+02:00"
---

# CVE-2026-34593

> 8.2 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 70b6355243e1edecf8838a2386e5e29e739cc299 (Commit)

## Referenzen

- <https://github.com/ash-project/ash/security/advisories/GHSA-jjf9-w5vj-r6vp>
- <https://github.com/ash-project/ash/releases/tag/v3.22.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-34593) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
