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.
Published: 2026-07-17
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordExport export flow in Pimcore contains an authorization flaw: the controller verifies only the word_export feature permission and then uses attacker‑specified type and ID values without checking whether the user has view access to the targeted page, snippet, email, or object. As a result, any authenticated backend user with minimal privileges can export the content of assets they would otherwise be prohibited from reading, leaking potentially sensitive information.

Affected Systems

Pimcore Data & Experience Management Platform, versions earlier than 11.5.17 (LTS) and 12.3.7. These releases expose the WordExport bundle’s TranslationController to the described bypass.

Risk and Exploitability

The flaw has a CVSS score of 6.4, indicating a moderate severity level. The EPSS score is below 1 %, suggesting that real‑world exploitation is unlikely, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be a backend authenticated user acting through the web interface. In practice, an attacker with low‑privileged credentials could directly request the export endpoint and retrieve content otherwise restricted.

Generated by OpenCVE AI on July 30, 2026 at 23:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Pimcore to version 12.3.7 or 11.5.17 to include the authorization check.
  • Remove or restrict the WordExport feature permission from untrusted or low‑privileged users so that only authorized roles can request exports.
  • As an interim fix, deactivate the WordExport functionality in the admin UI or via configuration until the upgrade is performed.

Generated by OpenCVE AI on July 30, 2026 at 23:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-332x-r494-54fq Pimcore has a WordExport Authorization Bypass for Unauthorized Document Export
History

Fri, 17 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Pimcore
Pimcore pimcore
Vendors & Products Pimcore
Pimcore pimcore

Fri, 17 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 19:00:00 +0000

Type Values Removed Values Added
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.
Title Pimcore: WordExport Authorization Bypass for Unauthorized Document Export
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-17T19:22:48.025Z

Reserved: 2026-05-13T04:38:01.165Z

Link: CVE-2026-45703

cve-icon Vulnrichment

Updated: 2026-07-17T19:22:36.499Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:00:06Z

Weaknesses