Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.7, multiple Pimcore locations call PHP's unserialize() on data from database columns and filesystem files without the allowed_classes restriction, including lib/Tool/Authentication.php, models/Site/Dao.php, models/DataObject/ClassDefinition/CustomLayout/Dao.php, models/Tool/TmpStore/Dao.php, models/Asset/WebDAV/Service.php, and admin-ui-classic-bundle/src/Helper/Dashboard.php, enabling object injection and remote code execution if an attacker can control the serialized data source. This issue is fixed in versions 11.5.17 (LTS) and 12.3.7.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-17 19:17
Updated : 2026-07-22 20:50
NVD link : CVE-2026-45162
Mitre link : CVE-2026-45162
CVE.ORG link : CVE-2026-45162
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
