SQL injection in SuiteCRM - CVE-2026-61651

 

SQL injection in SuiteCRM - CVE-2026-61651

Published: August 1, 2026


Vulnerability identifier: #VU140688
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-61651
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 modify data.

The vulnerability exists due to SQL injection in the get_end_date action in Projects Controller when handling the task_id parameter. A remote user can send a specially crafted request to disclose sensitive information and modify data.

The issue may be exploited using blind SQL injection techniques to enumerate database schema and dump database contents.


How to mitigate CVE-2026-61651

Install security update from vendor's website.

Sources