
We found results for “”
CVE-2025-49587
Good to know:

Date: June 13, 2025
XWiki is an open-source wiki software platform. When a user without script right creates a document with an XWiki.Notifications.Code.NotificationDisplayerClass object, and later an admin edits and saves that document, the possibly malicious content of that object is output as raw HTML, allowing XSS attacks. While the notification displayer executes Velocity, the existing generic analyzer already warns admins before editing Velocity code. Note that warnings before editing documents with dangerous properties have only been introduced in XWiki 15.9, before that version, this was a known issue and the advice was simply to be careful. This vulnerability has been patched in XWiki 15.10.16, 16.4.7, and 16.10.2 by adding a required rights analyzer that warns the admin before editing about the possibly malicious code.
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Insufficient UI Warning of Dangerous Operations
CWE-357Top Fix

Upgrade Version
Upgrade to version org.xwiki.platform:xwiki-platform-notifications-notifiers-default:15.10.16;org.xwiki.platform:xwiki-platform-notifications-notifiers-default:16.4.7;org.xwiki.platform:xwiki-platform-notifications-notifiers-default:16.10.2;org.xwiki.platform:xwiki-platform-notifications-notifiers-default:15.10.16;org.xwiki.platform:xwiki-platform-notifications-notifiers-default:16.4.7;org.xwiki.platform:xwiki-platform-notifications-notifiers-default:16.10.2;https://github.com/xwiki/xwiki-platform.git - xwiki-platform-15.10.16;https://github.com/xwiki/xwiki-platform.git - xwiki-platform-16.4.7;https://github.com/xwiki/xwiki-platform.git - xwiki-platform-16.10.2
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | HIGH |