<?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>Wagtail - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/wagtail/</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>Thu, 20 Aug 2026 19:13:08 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/wagtail/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>Reflected Cross-Site Scripting in Wagtail Dynamic Image URL Generator</title><link>https://feed.craftedsignal.io/briefs/2026-08-wagtail-xss/</link><pubDate>Thu, 20 Aug 2026 19:13:08 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-wagtail-xss/</guid><description>A reflected cross-site scripting (XSS) vulnerability in the Wagtail admin interface (CVE-2026-54263) allows an authenticated editor to execute arbitrary JavaScript in the context of a higher-privileged administrator.</description><content:encoded><![CDATA[<p>Wagtail versions 7.3.0 through 7.3.2 and 7.4.0 through 7.4.1 are affected by a reflected cross-site scripting (XSS) vulnerability in the dynamic image URL generator view. The vulnerability resides within the Wagtail admin interface and allows a user with limited permissions, such as an editor, to craft a malicious URL. When a high-privilege user, such as an administrator, accesses this URL while logged into the admin interface, the malicious script is executed in their session context. This can lead to unauthorized administrative actions being performed on behalf of the victim. The flaw affects all Wagtail installations, regardless of whether the specific dynamic image serve view is enabled. Wagtail has released versions 7.3.3 and 7.4.2 to address this issue.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability poses a significant risk to the integrity of the Wagtail CMS by enabling privilege escalation through session hijacking or unauthorized administrative action. If exploited, an attacker could manipulate content, change site settings, or create new administrative accounts. The attack requires the attacker to have at least a low-privileged editor account, limiting the scope to internal threats or compromised low-level accounts.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security teams:</p>
<ul>
<li>Upgrade Wagtail instances to version 7.3.3 or 7.4.2 immediately to remediate CVE-2026-54263.</li>
<li>If upgrading is not immediately possible, implement the URL pattern workaround in 'urls.py' provided by the vendor to disable the vulnerable 'generate_url/output/' endpoint.</li>
<li>Audit Wagtail admin access logs for abnormal requests to '/admin/images/*/generate_url/output/' originating from non-administrator user accounts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>