Lucene search
+L

632 matches found

OSV
OSV
added 2026/09/07 10:34 p.m.5 views

EEF-CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Summary Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action...

8.2CVSS5.7AI score0.00329EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:34 p.m.19 views

CVE-2026-82586

ash_lua (ash-project) is an Elixir library that exposes Ash resources to Lua scripts, with a manifest-gated allow-list controlling which fields scripts may read. The operation aggregate path in AshLua.Runtime resolved field names via String.to_existing_atom and Ash.Query.Aggregate.new! without co...

8.2CVSS5.8AI score0.00329EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:34 p.m.8 views

CVE-2026-82586 AshLua read operation aggregate bypasses the exposed-field allow-list, exposing private attributes

Improper Protection of Alternate Path vulnerability in ash-project ashlua allows a user-supplied Lua script to read attributes that are not on the exposed-field allow-list. AshLua exposes Ash resources to Lua scripts, gated by a manifest declaring which fields are exposed. The read action's...

8.2CVSS5.8AI score0.00329EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-84372

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Predis is a flexible and feature-complete Redis and Valkey client for PHP. From version 3.0.0-RC1 until version 3.3.0, pipeline handling on aggregate cluster an...

9.8CVSS8.1AI score0.00415EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/01 9:20 p.m.53 views

CVE-2026-84372

Predis , a PHP client for Redis and Valkey, is affected by a critical (CVSS 9.8) Redis command injection and denial of service vulnerability in versions 3.0.0-RC1 through 3.3.0 . The root cause lies in AbstractAggregateConnection::write(), which reparses an already serialized RESP buffer using ex...

9.8CVSS6AI score0.00415EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 9:20 p.m.18 views

CVE-2026-84372 Predis: Redis command injection and denial of service via CRLF smuggling in pipelined commands on aggregate connections

Predis is a flexible and feature-complete Redis and Valkey client for PHP. From version 3.0.0-RC1 until version 3.3.0, pipeline handling on aggregate cluster and replication connections reparses an already serialized RESP buffer in AbstractAggregateConnection::write by splitting it with...

9.8CVSS6AI score
SaveExploits0References7
NVD
NVD
added 2026/09/01 4:18 a.m.9 views

CVE-2026-82748

Incorrect Authorization vulnerability in ash-project ash authorizes an aggregate under one read action while computing it under another, so an aggregate can run with policies that do not match the action it was authorized against. Ash.Actions.Aggregate groups aggregates by their authorize?,...

2.1CVSS0.0012EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 3:52 a.m.17 views

CVE-2026-82748

An incorrect authorization flaw in the Elixir library ash-project ash (versions 3.5.13 through before 3.32.2 ) affects Ash.Actions.Aggregate . Aggregates are authorized under a group's read_action, but the query-building code selected the action as opts[:action] || read_action || primary_read. Wh...

2.1CVSS5.9AI score0.0012EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 3:52 a.m.40 views

CVE-2026-82748 Ash.Actions.Aggregate authorizes an aggregate under one action but computes it under another

Incorrect Authorization vulnerability in ash-project ash authorizes an aggregate under one read action while computing it under another, so an aggregate can run with policies that do not match the action it was authorized against. Ash.Actions.Aggregate groups aggregates by their authorize?,...

2.1CVSS0.0012EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 3:52 a.m.10 views

EUVD-2026-68952

Incorrect Authorization vulnerability in ash-project ash authorizes an aggregate under one read action while computing it under another, so an aggregate can run with policies that do not match the action it was authorized against. Ash.Actions.Aggregate groups aggregates by their authorize?,...

2.1CVSS5.9AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 3:52 a.m.8 views

CVE-2026-82748 Ash.Actions.Aggregate authorizes an aggregate under one action but computes it under another

Incorrect Authorization vulnerability in ash-project ash authorizes an aggregate under one read action while computing it under another, so an aggregate can run with policies that do not match the action it was authorized against. Ash.Actions.Aggregate groups aggregates by their authorize?,...

2.1CVSS5.9AI score0.0012EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/01 3:52 a.m.9 views

EEF-CVE-2026-82748 Ash.Actions.Aggregate authorizes an aggregate under one action but computes it under another

Summary Incorrect Authorization vulnerability in ash-project ash authorizes an aggregate under one read action while computing it under another, so an aggregate can run with policies that do not match the action it was authorized against. Ash.Actions.Aggregate groups aggregates by their authorize...

2.1CVSS5.7AI score0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/30 12:17 p.m.25 views

CVE-2026-81318

Incorrect Authorization vulnerability in ash-project ashsql allows a caller in a schema-based multitenant application to receive aggregate values computed from another tenant's rows. When an aggregate is computed over a distinct query, AshSql.AggregateQuery.addsingleaggs/5 rebuilds the outer quer...

2.1CVSS0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/30 12:17 p.m.19 views

CVE-2026-81316

Incorrect Authorization vulnerability in ash-project ashsql allows a caller to receive an aggregate value computed over rows a more restrictive filter should have excluded, disclosing counts, sums, or lists across an authorization or tenancy boundary. AshSql.Aggregate.differentqueries?/2 reports...

2.1CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 11:59 a.m.12 views

EEF-CVE-2026-81316 Same-named aggregates with differing filters are conflated in AshSql

Summary Incorrect Authorization vulnerability in ash-project ashsql allows a caller to receive an aggregate value computed over rows a more restrictive filter should have excluded, disclosing counts, sums, or lists across an authorization or tenancy boundary. AshSql.Aggregate.differentqueries?/2...

2.1CVSS5.8AI score0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/30 11:59 a.m.39 views

CVE-2026-81316 Same-named aggregates with differing filters are conflated in AshSql

Incorrect Authorization vulnerability in ash-project ashsql allows a caller to receive an aggregate value computed over rows a more restrictive filter should have excluded, disclosing counts, sums, or lists across an authorization or tenancy boundary. AshSql.Aggregate.differentqueries?/2 reports...

2.1CVSS0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 11:59 a.m.23 views

CVE-2026-81316

CVE-2026-81316 is an Incorrect Authorization flaw in ash-project ash_sql (versions 0.1.0 through before 0.7.1). The root cause lies in AshSql.Aggregate.different_queries?/2, which treats two aggregates as identical unless both their filter and sort differ. Since aggregate queries rarely carry a s...

2.1CVSS5.9AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 11:59 a.m.7 views

CVE-2026-81316 Same-named aggregates with differing filters are conflated in AshSql

Incorrect Authorization vulnerability in ash-project ashsql allows a caller to receive an aggregate value computed over rows a more restrictive filter should have excluded, disclosing counts, sums, or lists across an authorization or tenancy boundary. AshSql.Aggregate.differentqueries?/2 reports...

2.1CVSS5.9AI score0.00122EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/30 11:56 a.m.38 views

CVE-2026-81318 Distinct-query aggregate drops the tenant schema prefix, leaking across tenants in AshSql

Incorrect Authorization vulnerability in ash-project ashsql allows a caller in a schema-based multitenant application to receive aggregate values computed from another tenant's rows. When an aggregate is computed over a distinct query, AshSql.AggregateQuery.addsingleaggs/5 rebuilds the outer quer...

2.1CVSS0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 11:56 a.m.7 views

CVE-2026-81318 Distinct-query aggregate drops the tenant schema prefix, leaking across tenants in AshSql

Incorrect Authorization vulnerability in ash-project ashsql allows a caller in a schema-based multitenant application to receive aggregate values computed from another tenant's rows. When an aggregate is computed over a distinct query, AshSql.AggregateQuery.addsingleaggs/5 rebuilds the outer quer...

2.1CVSS5.9AI score0.0012EPSS
SaveExploits0References9
Rows per page
Query Builder