ZeroHour

CVE-2026-53966

moderate

Missing authorization in XWiki Live Data REST API enables script-right escalation

CVSS 4.0
7.1 high
EPSS
Published
()
Modified
AI analysis

XWiki Platform's Live Data edit REST API skips the authorization checks that normally run when a document is saved, so any user who can edit a page can change that page's rights without proper approval. An attacker with basic edit permissions can use this to grant script right to a page and then execute powerful Velocity scripts or push unfiltered HTML/JavaScript to wiki visitors, effectively turning a low-privileged editor into a near-administrative attacker (CWE-862, CVSS 4.0 7.1 high). The same missing checks can bypass extension security controls implemented as listeners for UserUpdatingDocumentEvent and related user document events. All XWiki Platform deployments from 13.4-rc-1 up to the fix versions are affected. No public proof of concept is known and there is no evidence of in-the-wild exploitation.

What to do: Upgrade to XWiki Platform 16.10.17, 17.4.10, 17.10.4, or 18.1.0-rc-1 (or later). Until patched, tighten edit permissions so only trusted users can modify pages, and audit page rights and script-right grants for unexpected changes made via the Live Data REST API. Also review Velocity/HTML content recently added by low-privileged editors and verify that security extensions relying on document-save listeners (e.g., UserUpdatingDocumentEvent) have not been bypassed.

Affected
XWiki Platform13.4-rc-1 through 16.10.16; 17.0.0 through 17.4.9; 17.5.0 through 17.10.3; 18.x releases before 18.1.0-rc-1 (fixed in 16.10.17, 17.4.10, 17.10.4, and 18.1.0-rc-
Estimated exposure
moderate≈ low thousands of internet-exposed XWiki instances — XWiki is self-hosted open-source wiki software, and public internet scans (Shodan/Censys) typically enumerate on the order of a few thousand exposed XWiki installations, plus an unknown number of internal instances behind firewalls.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-862
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.