Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/pimcore/pimcore/commit/4788bf3a3a7f2f760a8fe61e522565941e154e
- https://github.com/pimcore/pimcore/pull/19119
- https://github.com/pimcore/pimcore/releases/tag/v12.3.7
- https://github.com/pimcore/pimcore/security/advisories/GHSA-36fc-7wjg-mfvj
FAQ
What is CVE-2026-45162?
CVE-2026-45162 is a vulnerability with a CVSS score of 8.0 (HIGH). 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 fil...
How severe is CVE-2026-45162?
CVE-2026-45162 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45162?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.