CVE-2026-84794

Summary

Craft CMS versions before 5.10.11 lack authorization checks in the assets/move-asset endpoint when force=1 is supplied. Authenticated users without peer asset permissions can move their own assets into other users' folders and force deletion of conflicting files, allowing unauthorized asset deletion and replacement.

Affected Software

VendorProductVersion RangeStatus
craftcmscms5.0.0-RC1 < 5.10.11affected
craftcmscms5.10.11unaffected

Weaknesses

  • CWE-862: Missing Authorization

References