Lucene search
+L

36 matches found

NVD
NVD
added 2026/09/08 5:18 p.m.6 views

CVE-2026-78230

AshAi exposes Ash read actions to language-model tool calls. The read tool accepts an aggregate result type min, max, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records replacing them with...

6CVSS0.00246EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 4:41 p.m.8 views

EUVD-2026-72924

AshAi exposes Ash read actions to language-model tool calls. The read tool accepts an aggregate result type min, max, sum, avg that builds an ad-hoc Ash.Query.Aggregate over a named field and returns its raw value. Ash field policies redact forbidden fields on returned records replacing them with...

6CVSS5.7AI score0.00246EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/31 2:17 a.m.25 views

CVE-2026-82579

Loop with Unreachable Exit Condition Infinite Loop vulnerability in ash-project ashai allows an attacker who can influence a model's output to hang the tool loop and drive unbounded, repeated model requests. AshAi.ToolLoop classifies a model response of :toolcalls, then filters the calls through...

6CVSS0.00268EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 2:17 a.m.17 views

CVE-2026-82564

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashai allows a caller of an identity-configured tool to update or destroy records it never identified, including every row in the table. In AshAi.Tool.Execution, identityfilter/3 built the update/destroy filter directly...

7.1CVSS0.0031EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 2:17 a.m.26 views

CVE-2026-82580

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses internal error text to chat users. In AshAi.ToolLoop and AshAi.Tools, an exception raised while executing a tool was serialized verbatim with Exception.message/1 into the tool-result content...

5.3CVSS0.00268EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 2:17 a.m.28 views

CVE-2026-75760

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose message...

7.1CVSS0.00283EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 1:16 a.m.16 views

CVE-2026-81315

Origin Validation Error vulnerability in ash-project ashai allows a malicious web page to bypass the MCP server's DNS-rebinding protection and issue cross-site requests to a user's local MCP server with that user's actor. In AshAi.Mcp.Server, with the default allowedorigins: nil, originallowed?/3...

7.4CVSS0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 1:16 a.m.13 views

CVE-2026-77956

Improper Control of Generation of Code Code Injection vulnerability in ash-project ashai allows a remote, unauthenticated client to execute arbitrary Elixir code. AshAi.Actions.Prompt evaluates prompt content through EEx.evalstring/2. The documented prompt: fn input, context - ... end form lets t...

8.9CVSS0.00195EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 1:09 a.m.25 views

EUVD-2026-68309

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose message...

7.1CVSS5.9AI score0.00283EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 1:09 a.m.39 views

CVE-2026-75760 AshAi vectorize change leaks raw embedding-provider errors, including credentials, in a user-facing error

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose message...

7.1CVSS0.00283EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 1:09 a.m.11 views

CVE-2026-75760 AshAi vectorize change leaks raw embedding-provider errors, including credentials, in a user-facing error

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose message...

7.1CVSS5.9AI score0.00283EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/31 1:09 a.m.17 views

EEF-CVE-2026-75760 AshAi vectorize change leaks raw embedding-provider errors, including credentials, in a user-facing error

Summary Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose...

7.1CVSS5.8AI score0.00283EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 1:09 a.m.29 views

CVE-2026-75760

ash_ai (ash-project, Elixir) contains a sensitive information disclosure in AshAi.Changes.Vectorize . When the embedding provider call fails, the raw error term is inspected into a user-facing changeset error, potentially exposing the request URL , provider response body , and the outbound Author...

7.1CVSS5.9AI score0.00283EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 1:09 a.m.14 views

EUVD-2026-68308

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses internal error text to chat users. In AshAi.ToolLoop and AshAi.Tools, an exception raised while executing a tool was serialized verbatim with Exception.message/1 into the tool-result content...

5.3CVSS5.9AI score0.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 1:09 a.m.38 views

CVE-2026-82580 AshAi echoes raw tool exception messages into the conversation, disclosing internal details

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses internal error text to chat users. In AshAi.ToolLoop and AshAi.Tools, an exception raised while executing a tool was serialized verbatim with Exception.message/1 into the tool-result content...

5.3CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 1:09 a.m.7 views

CVE-2026-82580 AshAi echoes raw tool exception messages into the conversation, disclosing internal details

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses internal error text to chat users. In AshAi.ToolLoop and AshAi.Tools, an exception raised while executing a tool was serialized verbatim with Exception.message/1 into the tool-result content...

5.3CVSS5.9AI score0.00268EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/31 1:09 a.m.23 views

CVE-2026-82580

CVE-2026-82580 affects ash_ai (versions 0.6.0 through

5.3CVSS5.9AI score0.00268EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 1:07 a.m.17 views

EUVD-2026-68307

Loop with Unreachable Exit Condition Infinite Loop vulnerability in ash-project ashai allows an attacker who can influence a model's output to hang the tool loop and drive unbounded, repeated model requests. AshAi.ToolLoop classifies a model response of :toolcalls, then filters the calls through...

6CVSS5.9AI score0.00268EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 1:07 a.m.27 views

CVE-2026-82579

CVE-2026-82579 is an infinite loop vulnerability in the ash_ai Elixir/Erlang library (versions 0.6.0 through before 1.0.0 ), affecting the AshAi.ToolLoop component. When all tool calls are filtered out—either due to a missing valid name or a reused tool_call_id—the loop recurses with a byte-ident...

6CVSS5.9AI score0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 1:07 a.m.16 views

EEF-CVE-2026-82579 AshAi tool loop never terminates when all tool calls are filtered out, enabling denial of service

Summary Loop with Unreachable Exit Condition Infinite Loop vulnerability in ash-project ashai allows an attacker who can influence a model's output to hang the tool loop and drive unbounded, repeated model requests. AshAi.ToolLoop classifies a model response of :toolcalls, then filters the calls...

6CVSS5.7AI score0.00268EPSS
SaveExploits0References4
Rows per page
Query Builder