Authorization bypass through user-controlled key in SuiteCRM - CVE-2026-69144

 

Authorization bypass through user-controlled key in SuiteCRM - CVE-2026-69144

Published: August 6, 2026


Vulnerability identifier: #VU141070
CSH Severity: Low
CVSS v4: 7.1 [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]
CVE-ID: CVE-2026-69144
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to authorization bypass through a user-controlled key in download.php when handling document download requests with a document revision identifier supplied as a document identifier. A remote user can supply a document revision identifier with type=Documents to disclose sensitive information.

The issue occurs because access control is checked against an empty Documents bean before the revision is resolved, and access is not re-checked against the parent document.


Affected software

SuiteCRM

How to mitigate CVE-2026-69144

Install security update from vendor's website.

SuiteCRM - addressed in versions 7.15.2, 8.10.2

External References

Related Security Bulletins