Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-63421— Keystone: `graphql.maxTake` bypass with negative `take`

Quick assessment

Affected
keystonejs keystone
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Keystone 是一个基于 Node.js 的内容管理系统。在 6.5.3 版本之前, 文件中的 解析器直接将带符号的 参数与 进行比较,这使得远程未认证的 GraphQL 客户端可以提供负数的 值,其绝对值超过配置的上限。这种绕过方式同样适用于关联关系查询,可能导致返回的记录数超出开发者预期,从而可能耗尽服务资源。该问题已在 6.5.3 版本中修复。

CVSS 7.5 · High EPSS 0.47% · P39

Affected Version Matrix 1

VendorProduct Version RangeStatus
keystonejs keystone < 6.5.3 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-63421

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Keystone: `graphql.maxTake` bypass with negative `take`
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
keystonejs keystone < 6.5.3 -

II. Public POCs for CVE-2026-63421

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 5941 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-63421

登录查看更多情报信息。

Patches & Fixes for CVE-2026-63421 (1)

Vendor Advisories for CVE-2026-63421 (1)

Vendor Pages for CVE-2026-63421 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-63421

No comments yet


Leave a comment