Description
Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.7, Pimcore's WebDAV asset endpoint exposes a MOVE operation through /asset/webdav{path} without an authentication plugin in bundles/CoreBundle/src/Controller/WebDavController.php, and models/Asset/WebDAV/Tree.php performs asset mutation and deletion through models/Asset.php before checking a current Pimcore user or the rename, delete, create, or publish permissions, allowing unauthorized asset deletion, moves, or overwrites. This issue is fixed in versions 11.5.17 (LTS) and 12.3.7.
Published: 2026-07-17
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Pimcore’s WebDAV asset endpoint exposes a MOVE operation at /asset/webdav{path} without an authentication plugin in bundles/CoreBundle/src/Controller/WebDavController.php. The logic for asset mutation and deletion is carried out in models/Asset/WebDAV/Tree.php and models/Asset.php before any checks of the current Pimcore user or the rename, delete, create, or publish permissions. This allows an unauthenticated attacker to delete, move, or overwrite assets. The flaw is a failure of proper access control identified as CWE‑862, which can compromise the integrity of all assets stored in the instance and potentially disrupt business applications that rely on those assets. The issue is fixed in Pimcore versions 11.5.17 (LTS) and 12.3.7.

Affected Systems

Affected systems include any Pimcore installation that is running an older version of the platform: 11.x prior to 11.5.17 (long‑term support) and 12.x prior to 12.3.7. The vulnerability does not present in newer releases where the issue has been fixed. Organizations that use Pimcore for content, digital asset management, or e‑commerce should verify their current version against these thresholds.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity, and the EPSS score of less than 1% suggests that exploitation in the wild is currently rare, but the flaw remains a known security weakness. Because the attack vector can be exercised remotely via an unauthenticated HTTP WebDAV MOVE request, any host exposed to the internet or an internal network can be targeted without credential compromise. The vulnerability is not listed in the CISA KEV catalog, but its high impact on data integrity warrants prompt remediation. Attackers would need only network access to the asset WebDAV endpoint to perform the unauthorized operations.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading to Pimcore 11.5.17 or 12.3.7 or newer.
  • If a patch cannot be applied immediately, isolate the WebDAV asset endpoint behind a firewall or reverse proxy that requires authentication or blocks external access.
  • If the WebDAV feature is not needed, disable or remove the asset WebDAV routes from the Pimcore application configuration.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-wc7j-g8wx-m2qx Pimcore: Missing Authorization in WebDAV MOVE via unchecked asset move handling
History

Tue, 21 Jul 2026 02: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 20:45:00 +0000

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

Fri, 17 Jul 2026 19:30: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, Pimcore's WebDAV asset endpoint exposes a MOVE operation through /asset/webdav{path} without an authentication plugin in bundles/CoreBundle/src/Controller/WebDavController.php, and models/Asset/WebDAV/Tree.php performs asset mutation and deletion through models/Asset.php before checking a current Pimcore user or the rename, delete, create, or publish permissions, allowing unauthorized asset deletion, moves, or overwrites. This issue is fixed in versions 11.5.17 (LTS) and 12.3.7.
Title Pimcore: Missing Authorization in WebDAV MOVE via unchecked asset move handling
Weaknesses CWE-862
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-21T02:01:19.740Z

Reserved: 2026-05-11T18:41:13.155Z

Link: CVE-2026-45260

cve-icon Vulnrichment

Updated: 2026-07-21T02:01:13.979Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses