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.
INFO
Published Date :
2026-03-24T19:08:05.877Z
Last Modified :
2026-03-25T13:37:10.313Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33326 vulnerability.
| Vendors | Products |
|---|---|
| Keystonejs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33326.