{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "6.2.1"
              },
              {
                "fixed": "16.10.17"
              },
              {
                "introduced": "17.0.0-rc-1"
              },
              {
                "fixed": "17.4.9"
              },
              {
                "introduced": "17.5.0-rc-1"
              },
              {
                "fixed": "17.10.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "86fedf2c46d0514ea65038cdcea3f75e3a36aab5"
            },
            {
              "introduced": "445c0831fb8cf5610eda0eb58225890cb2bece6c"
            },
            {
              "introduced": "0"
            },
            {
              "fixed": "65a53ce90d27245391dec10056b066e7eb3ace7d"
            },
            {
              "fixed": "a0c973343dbb009ef54643526df993676b0924e3"
            },
            {
              "fixed": "6e30f885a30f60a418b4457335044b3724ec7f13"
            },
            {
              "fixed": "c4442716b02ffcdaa9d5e703b1db6203e36456fa"
            }
          ],
          "repo": "https://github.com/xwiki/xwiki-platform",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rh28-mqj4-8x59"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-359"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48048.json"
  },
  "details": "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`.",
  "id": "CVE-2026-48048",
  "modified": "2026-08-12T03:51:11.569023947Z",
  "published": "2026-08-10T15:52:02.352Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://jira.xwiki.org/browse/XWIKI-23875"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48048.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-rh28-mqj4-8x59"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48048"
    },
    {
      "type": "FIX",
      "url": "https://github.com/xwiki/xwiki-platform/commit/c4442716b02ffcdaa9d5e703b1db6203e36456fa"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "XWiki Platform's Livetable results still allow reconstructing password hashes using 768 requests"
}