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