| Title | Keystone KeystoneJS 2026-03-19 Denial of Service |
|---|
| Description | This vulnerability is patched in KeystoneJS Pull Request #9831 (https://github.com/keystonejs/keystone/pull/9831).
his vulnerability affects the relationship fields engine within the core packages, specifically the components packages/core/src/fields/types/relationship/index.ts and packages/core/src/lib/core/queries/output-field.ts.
The manipulation of nested GraphQL parameters exposes findMany resolvers without query depth limiting, query complexity analysis, or resource budgeting. This allows a remote attacker to construct a single recursive query to execute exponential database requests. The execution of such asymmetrical requests causes uncontrolled resource consumption (CWE-400), leading to database connection exhaustion, server memory saturation, and a denial of service (DoS).
|
|---|
| Source | ⚠️ https://gist.github.com/nedlir/0431275665076772844ebfe5167e54f6 |
|---|
| User | nedlir (UID 95981) |
|---|
| Submission | 05/16/2026 10:55 (25 days ago) |
|---|
| Moderation | 06/04/2026 07:02 (19 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 368251 [keystonejs keystone up to 20260319 GraphQL API Endpoint output-field.ts resource consumption] |
|---|
| Points | 20 |
|---|