原始 OSV JSON{
"id": "GHSA-rh28-mqj4-8x59",
"aliases": [
"CVE-2026-48048"
],
"details": "### Impact\nXWiki discovered that the patch for GHSA-5cf8-vrr8-8hjm was insufficient and 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.\n\n### Patches\nThe check for password (and email properties) has been adjusted in XWiki 18.0.0RC1, 17.10.13, 17.4.9 and 16.10.17.\n\n### Workarounds\nThe [patch](https://github.com/xwiki/xwiki-platform/commit/c4442716b02ffcdaa9d5e703b1db6203e36456fa#diff-5a739e5865b1f1ad9d79b724791be51b0095a0170cc078911c940478b13b949a) can be applied manually to the wiki page `XWiki.LiveTableResultsMacros`.\n\n### Resources\n* https://jira.xwiki.org/browse/XWIKI-23875\n* https://github.com/xwiki/xwiki-platform/commit/c4442716b02ffcdaa9d5e703b1db6203e36456fa",
"summary": "XWiki Platform's Livetable results still allow reconstructing password hashes using 768 requests",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.2.1"
},
{
"fixed": "16.10.17"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-livetable-ui",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "17.0.0-rc-1"
},
{
"fixed": "17.4.9"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-livetable-ui",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "17.5.0-rc-1"
},
{
"fixed": "17.10.3"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-livetable-ui",
"ecosystem": "Maven"
}
}
],
"modified": "2026-05-26T20:17:00Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2026-05-26T20:16:59Z",
"references": [
{
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-rh28-mqj4-8x59",
"type": "WEB"
},
{
"url": "https://github.com/xwiki/xwiki-platform/commit/c4442716b02ffcdaa9d5e703b1db6203e36456fa",
"type": "WEB"
},
{
"url": "https://github.com/xwiki/xwiki-platform",
"type": "PACKAGE"
},
{
"url": "https://jira.xwiki.org/browse/XWIKI-23875",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-359"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2026-05-26T20:16:59Z"
}
}