SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Versions up to and including 8.9.2 contain an unsafe deserialization vulnerability in the SavedSearch filter processing component that allows an authenticated administrator to execute arbitrary system commands on the server. `FilterDefinitionProvider.php` calls `unserialize()` on user-controlled data from the `saved_search.contents` database column without restricting instantiable classes. Version 8.9.3 patches the issue.
References
| Link | Resource |
|---|---|
| https://github.com/SuiteCRM/SuiteCRM-Core/security/advisories/GHSA-mhq2-277m-6w24 | Vendor Advisory |
Configurations
History
23 Mar 2026, 16:48
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.2 |
| First Time |
Suitecrm
Suitecrm suitecrm |
|
| References | () https://github.com/SuiteCRM/SuiteCRM-Core/security/advisories/GHSA-mhq2-277m-6w24 - Vendor Advisory | |
| Summary |
|
|
| CPE | cpe:2.3:a:suitecrm:suitecrm:*:*:*:*:*:*:*:* |
20 Mar 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-20 00:16
Updated : 2026-03-23 16:48
NVD link : CVE-2026-29109
Mitre link : CVE-2026-29109
CVE.ORG link : CVE-2026-29109
JSON object : View
Products Affected
suitecrm
- suitecrm
CWE
CWE-502
Deserialization of Untrusted Data
