CVE-2026-33326
MEDIUM EPSS 17.0%
Published Mar 24, 20263mo ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Published Mar 24, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
17.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-863 Incorrect Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| keystonejs | keystone | * | <6.5.2 |
References 1
- github.com https://github.com/keystonejs/keystone/security/advisories/GHSA-cgcg-q9jh-5pr2
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.