SQL injection in SuiteCRM - CVE-2026-29099

 

SQL injection in SuiteCRM - CVE-2026-29099

Published: April 24, 2026


Vulnerability identifier: #VU127404
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-29099
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SalesAgility
Affected software:
SuiteCRM

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to SQL injection in the retrieve() function in include/OutboundEmail/OutboundEmail.php when handling the user-controlled $id parameter through the EmailUIAjax action in the Email module. A remote user can send a specially crafted request to disclose sensitive information.

Arbitrary database tables may be queried, including data such as user information and password hashes.


How to mitigate CVE-2026-29099

Install security update from vendor's website.

Sources