Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/twentyhq/twenty
- https://github.com/twentyhq/twenty/blob/twenty/v2.14.0/packages/twenty-server/sr
- https://github.com/twentyhq/twenty/blob/twenty/v2.14.0/packages/twenty-server/sr
- https://github.com/twentyhq/twenty/issues/25911
- https://www.vulncheck.com/advisories/twenty-before-2.35.0-permission-bypass-via-
- https://github.com/twentyhq/twenty/issues/25911
FAQ
What is CVE-2026-92771?
CVE-2026-92771 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 canReadObjectRec...
How severe is CVE-2026-92771?
CVE-2026-92771 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92771?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.