Missing Authorization in Craft CMS - #VU144284
Published: August 19, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in AssetsController::actionMoveInfo when handling crafted control panel POST requests with arbitrary folderIds or assetIds. A remote user can send a specially crafted request to disclose sensitive information.
The issue leaks aggregate metadata including asset count and total storage size across folders or volumes the user cannot view, but does not expose file contents or filenames.