CVE-2026-50282

Craft CMS is a content management system (CMS). Versions 5.0.0-RC1 and above, prior to 5.9.21 and versions 4.0.0-RC1 and above prior to 4.17.14 contain an authorization issue where a forced folder move can delete a conflicting destination folder without destination delete permission. Function craft\\controllers\\AssetsController::actionMoveFolder() supports moving an asset folder into a destination parent folder. If a folder with the same name already exists at the destination, the action can be called with force=true to overwrite the destination. This issue has been resolved in versions 5.9.21 and 4.17.14.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-07-02 17:17

Updated : 2026-07-02 19:16


NVD link : CVE-2026-50282

Mitre link : CVE-2026-50282

CVE.ORG link : CVE-2026-50282


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization