SQL injection in SuiteCRM - CVE-2026-29096

 

SQL injection in SuiteCRM - CVE-2026-29096

Published: April 24, 2026


Vulnerability identifier: #VU127401
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-29096
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 and modify data.

The vulnerability exists due to SQL injection in the AOR_Reports module report fields handling when processing the field_function parameter during report creation or editing and later executing the report. A remote user can submit a specially crafted field_function value to disclose sensitive information and modify data.

The issue is second-order because the malicious value is stored in the aor_fields table and triggered when the report is executed or viewed.


How to mitigate CVE-2026-29096

Install security update from vendor's website.

Sources