| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-cgcg-q9jh-5pr2 | @keystone-6/core: `isFilterable` bypass via `cursor` parameter in findMany (CVE-2025-46720 incomplete fix) |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 25 Mar 2026 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 25 Mar 2026 12:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Keystonejs
Keystonejs keystone |
|
| Vendors & Products |
Keystonejs
Keystonejs keystone |
Tue, 24 Mar 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Keystone is a content management system for Node.js. Prior to version 6.5.2, {field}.isFilterable access control can be bypassed in findMany queries by passing a cursor. This can be used to confirm the existence of records by protected field values. The fix for CVE-2025-46720 (field-level isFilterable bypass for update and delete mutations) added checks to the where parameter in update and delete mutations however the cursor parameter in findMany was not patched and accepts the same UniqueWhere input type. This issue has been patched in version 6.5.2. | |
| Title | @keystone-6/core: `isFilterable` bypass via `cursor` parameter in findMany | |
| Weaknesses | CWE-863 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-25T13:37:10.313Z
Reserved: 2026-03-18T21:23:36.678Z
Link: CVE-2026-33326
Updated: 2026-03-25T13:37:04.561Z
Status : Awaiting Analysis
Published: 2026-03-24T20:16:28.043
Modified: 2026-03-25T15:41:58.280
Link: CVE-2026-33326
No data.
OpenCVE Enrichment
Updated: 2026-03-25T11:46:21Z
Github GHSA