<?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>CirrusSearch - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/cirrussearch/</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>Fri, 25 Sep 2026 14:01:12 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/cirrussearch/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>Cross-Site Scripting Vulnerability in MediaWiki CirrusSearch Extension</title><link>https://feed.craftedsignal.io/briefs/2026-09-mediawiki-xss/</link><pubDate>Fri, 25 Sep 2026 14:01:12 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-mediawiki-xss/</guid><description>A vulnerability in the CirrusSearch extension for MediaWiki allows remote, unauthenticated attackers to execute cross-site scripting (XSS) attacks through improper input sanitization.</description><content:encoded><![CDATA[<p>The CirrusSearch extension for MediaWiki, which provides search functionality via Elasticsearch, contains a cross-site scripting (XSS) vulnerability. An unauthenticated remote attacker can exploit this flaw by supplying specially crafted input to the search functionality that is not properly sanitized before being reflected in the user's browser. If successful, this attack allows for the execution of arbitrary JavaScript within the context of a victim's session, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the user. This vulnerability highlights the importance of rigorous input validation in extensions that handle user-supplied query parameters and render output dynamically in the application interface. Defenders should monitor for unexpected script injection patterns in web server logs or via browser-based security telemetry.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows for the execution of malicious scripts in the browser of an authenticated or unauthenticated MediaWiki user. This can lead to account takeover, unauthorized modification of wiki content, or redirection to malicious sites, impacting the integrity and confidentiality of the affected MediaWiki instance.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Update the CirrusSearch extension to the latest available version provided by the MediaWiki project to remediate the underlying sanitization flaw. Implement or update Content Security Policy (CSP) headers to restrict the execution of inline scripts and prevent unauthorized script injection.</p>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>xss</category><category>web-vulnerability</category><category>mediawiki</category></item></channel></rss>