You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: ash de ash-project, Description: Ash Framework es un framework declarativo y extensible para construir aplicaciones Elixir. Antes de la versión 3.22.0, Ash.Type.Module.cast_input/2 crea incondicionalmente un nuevo átomo de Erlang a través de Module.concat([value]) para cualquier cadena binaria proporcionada por el usuario que comienza con 'Elixir.', antes de verificar si el módulo referenciado existe. Debido a que los átomos de Erlang nunca son recolectados por el recolector de basura y la tabla de átomos de BEAM tiene un límite predeterminado estricto de aproximadamente 1.048.576 entradas, un atacante que puede enviar valores a cualquier atributo de recurso o argumento de tipo :module puede agotar esta tabla y colapsar toda la VM de BEAM, derribando la aplicación. Este problema ha sido parcheado en la versión 3.22.0.
New CVE Received from GitHub, Inc.4/02/2026 2:16:31 PM
Action
Type
Old Value
New Value
Added
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.