<?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>Cve-2026-33137 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-33137/</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>Tue, 26 May 2026 18:59:47 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-33137/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>XWiki Unauthenticated XAR Import via REST API</title><link>https://feed.craftedsignal.io/briefs/2026-05-xwiki-xar-import/</link><pubDate>Tue, 26 May 2026 18:59:47 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-xwiki-xar-import/</guid><description>An unauthenticated attacker can create or update documents in the target XWiki instance by exploiting the XAR import functionality through the `/wikis/{wikiName}` REST endpoint due to missing authentication and authorization checks, as detailed in CVE-2026-33137.</description><content:encoded><![CDATA[<p>XWiki is susceptible to an unauthenticated XAR import vulnerability, identified as CVE-2026-33137, affecting versions 15.10.6 before 16.10.17, 17.0.0-rc-1 before 17.4.9, 17.5.0 before 17.10.3, and 18.0.0-rc-1 before 18.1.0-rc-1. The vulnerability resides in the <code>/wikis/{wikiName}</code> REST endpoint, which allows for the execution of XAR imports without proper authentication or authorization checks. This flaw allows an attacker to create or modify documents within the target wiki instance, potentially leading to arbitrary code execution or data manipulation. Defenders should prioritize patching vulnerable XWiki installations or implementing HTTP proxy rules to mitigate this risk.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker identifies a vulnerable XWiki instance with an exposed <code>/wikis/{wikiName}</code> REST endpoint.</li>
<li>The attacker crafts a malicious XAR file containing payloads to create or modify documents.</li>
<li>The attacker sends an HTTP POST request to the <code>/wikis/{wikiName}</code> endpoint, including the malicious XAR file in the request body.</li>
<li>The XWiki instance processes the request without authentication or authorization.</li>
<li>The XAR file is imported, leading to the creation or modification of documents within the specified wiki.</li>
<li>The attacker gains unauthorized access to the modified documents.</li>
<li>The attacker leverages the modified documents to execute arbitrary code or manipulate data within the XWiki instance.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-33137 allows unauthenticated attackers to create, modify, or delete content within the XWiki platform. This can lead to complete compromise of the XWiki instance, including unauthorized data access, data manipulation, and potentially arbitrary code execution on the server. The impact is significant, particularly for organizations relying on XWiki for critical knowledge management and collaboration.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade XWiki installations to patched versions: 16.10.17, 17.4.9, 17.10.3, 18.0.1, or 18.1.0-rc-1 to address CVE-2026-33137.</li>
<li>Implement an HTTP proxy rule to block POST requests to the <code>/wikis/{wikiName}</code> endpoint as a temporary workaround.</li>
<li>Deploy the Sigma rule &quot;Detect XWiki Unauthenticated XAR Import via REST API&quot; to identify exploitation attempts in web server logs.</li>
<li>Monitor web server logs for suspicious POST requests to the <code>/wikis/{wikiName}</code> endpoint.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>xwiki</category><category>xar</category><category>unauthenticated</category><category>rce</category><category>cve-2026-33137</category></item></channel></rss>