Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @keystone-6/core
  4. ›
  5. CVE-2026-33326

CVE-2026-33326: @keystone-6/core: `isFilterable` bypass via `cursor` parameter in findMany (CVE-2025-46720 incomplete fix)

March 19, 2026

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

References

  • github.com/advisories/GHSA-cgcg-q9jh-5pr2
  • github.com/keystonejs/keystone
  • github.com/keystonejs/keystone/security/advisories/GHSA-cgcg-q9jh-5pr2
  • nvd.nist.gov/vuln/detail/CVE-2026-33326

Code Behaviors & Features

Detect and mitigate CVE-2026-33326 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.5.2

Fixed versions

  • 6.5.2

Solution

Upgrade to version 6.5.2 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

npm/@keystone-6/core/CVE-2026-33326.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 20 Mar 2026 12:18:02 +0000.