CVE-2026-53966 PUBLISHED

XWiki Platform: Privilege escalation from edit to script right through Live Data editing

Assigner: GitHub_M
Reserved: 11.06.2026 Published: 15.09.2026 Updated: 15.09.2026

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.

Metrics

CVSS 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
CVSS Score: 7.1

Product Status

Vendor xwiki
Product xwiki-platform
Versions
  • Version >= 13.4-rc-1, < 16.10.17 is affected
  • Version >= 17.0.0-rc-1, < 17.4.10 is affected
  • Version >= 17.5.0-rc-1, < 17.10.4 is affected
  • Version >= 18.0.0-rc-1, < 18.1.0-rc-1 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE