Summary
CVE-2026-48048 is an information-disclosure vulnerability in XWiki Platform’s LiveTable feature. By sending modified parameters to LiveTableResults, an unauthenticated remote attacker can reconstruct a user’s password salt and hash one bit at a time, retrieving the full value in roughly 768 requests. It is rated HIGH severity (CVSS 7.5).
Technical details
- Root cause: An incomplete fix for a prior vulnerability (GHSA-5cf8-vrr8-8hjm). Filtering of sensitive password and email properties in the LiveTable results remained inadequate, allowing the earlier protection to be bypassed.
- Trigger conditions: Slightly modified parameters supplied to the
LiveTableResultsendpoint, issued iteratively (approximately 768 requests) to recover the full salt and hash. - Attack vector: Network, low complexity, no privileges and no user interaction required.
- Impact: High confidentiality impact — exposure of user password salts and hashes. No impact on integrity or availability.
Affected software
- XWiki Platform 6.2.1 through 16.10.16
- XWiki Platform 17.0.0-rc-1 through 17.4.8
- XWiki Platform 17.5.0-rc-1 through 17.10.2
Severity
CVSS v3.1 base score: 7.5 (HIGH)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE-359: Exposure of Private Personal Information to an Unauthorized Actor.
Mitigation and recommended actions
- Immediate: Upgrade to XWiki Platform 16.10.17, 17.4.9, or 17.10.3 (or later).
- If no patch: The fix can be applied manually to the
XWiki.LiveTableResultsMacroswiki page using the referenced upstream commit (c444271).
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
<html data-xwiki- - A named meta tag (
wiki):xwiki

