SQL injection in SuiteCRM - CVE-2026-29096
Published: April 24, 2026
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.