SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-45162

HIGH · CVSS 8 EPSS 0.57% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-17 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

Pimcore versions prior to 11.5.17 (LTS) and 12.3.7 are vulnerable to object injection and remote code execution due to the unsafe use of PHP's unserialize() function on untrusted data sources. Attackers who can manipulate serialized data from database columns or filesystem files could exploit this vulnerability to execute arbitrary code. Organizations using affected versions should prioritize immediate updates to the patched releases to mitigate potential security risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45162
Severity
HIGH
CVSS
8
EPSS
0.57%

Original NVD 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.