XWiki vulnerable to a reflected XSS via xredirect parameter in DeleteApplication
Moderate severity
GitHub Reviewed
Published
Dec 10, 2025
in
xwiki/xwiki-platform
•
Updated Dec 11, 2025
Package
Affected versions
>= 6.2-milestone-1, < 16.10.10
>= 17.0.0-rc-1, < 17.4.2
Patched versions
16.10.10
17.4.2
>= 6.2-milestone-1, < 16.10.10
>= 17.0.0-rc-1, < 17.4.2
16.10.10
17.4.2
Description
Published to the GitHub Advisory Database
Dec 10, 2025
Reviewed
Dec 10, 2025
Published by the National Vulnerability Database
Dec 10, 2025
Last updated
Dec 11, 2025
Impact
A reflected XSS vulnerability in XWiki allows an attacker to send a victim to a URL with a deletion confirmation message on which the attacker-supplied script is executed when the victim clicks the "No" button. When the victim has admin or programming right, this allows the attacker to execute basically arbitrary actions on the XWiki installation including remote code execution.
Patches
This vulnerability has been patched in XWiki 16.10.10, 17.4.2 and 17.5.0 by using the affected URL parameter only in the intended context.
Workarounds
The patch can be manually applied to the templates that are present in the WAR. A restart of XWiki is needed for the changes to be applied.
References