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
No history.
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
