SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-45703

MEDIUM · CVSS 6.4 EPSS 0.19% Public Exploit

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

CyberRota Analysis

AI-Generated

Pimcore's WordExport functionality is vulnerable due to inadequate permission checks, allowing low-privileged backend users to export sensitive document content they should not have access to. This could lead to unauthorized data exposure, impacting the confidentiality of information within the platform. Organizations using affected versions should prioritize updating to versions 11.5.17 (LTS) or 12.3.7 to mitigate this risk.

Public Exploit Signal

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

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

CVE
CVE-2026-45703
Severity
MEDIUM
CVSS
6.4
EPSS
0.19%

Original NVD Description

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.7, the WordExport export flow in bundles/WordExportBundle/src/Controller/TranslationController.php only checks the word_export feature permission and directly resolves attacker-controlled type/id input without enforcing view permission on page, snippet, email, or object elements, allowing a low-privileged backend user to export document content the user is not allowed to view. This issue is fixed in versions 11.5.17 (LTS) and 12.3.7.