SQL Injection Vulnerability in SuiteCRM by SuiteCRM Team
CVE-2026-29099
8.8HIGH
What is CVE-2026-29099?
The SuiteCRM application contains a vulnerability in the retrieve() function within include/OutboundEmail/OutboundEmail.php, where improper handling of the user-controlled $id parameter can be exploited. This flaw allows authenticated users to execute SQL injection attacks through the EmailUIAjax action of the Email() module. Attackers may retrieve sensitive information from the database, including user data and password hashes, as the application lacks adequate restrictions on database table access. This issue is patched in versions 7.15.1 and 8.9.3.
Affected Version(s)
SuiteCRM < 7.15.1 < 7.15.1
SuiteCRM >= 8.0.0, < 8.9.3 < 8.0.0, 8.9.3
