SQL injection in SuiteCRM - CVE-2026-71548
Published: August 19, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to SQL injection in the AOR_Reports module `AOR_Report::build_report_query_where` when processing the `parameter_value` field with `value_type=Field`. A remote user can save a report with a specially crafted `parameter_value` to disclose sensitive information.
Exploitation requires an authenticated session with permission to save a report, including non-admin users with the default role assignment.