CVE-2026-29109

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.
CVSS

No CVSS.

Configurations

No configuration.

History

20 Mar 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 00:16

Updated : 2026-03-20 13:37


NVD link : CVE-2026-29109

Mitre link : CVE-2026-29109

CVE.ORG link : CVE-2026-29109


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data