CVE Catalog

CVE-2026-45260

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.43%

35th percentile - higher than 35% of all known CVEs

Summary

Vulnerability in Pimcore before versions 11.5.17 (LTS) and 12.3.7. The WebDAV endpoint `/asset/webdav{path}` allows MOVE operation without authentication, enabling an unauthorized attacker to delete, move, or overwrite assets.

Risk Assessment

Risk of unauthorized deletion or modification of digital assets in the data management platform, potentially leading to data loss and service disruption.

Recommendation

Update Pimcore to version 11.5.17 (LTS) or 12.3.7. Restrict access to the WebDAV endpoint from untrusted networks.

Other vulnerabilities in Pimcore

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS