CVE-2026-92771

Summary

Twenty before 2.35.0 fails to validate field and row permissions in the groupBy-with-records GraphQL resolver, allowing authenticated users to bypass permission checks. Attackers with canReadObjectRecords permission but canReadFieldValue false can retrieve restricted field values through the groupBy resolver that would normally be denied.

Affected Software

VendorProductVersion RangeStatus
twentyhqtwenty0 < 2.35.0affected

Weaknesses

  • CWE-863: Incorrect Authorization

References