SQL injection in SuiteCRM - CVE-2026-61648

 

SQL injection in SuiteCRM - CVE-2026-61648

Published: August 1, 2026


Vulnerability identifier: #VU140690
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-61648
CWE-ID: CWE-89
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 and cause a denial of service.

The vulnerability exists due to SQL injection in modules/AOR_Reports/AOR_Report.php when processing the parameter_value[0] request parameter for user-controllable Multi report conditions. A remote user can send a specially crafted request to disclose sensitive information and cause a denial of service.

The issue is exploitable through time-based blind and UNION-based SELECT injection.


How to mitigate CVE-2026-61648

Install security update from vendor's website.

Sources