Auth bypass in Suitecrm
CVE-2026-32697
SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Prior to versions 8.9.3, the `RecordHandler::getRecord()` method retrieves any record by module and ID without checking the current user's ACL view permission. The companion `saveRecord()` method correctly checks `$bean->ACLAccess('save')`, but `getRecord()` skips the equivalent `ACLAccess('view')` check. Version 8.9.3 patches the issue.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.003 (19.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Suitecrm
- Suitecrm Suitecrm-core — versions < 8.9.3
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-32697?
- CVE-2026-32697 is a medium-severity vulnerability in Suitecrm, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 6.5/10. Published 2026-03-20.
- How severe is CVE-2026-32697?
- Medium severity. CVSS v3 base score is 6.5 out of 10.