PatchSiren cyber security CVE debrief
CVE-2026-92771 twentyhq CVE debrief
CVE-2026-92771 is a high-severity vulnerability in Twenty before version 2.35.0, allowing authenticated users to bypass permission checks in the groupBy-with-records GraphQL resolver. This issue enables attackers with canReadObjectRecords permission but lacking canReadFieldValue access to retrieve restricted field values. The vulnerability was published on 2026-09-16T21:17:25.750Z and last modified on 2026-09-18T19:17:20.710Z.
- Vendor
- twentyhq
- Product
- twenty
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-16
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-16
- Advisory updated
- 2026-09-18
Who should care
Defenders and administrators of systems using Twenty versions prior to 2.35.0 should assess exposure and verify the impact of this vulnerability on their systems, prioritizing verifying exposure, assessing impact, and updating permissions to prevent exploitation. Operators, platform administrators, vulnerability management teams, and security teams should review the vulnerability details and take necessary actions to protect their systems.
Why it matters
CVE-2026-92771 is a high-severity vulnerability in Twenty before version 2.35.0 that allows authenticated users to bypass permission checks, potentially leading to unauthorized access to restricted field values. Defenders should prioritize verifying exposure, assessing impact, and updating permissions to prevent exploitation.
- Authenticated users may bypass permission checks to access restricted field values.
- Defenders need to verify exposure and assess the impact on systems using Twenty versions prior to 2.35.0.
- System administrators should review and update permissions to prevent unauthorized access.
Technical summary
The vulnerability in Twenty before version 2.35.0 allows authenticated users to bypass permission checks in the groupBy-with-records GraphQL resolver. This issue enables attackers with canReadObjectRecords permission but lacking canReadFieldValue access to retrieve restricted field values. The vulnerability impacts systems using Twenty versions prior to 2.35.0, and defenders should prioritize verifying exposure and assessing the impact on their systems. The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and references to source code and advisory information.
Defensive priority
Defenders should prioritize verifying exposure and assessing the impact of this vulnerability on their systems, especially those using Twenty versions prior to 2.35.0.
Recommended defensive actions
- Verify if the system uses Twenty versions prior to 2.35.0 and assess exposure.
- Review and update permissions for authenticated users to prevent unauthorized access to restricted field values.
- Monitor system logs for potential exploitation attempts.
- Apply the patch or upgrade to Twenty version 2.35.0 or later.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and references to source code and advisory information. The vulnerability allows authenticated users to bypass permission checks in the groupBy-with-records GraphQL resolver, enabling attackers with canReadObjectRecords permission but lacking canReadFieldValue access to retrieve restricted field values. Defenders should verify exposure and assess the impact on systems using Twenty versions prior to 2.35.0. Evidence is limited to N
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92771 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92771
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92771 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92771
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/twentyhq/twenty
-
Source reference
Unverified legacy reference
URL: 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
-
Source reference
Unverified legacy reference
URL: https://github.com/twentyhq/twenty/blob/twenty/v2.14.0/packages/twenty-server/src/engine/twenty-orm/repository/permissions.utils.ts
-
Source reference
Unverified legacy reference
URL: https://github.com/twentyhq/twenty/issues/25911
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/twenty-before-2.35.0-permission-bypass-via-groupby-with-records-query
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.