SQL injection in SuiteCRM - CVE-2026-69143
Published: August 6, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary SQL queries.
The vulnerability exists due to SQL injection in the get_kb_articles action in CasesController when processing the search parameter. A remote user can send a specially crafted search parameter to execute arbitrary SQL queries.
The issue is exploitable as a time-based blind SQL injection.