Home

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.

PUBLISHED Reserved 2026-03-18 | Published 2026-03-24 | Updated 2026-03-25 | Assigner GitHub_M




MEDIUM: 4.3CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Problem types

CWE-863: Incorrect Authorization

Product status

< 6.5.2
affected

References

github.com/...ystone/security/advisories/GHSA-cgcg-q9jh-5pr2

cve.org (CVE-2026-33326)

nvd.nist.gov (CVE-2026-33326)

Download JSON