cvedb.io
CVE-2026-34593
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-04-02T18:16:31.360 · Last modified 2026-06-17T10:39:17.543

Summary

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.

Affected products

ash-hq — ash_framework

Does this affect you?

Add your gear to cvedb and we'll alert you only when ash-hq ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.