A reflected cross site scripting (XSS) vulnerability in XWiki allows an attacker to execute arbitrary actions in XWiki with the rights of the victim if the attacker manages to trick a victim into visiting a crafted URL. If the victim has administrative or programming rights, those rights can be exploited to gain full access to the XWiki installation.
This vulnerability has been patched in XWiki 17.8.0RC1, 17.4.5 and 16.10.12.
The patch can be applied manually, only a single line in templates/logging_macros.vm needs to be changed, no restart is required.
We thank Mike Cole @mikecole-mg for discovering and reporting this vulnerability.
{
"cwe_ids": [
"CWE-79",
"CWE-80"
],
"severity": "MODERATE",
"nvd_published_at": "2026-01-24T00:15:49Z",
"github_reviewed": true,
"github_reviewed_at": "2026-01-23T16:28:44Z"
}