Incorrect authorization in SuiteCRM - CVE-2026-63218

 

Incorrect authorization in SuiteCRM - CVE-2026-63218

Published: August 1, 2026


Vulnerability identifier: #VU140684
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-63218
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Affected software:
SuiteCRM

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to incorrect authorization in the AOR_Reports changeReportPage controller action when handling direct calls to non-view controller actions for protected records. A remote user can send a direct request to changeReportPage to disclose sensitive information.

DetailView correctly denies access, but changeReportPage renders the full report body and row data without a per-record ACL check.


How to mitigate CVE-2026-63218

Install security update from vendor's website.

Sources