PT-2026-44148 · Git+2 · Pimcore+1
CVE-2026-45260
·
Published
2026-05-27
·
Updated
2026-07-21
CVSS v3.1
8.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Pimcore versions prior to 11.5.17 (LTS)
Pimcore versions prior to 12.3.7
Description
The WebDAV asset endpoint exposes a
MOVE operation through the '/asset/webdav{path}' endpoint without an authentication plugin in the WebDavController.php controller. The Tree::move() function performs asset mutation and deletion before verifying the current user or checking for rename, delete, create, or publish permissions. This allows an unauthenticated remote attacker who knows two existing asset paths in the same directory to send a request that deletes the source asset. Additionally, authenticated users with low privileges may perform unauthorized asset moves or overwrites. This can lead to data loss, loss of content integrity, and service disruption.Recommendations
Update Pimcore to version 11.5.17 (LTS).
Update Pimcore to version 12.3.7.
Exploit
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pimcore
Pimcore/Pimcore