SQL injection in SuiteCRM - CVE-2026-61653

 

SQL injection in SuiteCRM - CVE-2026-61653

Published: August 1, 2026


Vulnerability identifier: #VU140689
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-61653
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.

The vulnerability exists due to SQL injection in modules/Campaigns/PopupCampaignRoi.php when handling the $_REQUEST['id'] parameter. A remote user can send a specially crafted request to disclose sensitive information.

The issue can be exploited through time-based blind SQL injection, and access to the Campaigns module is required.


How to mitigate CVE-2026-61653

Install security update from vendor's website.

Sources