Lucene search
+L

3652 matches found

CVE
CVE
added 2026/08/31 1:54 p.m.15 views

CVE-2026-76763

SmallRye GraphQL contains a flaw in its number scalar coercion for BigInteger , which fails to properly validate the magnitude of float or string inputs. An unauthenticated remote attacker can send a GraphQL query containing a large exponent float literal, triggering the allocation of extremely l...

7.5CVSS5.9AI score0.00354EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 1:54 p.m.10 views

EUVD-2026-68525

A flaw was found in SmallRye GraphQL. The number scalar coercion for BigInteger does not properly validate the magnitude of float or string inputs. An unauthenticated remote attacker can exploit this by sending a GraphQL query containing a large exponent float literal. This can lead to the...

7.5CVSS5.9AI score0.00354EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 1:54 p.m.38 views

CVE-2026-76763 Io.smallrye/smallrye-graphql: smallrye graphql: unauthenticated denial of service via large exponent float literals

A flaw was found in SmallRye GraphQL. The number scalar coercion for BigInteger does not properly validate the magnitude of float or string inputs. An unauthenticated remote attacker can exploit this by sending a GraphQL query containing a large exponent float literal. This can lead to the...

7.5CVSS0.00354EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/31 12:14 p.m.10 views

CVE-2026-76763

A flaw was found in SmallRye GraphQL. The number scalar coercion for BigInteger does not properly validate the magnitude of float or string inputs. An unauthenticated remote attacker can exploit this by sending a GraphQL query containing a large exponent float literal. This can lead to the...

7.5CVSS5.9AI score0.00354EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/31 5:37 a.m.7 views

BIT-APISIX-2026-75005 Apache APISIX: Unauthenticated CPU-exhaustion DoS

Inefficient Algorithmic Complexity vulnerability in Apache APISIX. A single small request can pin a gateway worker at 100% CPU for an extended period in graphql-limit-count routes. This issue affects Apache APISIX: 3.17.0. Users are recommended to upgrade to version 3.18.0, which fixes the issue...

8.7CVSS5.8AI score0.00796EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/30 7:17 p.m.14 views

CVE-2026-80223

Incorrect Authorization vulnerability in ash-project ashgraphql allows an authenticated subscriber in one tenant to receive another tenant's records over GraphQL subscriptions. The subscription resolver in AshGraphql.Graphql.Resolver authorizes each notification payload in memory: its fast path...

7.1CVSS0.00246EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/30 7:17 p.m.20 views

CVE-2026-81643

Incorrect Authorization vulnerability in ash-project ashgraphql delivers GraphQL subscription payloads for records a subscriber is not authorized to see. In AshGraphql.Subscription.Batcher, dosend/5 resolves the first notification of a batch and filters it with shouldsend?/1, which drops results...

2.3CVSS0.00246EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/30 7:17 p.m.16 views

CVE-2026-82367

Exposure of Data Element to Wrong Session vulnerability in ash-project ashgraphql can deliver one subscription's resolved records to a different subscriber's topic. AshGraphql.Subscription.Batcher.dosend/5 reads the resolved batch from the process dictionary via Process.get:batchresolved and then...

2.3CVSS0.00245EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/30 7:17 p.m.11 views

CVE-2026-78693

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashgraphql allows a remote client to read internal field names that an application configured its errorhandler to redact. In AshGraphql.Errors, each error is passed to the configured errorhandler and the...

6.9CVSS0.00301EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 6:28 p.m.27 views

CVE-2026-78693

ash_graphql (ash-project, Elixir/Erlang) is vulnerable to incomplete error-message redaction . In AshGraphql.Errors, the configured error_handler output is merged with the pre-handler path via Map.put_new(handled, :path, path), which re-injects the original path even when a sanitizing handler rem...

6.9CVSS5.9AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:28 p.m.8 views

CVE-2026-78693 Incomplete redaction re-attaches the original error path in AshGraphql, leaking internal field names

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashgraphql allows a remote client to read internal field names that an application configured its errorhandler to redact. In AshGraphql.Errors, each error is passed to the configured errorhandler and the...

6.9CVSS5.9AI score0.00301EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/30 6:27 p.m.10 views

CVE-2026-80223 Cross-tenant subscription disclosure in AshGraphql authorizes notifications in memory without a tenant-scoped read

Incorrect Authorization vulnerability in ash-project ashgraphql allows an authenticated subscriber in one tenant to receive another tenant's records over GraphQL subscriptions. The subscription resolver in AshGraphql.Graphql.Resolver authorizes each notification payload in memory: its fast path...

7.1CVSS5.9AI score0.00246EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/30 6:27 p.m.18 views

CVE-2026-80223

ash_graphql (Elixir GraphQL binding for the Ash framework) contains a cross-tenant subscription disclosure in its subscription resolver (AshGraphql.Graphql.Resolver). The fast path calls Ash.can/3 with run_queries?: false, evaluating the read policy filter in memory via Ash.Expr.eval/2 without is...

7.1CVSS5.9AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:27 p.m.21 views

EEF-CVE-2026-80223 Cross-tenant subscription disclosure in AshGraphql authorizes notifications in memory without a tenant-scoped read

Summary Incorrect Authorization vulnerability in ash-project ashgraphql allows an authenticated subscriber in one tenant to receive another tenant's records over GraphQL subscriptions. The subscription resolver in AshGraphql.Graphql.Resolver authorizes each notification payload in memory: its fas...

7.1CVSS5.7AI score0.00246EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/30 6:27 p.m.41 views

CVE-2026-80223 Cross-tenant subscription disclosure in AshGraphql authorizes notifications in memory without a tenant-scoped read

Incorrect Authorization vulnerability in ash-project ashgraphql allows an authenticated subscriber in one tenant to receive another tenant's records over GraphQL subscriptions. The subscription resolver in AshGraphql.Graphql.Resolver authorizes each notification payload in memory: its fast path...

7.1CVSS0.00246EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 6:22 p.m.32 views

CVE-2026-81633

CVE-2026-81633 is an improper input validation vulnerability in ash-project ash_graphql (Elixir GraphQL library). The function resolve_node/2 base64-decodes a client-supplied global ID and passes the type segment directly to Map.fetch!/2, which raises an unhandled KeyError when the type is not a ...

6.9CVSS5.8AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:20 p.m.12 views

CVE-2026-81643 Broken access control in AshGraphql subscription batcher applies authorization suppression to only the first notification

Incorrect Authorization vulnerability in ash-project ashgraphql delivers GraphQL subscription payloads for records a subscriber is not authorized to see. In AshGraphql.Subscription.Batcher, dosend/5 resolves the first notification of a batch and filters it with shouldsend?/1, which drops results...

2.3CVSS5.9AI score0.00246EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/30 6:20 p.m.37 views

CVE-2026-81643 Broken access control in AshGraphql subscription batcher applies authorization suppression to only the first notification

Incorrect Authorization vulnerability in ash-project ashgraphql delivers GraphQL subscription payloads for records a subscriber is not authorized to see. In AshGraphql.Subscription.Batcher, dosend/5 resolves the first notification of a batch and filters it with shouldsend?/1, which drops results...

2.3CVSS0.00246EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 6:20 p.m.25 views

CVE-2026-81643

CVE-2026-81643 is a broken access control flaw in ash_graphql (versions 1.4.0 through 1.10.0 ). In AshGraphql.Subscription.Batcher, the should_send?/1 authorization filter is applied only to the first notification in a batch; remaining notifications are appended to outgoing results without that f...

2.3CVSS5.9AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:20 p.m.16 views

EEF-CVE-2026-81643 Broken access control in AshGraphql subscription batcher applies authorization suppression to only the first notification

Summary Incorrect Authorization vulnerability in ash-project ashgraphql delivers GraphQL subscription payloads for records a subscriber is not authorized to see. In AshGraphql.Subscription.Batcher, dosend/5 resolves the first notification of a batch and filters it with shouldsend?/1, which drops...

2.3CVSS5.8AI score0.00246EPSS
SaveExploits0References4
Rows per page
Query Builder