<?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/"><channel><title>XWiki Platform — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/xwiki-platform/</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 20:23:18 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/xwiki-platform/feed.xml" rel="self" type="application/rss+xml"/><item><title>XWiki Platform Livetable Vulnerability Allows Password Hash Reconstruction</title><link>https://feed.craftedsignal.io/briefs/2026-05-xwiki-password-hash-disclosure/</link><pubDate>Tue, 26 May 2026 20:23:18 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-xwiki-password-hash-disclosure/</guid><description>A vulnerability in XWiki Platform allows an attacker to reconstruct password hashes using 768 requests through the `LiveTableResults` macro, impacting versions prior to 18.0.0RC1, 17.10.13, 17.4.9, and 16.10.17.</description><content:encoded><![CDATA[<p>A vulnerability exists within the XWiki Platform&rsquo;s <code>LiveTableResults</code> macro that allows for the reconstruction of password hashes. This issue arises from an insufficient patch to a prior vulnerability (GHSA-5cf8-vrr8-8hjm), where attackers can still discover password hashes one bit at a time by utilizing slightly modified parameters. An attacker can retrieve the full password salt and hash of a user with approximately 768 requests. Patches addressing this vulnerability have been implemented in XWiki versions 18.0.0RC1, 17.10.13, 17.4.9, and 16.10.17. This vulnerability, tracked as CVE-2026-48048, impacts XWiki instances that have not applied the necessary security updates.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker identifies an XWiki instance running a vulnerable version of the XWiki Platform.</li>
<li>The attacker crafts a series of HTTP requests targeting the <code>LiveTableResults</code> macro.</li>
<li>These requests are designed to extract password hash bits by exploiting the vulnerability related to password and email property exposure.</li>
<li>The attacker carefully modifies parameters within each request to isolate individual bits of the password hash.</li>
<li>By sending approximately 768 requests, the attacker systematically reconstructs the full password salt and hash.</li>
<li>The attacker uses the reconstructed password hash to attempt authentication or further attacks against the XWiki instance.</li>
<li>The attacker pivots to other user accounts using the cracked password or the original user&rsquo;s session.</li>
<li>The attacker gains unauthorized access to sensitive information or performs privileged actions within the XWiki platform.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-48048 allows attackers to reconstruct user password hashes, potentially leading to unauthorized access to sensitive information stored within the XWiki Platform. The number of affected XWiki installations is unknown. Organizations using vulnerable versions of XWiki could experience data breaches, account compromise, and reputational damage if this vulnerability is exploited.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade XWiki to version 18.0.0RC1, 17.10.13, 17.4.9, or 16.10.17 to remediate the vulnerability (reference: Patches section).</li>
<li>Apply the patch manually to the <code>XWiki.LiveTableResultsMacros</code> wiki page if upgrading is not immediately feasible (reference: Workarounds section).</li>
<li>Deploy the Sigma rule <code>Detect XWiki Password Hash Bit Disclosure</code> to identify attempts to exploit this vulnerability in web server logs.</li>
<li>Review web server access logs for suspicious activity related to the <code>LiveTableResults</code> macro and unusual request patterns.</li>
<li>Monitor XWiki instances for unauthorized access attempts and privilege escalation activities.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>xwiki</category><category>credential-access</category><category>password-hash-disclosure</category><category>cve-2026-48048</category></item></channel></rss>