216.73.217.98

CVE-2026-34593

· Published 02/04/2026 18:16 · Modified 03/04/2026 16:10

Labels: CVE-2026-34593 2026-04-02CVE-2026-34593CWE-400[email protected]

Essential information

Published
02/04/2026 18:16
Modified
03/04/2026 16:10
Author
Creator
CVSS
8.2 HIGH (v3) 8.2 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
ash framework / ash framework cpe:2.3:a:ash_framework:ash_framework:<3.22.0:*:*:*:*:*:*:*

References