Lucene search
+L

332 matches found

Cvelist
Cvelist
added 2026/04/02 5:42 p.m.25 views

CVE-2026-34593 Ash Framework: Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash

Ash Framework is a declarative, extensible framework for building Elixir applications. Prior to version 3.22.0, Ash.Type.Module.castinput/2 unconditionally creates a new Erlang atom via Module.concatvalue for any user-supplied binary string that starts with "Elixir.", before verifying whether the...

8.2CVSS0.00423EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/02 5:42 p.m.9 views

CVE-2026-34593 Ash Framework: Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash

Ash Framework is a declarative, extensible framework for building Elixir applications. Prior to version 3.22.0, Ash.Type.Module.castinput/2 unconditionally creates a new Erlang atom via Module.concatvalue for any user-supplied binary string that starts with "Elixir.", before verifying whether the...

8.2CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/04/02 5:42 p.m.51 views

CVE-2026-34593

This CVE affects Ash Framework (Elixir) where Ash.Type.Module.cast_input/2 unconditionally creates a new Erlang atom via Module.concat([value]) for inputs starting with "Elixir." before module existence is verified. The atom creation can exhaust BEAM’s atom table (default ~1,048,576 entries) and ...

8.2CVSS5.8AI score0.00423EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.13 views

Ash Framework 资源管理错误漏洞

Ash Framework is an open-source framework used for building Elixir applications. Versions of Ash Framework prior to 3.22.0 contained a resource management vulnerability. This vulnerability stems from Ash.Type.Module.castinput/2, which “Elixir.”, thereby creating new Erlang atoms. This could lead ...

8.2CVSS5.8AI score0.00423EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/01 12:14 a.m.8 views

GHSA-JJF9-W5VJ-R6VP Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash

Summary Ash.Type.Module.castinput/2 unconditionally creates a new Erlang atom via Module.concatvalue 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 ...

8.2CVSS6AI score0.00423EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/01 12:14 a.m.24 views

Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash

Summary Ash.Type.Module.castinput/2 unconditionally creates a new Erlang atom via Module.concatvalue 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 ...

8.2CVSS6AI score0.00423EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.22 views

PT-2026-29495

Summary Ash.Type.Module.cast input/2 unconditionally creates a new Erlang atom via Module.concatvalue 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...

8.2CVSS6AI score0.00423EPSS
SaveExploits1References7
NVD
NVD
added 2026/03/27 8:16 p.m.7 views

CVE-2026-33872

elixir-nodejs provides an Elixir API for calling Node.js functions. A vulnerability in versions prior to 3.1.4 results in Cross-User Data Leakage or Information Disclosure due to a race condition in the worker protocol. The lack of request-response correlation creates a "stale response"...

7.1CVSS0.00315EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/27 8:1 p.m.10 views

CVE-2026-33872

elixir-nodejs provides an Elixir API for calling Node.js functions. A vulnerability in versions prior to 3.1.4 results in Cross-User Data Leakage or Information Disclosure due to a race condition in the worker protocol. The lack of request-response correlation creates a "stale response"...

7.1CVSS6AI score0.00315EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/27 8:1 p.m.45 views

CVE-2026-33872 elixir-nodejs has Cross-User Data Leakage or Information Disclosure due to Worker Protocol Race Condition

elixir-nodejs provides an Elixir API for calling Node.js functions. A vulnerability in versions prior to 3.1.4 results in Cross-User Data Leakage or Information Disclosure due to a race condition in the worker protocol. The lack of request-response correlation creates a "stale response"...

7.1CVSS0.00315EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/27 8:1 p.m.24 views

CVE-2026-33872

CVE-2026-33872 affects elixir-nodejs prior to 3.1.4. A race condition in the worker protocol enables Cross-User Data Leakage due to lack of request–response correlation, potentially returning data intended for a different user in high‑throughput/ concurrent scenarios. The vulnerability can disclo...

7.1CVSS6AI score0.00315EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.21 views

elixir-nodejs 竞争条件问题漏洞

Elixir-nodejs is an open-source project by Revelry that serves as an Elixir API for calling Node.js functions. Versions of elixir-nodejs prior to 3.1.4 contained a race condition vulnerability. This vulnerability stemmed from race conditions in the working protocol, which led to the loss of...

7.1CVSS5.8AI score0.00315EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/26 6:23 p.m.13 views

elixir-nodejs has Cross-User Data Leakage or Information Disclosure due to Worker Protocol Race Condition

Impact This vulnerability results in Cross-User Data Leakage or Information Disclosure due to a race condition in the worker protocol. The lack of request-response correlation creates a "stale response" vulnerability. Because the worker does not verify which request a response belongs to, it may...

7.1CVSS6AI score0.00315EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/26 12:0 a.m.14 views

PT-2026-28543

Name of the Vulnerable Software and Affected Versions elixir-nodejs versions prior to 3.1.4 Description elixir-nodejs is an Elixir API for calling Node.js functions. A flaw exists due to a race condition in the worker protocol, leading to Cross-User Data Leakage or Information Disclosure. The...

7.1CVSS5.9AI score0.00315EPSS
SaveExploits0References8
NVD
NVD
added 2026/02/26 8:31 p.m.18 views

CVE-2026-23939

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Store.Local' module allows Relative Path Traversal. This vulnerability is associated with program files lib/hexpm/store/local.ex and program routines...

7.5CVSS0.00409EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/02/26 7:41 p.m.14 views

EUVD-2026-8886

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Store.Local' module allows Relative Path Traversal. This vulnerability is associated with program files lib/hexpm/store/local.ex and program routines...

6.9CVSS5.5AI score0.00409EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.14 views

PT-2026-22180

Name of the Vulnerable Software and Affected Versions hexpm versions prior to 5d2ccd2f14f45a63225a73fb5b1c937baf36fdc0 Description A path traversal issue exists in hexpm’s Local Storage backend, impacting self-hosted deployments. The issue resides within the 'Elixir.Hexpm.Store.Local' module and...

6.9CVSS5.9AI score0.00409EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/19 2:22 p.m.6 views

CVE-2026-21618

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in hexpm hexpm/hexpm 'Elixir.HexpmWeb.SharedAuthorizationView' modules allows Cross-Site Scripting XSS. This vulnerability is associated with program files...

8.5CVSS5.8AI score0.00217EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/01/19 2:22 p.m.10 views

EUVD-2026-3322

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in hexpm hexpm/hexpm 'Elixir.HexpmWeb.SharedAuthorizationView' modules allows Cross-Site Scripting XSS. This vulnerability is associated with program files...

8.5CVSS5.4AI score0.00217EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/19 12:0 a.m.21 views

PT-2026-3443

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in hexpm hexpm/hexpm 'Elixir.HexpmWeb.SharedAuthorizationView' modules allows Cross-Site Scripting XSS. This vulnerability is associated with program files lib/hexpm web/views/shared...

8.5CVSS5.4AI score0.00217EPSS
SaveExploits0References3
Rows per page
Query Builder