{"api_version":"1","generated_at":"2026-08-24T13:04:41+00:00","cve":"CVE-2026-63421","urls":{"html":"https://cve.report/CVE-2026-63421","api":"https://cve.report/api/cve/CVE-2026-63421.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-63421","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-63421"},"summary":{"title":"Keystone: `graphql.maxTake` bypass with negative `take`","description":"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.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-08-21 21:17:01","updated_at":"2026-08-21 21:17:01"},"problem_types":["CWE-20","CWE-480","CWE-20 CWE-20: Improper Input Validation","CWE-480 CWE-480: Use of Incorrect Operator"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"7.5","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","baseScore":7.5,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"7.5","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/keystonejs/keystone/pull/9859","name":"https://github.com/keystonejs/keystone/pull/9859","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/keystonejs/keystone/security/advisories/GHSA-cqmq-8755-7xvh","name":"https://github.com/keystonejs/keystone/security/advisories/GHSA-cqmq-8755-7xvh","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/keystonejs/keystone/commit/9fb88b246950ce4de754a43fe6416f20403577b1","name":"https://github.com/keystonejs/keystone/commit/9fb88b246950ce4de754a43fe6416f20403577b1","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/keystonejs/keystone/releases/tag/@keystone-6/core@6.5.3","name":"https://github.com/keystonejs/keystone/releases/tag/@keystone-6/core@6.5.3","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-63421","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-63421","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"keystonejs","product":"keystone","version":"affected < 6.5.3","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"63421","cve":"CVE-2026-63421","epss":"0.004690000","percentile":"0.387910000","score_date":"2026-08-23","updated_at":"2026-08-24 00:11:16"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"keystone","vendor":"keystonejs","versions":[{"status":"affected","version":"< 6.5.3"}]}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-20","description":"CWE-20: Improper Input Validation","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-480","description":"CWE-480: Use of Incorrect Operator","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-21T20:15:16.459Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/keystonejs/keystone/security/advisories/GHSA-cqmq-8755-7xvh","tags":["x_refsource_CONFIRM"],"url":"https://github.com/keystonejs/keystone/security/advisories/GHSA-cqmq-8755-7xvh"},{"name":"https://github.com/keystonejs/keystone/pull/9859","tags":["x_refsource_MISC"],"url":"https://github.com/keystonejs/keystone/pull/9859"},{"name":"https://github.com/keystonejs/keystone/commit/9fb88b246950ce4de754a43fe6416f20403577b1","tags":["x_refsource_MISC"],"url":"https://github.com/keystonejs/keystone/commit/9fb88b246950ce4de754a43fe6416f20403577b1"},{"name":"https://github.com/keystonejs/keystone/releases/tag/@keystone-6/core@6.5.3","tags":["x_refsource_MISC"],"url":"https://github.com/keystonejs/keystone/releases/tag/@keystone-6/core@6.5.3"}],"source":{"advisory":"GHSA-cqmq-8755-7xvh","discovery":"UNKNOWN"},"title":"Keystone: `graphql.maxTake` bypass with negative `take`"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-63421","datePublished":"2026-08-21T20:15:16.459Z","dateReserved":"2026-07-16T19:20:28.988Z","dateUpdated":"2026-08-21T20:15:16.459Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-21 21:17:01","lastModifiedDate":"2026-08-21 21:17:01","problem_types":["CWE-20","CWE-480","CWE-20 CWE-20: Improper Input Validation","CWE-480 CWE-480: Use of Incorrect Operator"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","baseScore":7.5,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"},"exploitabilityScore":3.9,"impactScore":3.6}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"63421","Ordinal":"1","Title":"Keystone: `graphql.maxTake` bypass with negative `take`","CVE":"CVE-2026-63421","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"63421","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"Keystone: `graphql.maxTake` bypass with negative `take`"}]}}}