Deserialization of Untrusted Data in EspoCRM - CVE-2026-47168
Published: June 18, 2026
EspoCRM
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to deserialization of untrusted data in the processing of stored data associated with background operations when deserializing serialized PHP objects from MassAction/Export parameters. A remote privileged user can supply specially crafted serialized data to execute arbitrary code.
The issue is exploitable by an administrator, and the crafted data is later processed by the application.