7.5
CVE-2026-63421
- EPSS 0.47%
- Veröffentlicht 21.08.2026 21:17:01
- Zuletzt bearbeitet 21.08.2026 21:17:01
- CVE-Watchlists
- Unerledigt
Keystone: `graphql.maxTake` bypass with negative `take`
Keystone is a content management system for Node.js. Prior to 6.5.3, the findMany resolver in packages/core/src/lib/core/queries/resolvers.ts compares the signed take argument directly with graphql.maxTake, allowing a remote unauthenticated GraphQL client to provide a negative take value whose magnitude exceeds the configured bound. The bypass also applies to relationship queries and can return more records than the developer intended, potentially exhausting service resources. This issue is fixed in version 6.5.3.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellerkeystonejs
≫
Produkt
keystone
Version
< 6.5.3
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.47% | 0.388 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-480 Use of Incorrect Operator
The product accidentally uses the wrong operator, which changes the logic in security-relevant ways.
https://github.com/keystonejs/keystone/commit/9fb88b246950ce4de754a43fe6416f20403577b1
https://github.com/keystonejs/keystone/pull/9859
https://github.com/keystonejs/keystone/releases/tag/@keystone-6/core@6.5.3
https://github.com/keystonejs/keystone/security/advisories/GHSA-cqmq-8755-7xvh