Missing Authorization in Pimcore - CVE-2026-45260
Published: June 15, 2026
Pimcore
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to missing authorization in WebDAV MOVE handling in the Asset\WebDAV\Tree::move() implementation when processing crafted WebDAV MOVE requests to /asset/webdav{path}. A remote user can send a specially crafted MOVE request to cause a denial of service.
In the same-directory overwrite path, the source asset can be deleted before any current Pimcore user is resolved or per-asset permissions are enforced.