<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Craft CMS (&gt;= 5.0.0-RC1, &lt; 5.10.11) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/craft-cms--5.0.0-rc1--5.10.11/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 02 Sep 2026 13:13:44 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/craft-cms--5.0.0-rc1--5.10.11/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Authorization Bypass in Craft CMS assets/move-asset Endpoint</title><link>https://feed.craftedsignal.io/briefs/2026-09-craft-cms-auth-bypass/</link><pubDate>Wed, 02 Sep 2026 13:13:44 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-craft-cms-auth-bypass/</guid><description>Craft CMS versions prior to 5.10.11 contain an authorization bypass in the assets/move-asset endpoint, allowing authenticated users with insufficient permissions to move and delete arbitrary assets by supplying the force=1 parameter.</description><content:encoded><![CDATA[<p>Craft CMS versions before 5.10.11 are vulnerable to an authorization bypass vulnerability (CVE-2026-84794) within the assets/move-asset endpoint. The vulnerability arises when an authenticated user, even without the necessary peer asset permissions, submits a specifically crafted request to move an asset. By supplying the 'force=1' parameter, the attacker can manipulate the move operation to target folders owned by other users. This action can force the deletion of conflicting files already present in the target destination, leading to unauthorized asset replacement and permanent data loss. This flaw highlights a failure in the application's access control logic regarding asset management operations. Organizations utilizing Craft CMS 5.x should upgrade to version 5.10.11 or later to remediate this vulnerability.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows authenticated, low-privileged users to perform unauthorized asset management actions. This results in the potential destruction of data, modification of content, and the ability to replace files within other users' folders, which can disrupt site operations and compromise data integrity.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade all instances of Craft CMS to version 5.10.11 or later immediately.</li>
<li>Review web server access logs for anomalous POST requests to the 'assets/move-asset' endpoint.</li>
<li>Audit user permissions to ensure that only authorized users possess the necessary privileges for asset management.</li>
<li>Deploy the provided web application detection rule to identify attempts to trigger the vulnerable endpoint with the force parameter.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cms</category><category>web-vulnerability</category><category>authorization-bypass</category><category>web-application</category><category>vulnerability</category><category>privilege-escalation</category></item></channel></rss>