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.
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.
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.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-79",
"CWE-80"
],
"nvd_published_at": "2025-12-10T22:16:27Z",
"github_reviewed_at": "2025-12-10T15:46:48Z",
"severity": "MODERATE"
}