---
id: CVE-2026-55220
title: Pimcore is an Open Source Data & Experience Management Platform
summary: >-
  Pimcore is an Open Source Data & Experience Management Platform. Prior to
  11.5.19, 12.3.10, and 2026.1.6,
  Pimcore\Model\DataObject\ClassDefinition\Data\Hotspotimage::getDataFromResource()
  in models/DataObject/ClassDefinition/Data/Hotspot…
severity: critical
cwe:
  - CWE-502
vendor: pimcore
product: pimcore/pimcore
affected:
  - 'pimcore/pimcore >= 2026.1.0, <= 2026.1.5'
  - pimcore/pimcore <= 12.3.9
patched:
  - pimcore/pimcore 2026.1.6
  - pimcore/pimcore 12.3.10
published: '2026-08-28'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:09:13.080'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55220'
references:
  - url: >-
      https://github.com/pimcore/pimcore/commit/b184c01bf11e213e601d965b4e96c8bb7248e980
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/pull/19181'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/releases/tag/v12.3.10'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/releases/tag/v2026.1.6'
    label: security-advisories@github.com
  - url: 'https://github.com/pimcore/pimcore/security/advisories/GHSA-w23p-wrp7-ch38'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-w23p-wrp7-ch38'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.0068
epssPercentile: 0.50275
aliases:
  - GHSA-w23p-wrp7-ch38
ecosystem: composer
ingestedAt: '2026-08-28T19:24:18.792Z'
---

## Overview

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, Pimcore\Model\DataObject\ClassDefinition\Data\Hotspotimage::getDataFromResource() in models/DataObject/ClassDefinition/Data/Hotspotimage.php passes the field __hotspots object-store column to Pimcore\Tool\Serialize::unserialize() without an allowed-classes restriction after JSON decoding fails. An attacker with a separate capability to write crafted PHP serialized bytes into that column can instantiate available classes and trigger magic methods when an affected DataObject is loaded, which can produce arbitrary file writes or code execution through bundled gadget chains. The related ImageGallery, Block, and Video callers use the same fallback pattern, but the identified June fix changes the Hotspotimage caller only. This issue is fixed for Hotspotimage in versions 11.5.19, 12.3.10, and 2026.1.6.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-55220)

Affected packages:

- `pimcore/pimcore >= 2026.1.0, <= 2026.1.5`
- `pimcore/pimcore <= 12.3.9`

Patched in:

- `pimcore/pimcore 2026.1.6`
- `pimcore/pimcore 12.3.10`

Source: https://github.com/advisories/GHSA-w23p-wrp7-ch38
