SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-45704

HIGH · CVSS 7.1 EPSS 0.31% Public Exploit

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

CyberRota Analysis

AI-Generated

Pimcore's CustomReports feature is vulnerable due to inconsistent authorization between the report listing and detail endpoints, allowing low-privileged backend users to access unshared reports and sensitive metadata. This could lead to unauthorized disclosure of report information, including configurations and sharing settings. Organizations using affected versions should prioritize upgrading to at least 11.5.17 (LTS) or 12.3.6 to mitigate this risk.

Public Exploit Signal

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

Detected Signals
poc

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

CVE
CVE-2026-45704
Severity
HIGH
CVSS
7.1
EPSS
0.31%

Original NVD Description

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.6, CustomReports uses inconsistent authorization between the report listing endpoint and the report detail endpoint in bundles/CustomReportsBundle/src/Controller/Reports/CustomReportController.php and bundles/CustomReportsBundle/src/Tool/Config/Listing/Dao.php, allowing a low-privileged backend user with the reports permission to directly request an unshared report such as poc-secret-report by name and read report name, grouping information, display and icon metadata, data source configuration, column configuration, and sharing settings even when shareGlobally is false. This issue is fixed in versions 11.5.17 (LTS) and 12.3.6.