CVE-2026-53966
Received
Received - Intake
Privilege Escalation in XWiki Platform via Live Data API
Vulnerability report for CVE-2026-53966, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-15
Last updated on: 2026-09-15
Assigner: GitHub, Inc.
Description
Description
XWiki Platform is a generic wiki platform. From 13.4-rc-1 until 16.10.17, 17.4.10, 17.10.4, and 18.1.0-rc-1, the Live Data edit REST API allows a user who can edit a page to change that page's rights without executing the normal document-saving authorization checks. The user can grant script right and then execute potentially dangerous Velocity scripts or send unfiltered HTML and JavaScript to clients. The same missing checks can circumvent extension security controls implemented as listeners for UserUpdatingDocumentEvent and related user document events. This issue is fixed in versions 16.10.17, 17.4.10, 17.10.4, and 18.1.0-rc-1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xwiki | xwiki_platform | From 13.4-rc-1 (inc) to 16.10.17 (inc) |
| xwiki | xwiki_platform | 16.10.17 |
| xwiki | xwiki_platform | 17.4.10 |
| xwiki | xwiki_platform | 17.10.4 |
| xwiki | xwiki_platform | 18.1.0-rc-1 |
| xwiki | xwiki_platform | From 13.4-rc-1 (inc) to 16.10.17 (exc) |
| xwiki | xwiki_platform | From 17.0.0-rc-1 (inc) to 17.4.10 (exc) |
| xwiki | xwiki_platform | From 17.5.0-rc-1 (inc) to 17.10.4 (exc) |
| xwiki | xwiki_platform | From 18.0.0-rc-1 (inc) to 18.1.0-rc-1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |