Advisories for Maven/Org.xwiki.platform/Xwiki-Platform-Livedata-Livetable package

2026

XWiki Platform Live Data Live Table Connector has privilege escalation from edit to script right through Live Data editing

Any user who can edit a page in XWiki can use Live Data's edit REST API in XWiki to change the rights on that page. This allows the user to obtain script right on the page. Script right allows the user to execute potentially dangerous Velocity scripts and send unfiltered HTML and JavaScript to the client. If there are other security checks, e.g., in extensions, implemented as listeners to UserUpdatingDocumentEvent …