Description
XWiki Platform is a generic wiki platform. XWiki discovered that the patch for GHSA-5cf8-vrr8-8hjm was insufficient. Starting with version 6.2.1 and prior to versions 18.0.0RC1, 17.10.13, 17.4.9 and 16.10.17, with slightly modified parameters to the `LiveTableResults`, it is still possible to discover password hashes one bit at a time, so with 768 requests, the full password salt and hash can be retrieved of a user. The check for password (and email properties) has been adjusted in XWiki 18.0.0RC1, 17.10.13, 17.4.9 and 16.10.17. As a workaround, the patch can be applied manually to the wiki page `XWiki.LiveTableResultsMacros`.
Published: 2026-08-10
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the LiveTableResults component of XWiki Platform, allowing a malicious actor to reconstruct password hashes bit by bit. By issuing 768 crafted requests that probe each bit of a stored password hash, an attacker can obtain both the salt and the full hash for any user, effectively granting the ability to perform offline dictionary attacks and compromise user accounts. This represents a severe confidentiality breach because it enables the extraction of credential material that should be kept confidential.

Affected Systems

All installations of XWiki Platform from version 6.2.1 up to, but excluding, the release versions 18.0.0RC1, 17.10.13, 17.4.9, and 16.10.17 are affected. The issue arises in the default LiveTableResults file used by the wiki. Specific product and vendor: XWiki, XWiki Platform; affected versions listed above.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity. Although no EPSS score was reported, the exploitation logic is straightforward: a caller can repeatedly send LiveTableResults queries with tweaked parameters to deduce hash bits, which only requires reasonable network connectivity to the application. Because the attacker only needs to perform 768 requests, the attack duration is under a minute on a typical network. The vulnerability is not listed in the CISA KEV catalog, but the combination of high confidentiality impact and simple, low‑overhead attack makes it a real threat for all exposed installations of the affected XWiki Platforms.

Generated by OpenCVE AI on August 10, 2026 at 18:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the XWiki Platform to release 18.0.0RC1, 17.10.13, 17.4.9, or 16.10.17 or a later version where the LiveTableResults check has been corrected.
  • If an upgrade is not immediately possible, apply the manual patch to the wiki page "XWiki.LiveTableResultsMacros" as described by XWiki. This delivers the same functional fix without a full platform upgrade.
  • Configure network or application access controls to limit exposure of LiveTableResults endpoints to authenticated administrators only and consider blocking calls from untrusted IP ranges.

Generated by OpenCVE AI on August 10, 2026 at 18:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-rh28-mqj4-8x59 XWiki Platform's Livetable results still allow reconstructing password hashes using 768 requests
History

Tue, 11 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
First Time appeared Xwiki
Xwiki xwiki-platform
Vendors & Products Xwiki
Xwiki xwiki-platform

Mon, 10 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Description XWiki Platform is a generic wiki platform. XWiki discovered that the patch for GHSA-5cf8-vrr8-8hjm was insufficient. Starting with version 6.2.1 and prior to versions 18.0.0RC1, 17.10.13, 17.4.9 and 16.10.17, with slightly modified parameters to the `LiveTableResults`, it is still possible to discover password hashes one bit at a time, so with 768 requests, the full password salt and hash can be retrieved of a user. The check for password (and email properties) has been adjusted in XWiki 18.0.0RC1, 17.10.13, 17.4.9 and 16.10.17. As a workaround, the patch can be applied manually to the wiki page `XWiki.LiveTableResultsMacros`.
Title XWiki Platform's Livetable results still allow reconstructing password hashes using 768 requests
Weaknesses CWE-359
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Xwiki Xwiki-platform
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-10T21:11:09.009Z

Reserved: 2026-05-20T18:15:53.578Z

Link: CVE-2026-48048

cve-icon Vulnrichment

Updated: 2026-08-10T19:03:22.743Z

cve-icon NVD

Status : Received

Published: 2026-08-10T16:19:47.967

Modified: 2026-08-10T21:17:23.200

Link: CVE-2026-48048

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T03:00:04Z

Weaknesses
  • CWE-359

    Exposure of Private Personal Information to an Unauthorized Actor