CVE-2026-92771
Twenty before 2.35.0 Permission Bypass via groupBy-with-records Query
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-863 |
| Vendor | twentyhq |
| Product | twenty |
| Published | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for twentyhq twenty
Be the first to know when new medium vulnerabilities affecting twentyhq twenty are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
twentyhq / twenty
0 < 2.35.0
References
github.com: https://github.com/twentyhq/twenty/issues/25911 github.com: https://github.com/twentyhq/twenty github.com: https://github.com/twentyhq/twenty/blob/twenty/v2.14.0/packages/twenty-server/src/engine/twenty-orm/repository/permissions.utils.ts#L47-L53 github.com: https://github.com/twentyhq/twenty/blob/twenty/v2.14.0/packages/twenty-server/src/engine/api/graphql/graphql-query-runner/group-by/services/group-by-with-records.service.ts#L243 vulncheck.com: https://www.vulncheck.com/advisories/twenty-before-2.35.0-permission-bypass-via-groupby-with-records-query
Credits
George Chen