Lucene search
+L

3955 matches found

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.00524EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/30 6:20 p.m.•13 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.00427EPSS
SaveExploits0References9
EUVD
EUVD
•added 2026/08/30 6:20 p.m.•32 views

EUVD-2026-68284

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.00427EPSS
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.00427EPSS
SaveExploits0References4
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.00427EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/30 6:20 p.m.•16 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.00427EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/30 6:20 p.m.•17 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.00427EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/30 12:00 a.m.•0 views

CVE-2026-81636: Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashgraphql allows an unauthenticated client to bypass the configured GraphQL query-complexity limit and force an unbounded database read. AshGraphql.Graphql.Resolver.querycomplexity/3 multiplies child complexity by...

8.7CVSS5.8AI score0.0055EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•27 views

PT-2026-83629

Name of the Vulnerable Software and Affected Versions ash graphql versions 1.9.0 through 1.10.x Description A remote client can read internal field names that an application configured its error handler to redact. In AshGraphql.Errors, errors are processed by the error handler and merged using...

6.9CVSS5.9AI score0.00524EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•19 views

PT-2026-83630

Name of the Vulnerable Software and Affected Versions ash graphql versions 1.4.0 through 1.10.9 Description An incorrect authorization issue exists in the subscription resolver within AshGraphql.Graphql.Resolver. This allows an authenticated subscriber in one tenant to receive records belonging t...

7.1CVSS5.9AI score0.00427EPSS
SaveExploits0References16
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/30 12:00 a.m.•1 views

CVE-2026-78693: Generation of Error Message Containing Sensitive Information

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.00524EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/30 12:00 a.m.•0 views

CVE-2026-81643: Incorrect Authorization

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.8AI score0.00427EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/30 12:00 a.m.•0 views

CVE-2026-80223: Incorrect Authorization

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.8AI score0.00427EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•25 views

PT-2026-83627

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

2.3CVSS5.9AI score0.00427EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•21 views

PT-2026-83628

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

2.3CVSS5.9AI score0.00394EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•22 views

PT-2026-83631

Name of the Vulnerable Software and Affected Versions ash graphql versions 0.16.23 through 1.10.9 Description An unauthenticated client can bypass the configured GraphQL query-complexity limit to force an unbounded database read. This occurs because the query complexity/3 function in...

8.7CVSS5.8AI score0.0055EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•21 views

PT-2026-83626

Name of the Vulnerable Software and Affected Versions ash graphql versions 0.27.0 through 1.10.9 Description Improper input validation allows an unauthenticated client to crash a relay nodeid: ... query. The AshGraphql.Graphql.Resolver.resolve node/2 function uses decode relay id/1 to decode a...

6.9CVSS5.9AI score0.00524EPSS
SaveExploits0References14
NVD
NVD
•added 2026/08/28 8:20 p.m.•15 views

CVE-2026-82291

HeyForm before 3.0.0-rc.8 reflects the request Origin header in CORS responses while allowing credentials, enabling cross-origin requests with authentication. Attackers can execute authenticated GraphQL queries from malicious pages visited by logged-in users to access workspaces, projects, forms,...

8.1CVSS0.00553EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/28 4:19 p.m.•40 views

CVE-2026-82291 HeyForm Reflects Any Origin in CORS Responses While Allowing Credentials

HeyForm before 3.0.0-rc.8 reflects the request Origin header in CORS responses while allowing credentials, enabling cross-origin requests with authentication. Attackers can execute authenticated GraphQL queries from malicious pages visited by logged-in users to access workspaces, projects, forms,...

8.1CVSS0.00553EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/28 4:19 p.m.•13 views

EUVD-2026-67822

HeyForm before 3.0.0-rc.8 reflects the request Origin header in CORS responses while allowing credentials, enabling cross-origin requests with authentication. Attackers can execute authenticated GraphQL queries from malicious pages visited by logged-in users to access workspaces, projects, forms,...

8.1CVSS5.9AI score0.00553EPSS
SaveExploits0References5
Rows per page
Query Builder