Lucene search
+L

49 matches found

NVD
NVD
added 2026/09/02 6:19 p.m.6 views

CVE-2026-49249

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, BorutaIdentityWeb.UserSettingsController.update/2 atomizes every key of the user-supplied request body via String.toatom/1 before a...

7.1CVSS0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 5:28 p.m.35 views

CVE-2026-49249 Boruta: Authenticated atom-exhaustion DoS in BorutaIdentityWeb.UserSettingsController.update/2

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, BorutaIdentityWeb.UserSettingsController.update/2 atomizes every key of the user-supplied request body via String.toatom/1 before a...

7.1CVSS0.00235EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 5:28 p.m.4 views

CVE-2026-49249 Boruta: Authenticated atom-exhaustion DoS in BorutaIdentityWeb.UserSettingsController.update/2

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, BorutaIdentityWeb.UserSettingsController.update/2 atomizes every key of the user-supplied request body via String.toatom/1 before a...

7.1CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/02 5:28 p.m.15 views

CVE-2026-49249

Boruta is a standalone OAuth 2.0 and OpenID Connect authorization server. Prior to version 0.10.0 , the BorutaIdentityWeb.UserSettingsController.update/2 handler atomizes every key of the user-supplied request body via String.to_atom/1 before any validation. Since String.to_atom interns atoms per...

7.1CVSS5.8AI score0.00235EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/01 2:09 a.m.15 views

CVE-2026-74837

CVE-2026-74837 is an unauthenticated denial-of-service vulnerability in ash-project ash_typescript (versions 0.1.0 before 0.18.0 ). The root cause lies in AshTypescript.FieldFormatter.convert_to_field_atom/2, which mints a permanent BEAM atom for every client-supplied RPC field name via String.to...

8.7CVSS5.9AI score0.00315EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 2:08 a.m.40 views

CVE-2026-77856 Unbounded atom creation from typed struct field names in AshTypescript field selector

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashtypescript allows an unauthenticated attacker to exhaust the BEAM atom table and abort the node via client-supplied typed struct field names. resolvetypedstructfield/2 in...

8.2CVSS0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 2:08 a.m.7 views

CVE-2026-77856 Unbounded atom creation from typed struct field names in AshTypescript field selector

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashtypescript allows an unauthenticated attacker to exhaust the BEAM atom table and abort the node via client-supplied typed struct field names. resolvetypedstructfield/2 in...

8.2CVSS5.8AI score0.00315EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/01 2:08 a.m.9 views

EUVD-2026-68924

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashtypescript allows an unauthenticated attacker to exhaust the BEAM atom table and abort the node via client-supplied typed struct field names. resolvetypedstructfield/2 in...

8.2CVSS5.8AI score0.00315EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 3:16 a.m.14 views

CVE-2026-82722

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashadmin lets any client that can reach the admin LiveView exhaust the BEAM atom table and crash the entire node. Two LiveView event handlers interned atoms from unvalidated client input: AshAdmin.PageLive's setacto...

8.3CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:22 a.m.8 views

EEF-CVE-2026-82722 AshAdmin LiveView events intern atoms from client input, exhausting the atom table (node DoS)

Summary Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashadmin lets any client that can reach the admin LiveView exhaust the BEAM atom table and crash the entire node. Two LiveView event handlers interned atoms from unvalidated client input: AshAdmin.PageLive's...

8.3CVSS5.9AI score0.00268EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 6:05 p.m.24 views

CVE-2026-81319

CVE-2026-81319 is a deserialization of untrusted data flaw in ash_cloak (an Erlang/BEAM encryption library by ash-project), affecting versions 0.1.0 through before 0.4.0 . The root cause is that AshCloak.Calculations.Decrypt decodes the decrypted binary using Ash.Helpers.non_executable_binary_to_...

5.9CVSS5.9AI score0.00229EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/30 6:05 p.m.37 views

CVE-2026-81319 Unsafe deserialization of decrypted terms enables node DoS in AshCloak

Deserialization of Untrusted Data vulnerability in ash-project ashcloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption. AshCloak.Calculations.Decrypt decodes the decrypte...

5.9CVSS0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:05 p.m.7 views

CVE-2026-81319 Unsafe deserialization of decrypted terms enables node DoS in AshCloak

Deserialization of Untrusted Data vulnerability in ash-project ashcloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption. AshCloak.Calculations.Decrypt decodes the decrypte...

5.9CVSS5.9AI score0.00229EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/30 6:05 p.m.10 views

EEF-CVE-2026-81319 Unsafe deserialization of decrypted terms enables node DoS in AshCloak

Summary Deserialization of Untrusted Data vulnerability in ash-project ashcloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption. AshCloak.Calculations.Decrypt decodes the...

5.9CVSS5.9AI score0.00229EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 6:09 p.m.22 views

EUVD-2026-37015

gRPC Erlang package vulnerable to Remote Code Execution with attacker-controlled gRPC payloads...

9.2CVSS8.9AI score0.00573EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/07 5:17 p.m.20 views

CVE-2026-67585

Allocation of Resources Without Limits or Throttling vulnerability in DivvyPayHQ absinthefederation allows an unauthenticated remote attacker to abort the Erlang VM via crafted entities representation keys. Every key of every object in the representations argument of the federation-mandated...

8.7CVSS0.00407EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/01 6:46 p.m.64 views

CVE-2026-55734

CVE-2026-55734 affects ueberauth Guardian before 2.4.1. The bug is in Guardian.Permissions.encode_permissions!/1 (and related encode_permissions_into_claims!/2/do_encode_permissions!/2) where each key in a supplied map is turned into an atom via String.to_atom(to_string(k)) before validation. If ...

7.5CVSS5.5AI score0.00331EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/08/01 6:46 p.m.47 views

CVE-2026-55734 guardian atom exhaustion in Guardian.Permissions.encode_permissions!/1

Allocation of Resources Without Limits or Throttling vulnerability in ueberauth guardian Guardian.Permissions module allows a denial of service via BEAM atom-table exhaustion. This vulnerability is associated with program file lib/guardian/permissions.ex and program routines...

6.9CVSS0.00331EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/01 6:46 p.m.13 views

CVE-2026-54894 Atom-table exhaustion denial of service in Guardian via unbounded atom creation from binary keys

Allocation of Resources Without Limits or Throttling in ueberauth guardian allows denial of service via unbounded atom creation from attacker-influenced binary input. Guardian.Plug.Keys derives connection and session namespace keys by passing arbitrary binaries to String.toatom/1. basekey/1 in...

6.9CVSS5.7AI score0.00322EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.52 views

Tesla vulnerable to atom exhaustion via untrusted URL scheme

Summary In the Mint adapter for the Tesla HTTP client library, Tesla.Adapter.Mint.openconn/2 passes the URL scheme of every outgoing request through String.toatom/1 with no allow-list validation. Because BEAM atoms are permanent never garbage-collected and the atom table is bounded at roughly...

8.2CVSS6AI score0.00347EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder