CVE-2026-33326: @keystone-6/core: `isFilterable` bypass via `cursor` parameter in findMany

Published Mar 19, 2026
·
Updated

Summary {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.

Impact This affects any project relying on isFilterable behaviour (at the list or field level) to prevent external users from using the filtering of fields as a discovery mechanism. isFilterable access control using a function can be bypassed by using the cursor input.

This has no impact on projects using isFilterable: false or defaultIsFilterable: false for sensitive fields, or if you have otherwise omitted filtering by these fields from your GraphQL schema. (See workarounds)

Patches This issue has been patched in @keystone-6/core version 6.5.2.

Workarounds To mitigate this issue in older versions where patching is not a viable pathway.

- Set {field}.isFilterable: false statically for relevant fields to prevent filtering by them earlier in the access control pipeline (that is, don't use functions) - Set {field}.graphql.omit.read: true for relevant fields, which implicitly removes filtering by these fields your GraphQL schema

Other sources

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.

MITRE

Affected Software

2 affected componentsFixes available
npm/@keystone-6/core<=6.5.1
6.5.2
KeystoneJS Keystone Node.js<6.5.2

Event History

Mar 19, 2026
Advisory Published
via GitHub·06:37 PM
Data Sourced
via GitHub·06:37 PM
DescriptionSeverityWeaknessAffected Software
Mar 24, 2026
CVE Published
via MITRE·07:08 PM
Data Sourced
via MITRE·07:08 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·08:16 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-33326?

CVE-2026-33326 has been rated as a high severity vulnerability due to its impact on data confidentiality.

2

How do I fix CVE-2026-33326?

To fix CVE-2026-33326, upgrade the @keystone-6/core package to version 6.5.2 or higher.

3

What type of vulnerability is CVE-2026-33326?

CVE-2026-33326 is an access control vulnerability that can allow unauthorized confirmation of protected records.

4

What software is affected by CVE-2026-33326?

CVE-2026-33326 affects versions of @keystone-6/core up to and including 6.5.1.

5

Can CVE-2026-33326 affect production environments?

Yes, CVE-2026-33326 can impact production environments by potentially exposing sensitive data.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203