Deserialization of Untrusted Data in Pimcore - CVE-2026-55220
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to unrestricted deserialization of untrusted data in the Hotspotimage getDataFromResource() method and sibling ImageGallery, Block, and Video marshallers when loading a DataObject after crafted serialized data is written to an object-store column. A local user can write crafted serialized data to an affected object-store column to execute arbitrary code.
The affected load path requires a DataObject with one of the affected field types and a non-null associated image value.