<?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 (&lt; 5.10.11) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/craft-cms--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.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><item><title>Privilege Escalation in Craft CMS via Registration Flaw</title><link>https://feed.craftedsignal.io/briefs/2026-09-02-craft-cms-privilege-escalation/</link><pubDate>Wed, 02 Sep 2026 13:13:33 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-02-craft-cms-privilege-escalation/</guid><description>Craft CMS versions prior to 5.10.11 contain a vulnerability allowing unauthenticated attackers to inherit administrator privileges by registering with the email address of a deactivated admin account when specific registration settings are active.</description><content:encoded><![CDATA[<p>Craft CMS versions before 5.10.11 are vulnerable to an unauthorized privilege escalation flaw (CVE-2026-84795). The vulnerability arises because the system fails to correctly validate or clear the 'admin' flag when a user registers, specifically if they register with an email address previously associated with a deactivated administrator account.</p>
<p>This issue is exploitable only under specific configuration scenarios: when public user registration is enabled and email verification is disabled. If these conditions are met, an attacker can register an account using the known email address of a deactivated admin. The application incorrectly maps the new registration to the existing, albeit deactivated, record's administrative privileges, resulting in full unauthorized access. This flaw represents a critical security risk as it bypasses standard access control mechanisms. Defenders must ensure that public registration is limited or strictly monitored and that email verification is enforced to prevent this vector.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to gain full administrative control over the Craft CMS instance. This can lead to total system compromise, unauthorized data exfiltration, and persistent access to the back-end administrative interface. This vulnerability affects all Craft CMS installations configured with public registration and disabled email verification running versions prior to 5.10.11.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security teams:</p>
<ul>
<li>Update Craft CMS to version 5.10.11 or later immediately to address CVE-2026-84795.</li>
<li>Review administrative account configurations to ensure that deactivated accounts are properly purged or restricted.</li>
<li>Disable public user registration on all production Craft CMS instances unless explicitly required.</li>
<li>Ensure that email verification is strictly enabled for all user registration flows to mitigate unauthorized account takeovers.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve-2026-84795</category><category>privilege-escalation</category><category>cms</category></item></channel></rss>