Lucene search
+L

112 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/01 6:46 p.m.14 views

CVE-2026-55734

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.9CVSS5.5AI score0.00331EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/08/01 6:46 p.m.16 views

EUVD-2026-51917

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.9CVSS5.5AI score0.00331EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/01 6:46 p.m.11 views

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

Summary 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.9CVSS5.6AI score0.00331EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/01 6:46 p.m.12 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.9CVSS5.5AI score0.00331EPSS
SaveExploits1References9
CVE
CVE
added 2026/08/01 6:46 p.m.54 views

CVE-2026-55733

The CVE details a denial-of-service in ueberauth guardian via Guardian.Permissions.AtomEncoding: attacker-controlled binary input fed into encode/3 leads to String.to_atom/1 creating unlimited atoms, exhausting BEAM’s atom table (≈1,048,576 entries) and crashing the node. Affected versions: guard...

7.5CVSS5.6AI score0.00322EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/01 6:46 p.m.12 views

EEF-CVE-2026-55733 Atom-table exhaustion denial of service in Guardian permissions AtomEncoding via unbounded atom creation

Summary Allocation of Resources Without Limits or Throttling in ueberauth guardian allows denial of service via unbounded atom creation from attacker-controlled binary input. Guardian.Permissions.AtomEncoding encodes permission scopes by passing arbitrary binaries to String.to\atom/1. When encode...

6.9CVSS5.6AI score0.00322EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/01 6:46 p.m.15 views

EUVD-2026-51916

Allocation of Resources Without Limits or Throttling in ueberauth guardian allows denial of service via unbounded atom creation from attacker-controlled binary input. Guardian.Permissions.AtomEncoding encodes permission scopes by passing arbitrary binaries to String.toatom/1. When encode/3 in...

6.9CVSS5.6AI score0.00322EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/01 6:46 p.m.66 views

CVE-2026-54894

Summary: CVE-2026-54894 describes an atom-table exhaustion denial of service in the Elixir Guardian library (Guardian.Plug.Keys) caused by unbounded calls to String.to_atom/1 when deriving keys from attacker-controlled input. What is affected: ueberauth guardian versions 0.1.0 through 2.4.0. The ...

7.5CVSS5.7AI score0.00322EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/01 6:46 p.m.9 views

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

Summary 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.to\atom/1...

6.9CVSS5.7AI score0.00322EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/01 6:46 p.m.48 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.9CVSS0.00322EPSS
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
EUVD
EUVD
added 2026/07/10 12:03 a.m.41 views

EUVD-2026-34013

Tesla vulnerable to atom exhaustion via untrusted URL scheme...

8.2CVSS5.9AI score0.00347EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/10 12:03 a.m.51 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
NVD
NVD
added 2026/06/29 8:17 p.m.18 views

CVE-2026-53426

Allocation of Resources Without Limits or Throttling vulnerability in leandrocp MDEx allows Excessive Allocation. MDEx.parsedocument/2 accepts a :json, json source. In lib/mdex.ex, the private jsontonode/1 function passes the attacker-controlled nodetype value to Module.concat/1, which calls...

8.2CVSS0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/29 7:11 p.m.41 views

CVE-2026-53426 Atom-table exhaustion denial-of-service via JSON parse_document in MDEx

Allocation of Resources Without Limits or Throttling vulnerability in leandrocp MDEx allows Excessive Allocation. MDEx.parsedocument/2 accepts a :json, json source. In lib/mdex.ex, the private jsontonode/1 function passes the attacker-controlled nodetype value to Module.concat/1, which calls...

8.2CVSS0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/29 7:11 p.m.39 views

CVE-2026-53426

Summary: CVE-2026-53426 affects the MDEx JSON parser. An attacker-controlled node_type in JSON fed to MDEx.parse_document/2 causes repeated String.to_atom/1 calls via Module.concat/1, creating permanent atoms and eventually exhausting the BEAM atom table. Consequence is unauthenticated denial-of-...

8.2CVSS5.8AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/29 7:11 p.m.13 views

EEF-CVE-2026-53426 Atom-table exhaustion denial-of-service via JSON parse_document in MDEx

Summary Allocation of Resources Without Limits or Throttling vulnerability in leandrocp MDEx allows Excessive Allocation. MDEx.parse\document/2 accepts a :json, json source. In lib/mdex.ex, the private json\to\node/1 function passes the attacker-controlled node\type value to Module.concat/1, whic...

8.2CVSS5.8AI score0.0018EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/29 7:11 p.m.18 views

CVE-2026-53426 Atom-table exhaustion denial-of-service via JSON parse_document in MDEx

Allocation of Resources Without Limits or Throttling vulnerability in leandrocp MDEx allows Excessive Allocation. MDEx.parsedocument/2 accepts a :json, json source. In lib/mdex.ex, the private jsontonode/1 function passes the attacker-controlled nodetype value to Module.concat/1, which calls...

8.2CVSS5.8AI score0.0018EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/29 7:11 p.m.10 views

CVE-2026-53426

Allocation of Resources Without Limits or Throttling vulnerability in leandrocp MDEx allows Excessive Allocation. MDEx.parsedocument/2 accepts a :json, json source. In lib/mdex.ex, the private jsontonode/1 function passes the attacker-controlled nodetype value to Module.concat/1, which calls...

8.2CVSS5.8AI score0.0018EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/29 7:11 p.m.14 views

CVE-2026-53426 Atom-table exhaustion denial-of-service via JSON parse_document in MDEx

Allocation of Resources Without Limits or Throttling vulnerability in leandrocp MDEx allows Excessive Allocation. MDEx.parsedocument/2 accepts a :json, json source. In lib/mdex.ex, the private jsontonode/1 function passes the attacker-controlled nodetype value to Module.concat/1, which calls...

8.2CVSS6AI score0.0018EPSS
SaveExploits0References9
Rows per page
Query Builder