CVE-2025-49587
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.
Scoring
- Severity
- MEDIUM
- CVSS base score
- 6.4
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
- EPSS probability
- 0.40%
- CWE
- CWE-357
- Published
- 2025-06-13
- Last modified
- 2026-03-13
Affected products
- xwiki xwiki-platform
- xwiki xwiki-platform
- xwiki xwiki-platform
Weakness type
Related vulnerabilities
- CVE-2026-58597 — Microsoft Edge (Chromium-based) Spoofing Vulnerability
- CVE-2026-47782 — Android App "RoboForm Password Manager" provided by Siber Systems, Inc. handles Android intents...
- CVE-2026-26151 — Remote Desktop Spoofing Vulnerability
- CVE-2025-47967 — Microsoft Edge (Chromium-based) for Android Spoofing Vulnerability
- CVE-2025-33054 — Remote Desktop Spoofing Vulnerability
- CVE-2025-49585 — XWiki does not require right warnings for XClass definitions
- CVE-2025-49583 — XWiki provides no warning when granting XWiki.Notifications.Code.NotificationEmailRendererClass admin right
- CVE-2025-49582 — XWiki's required right warnings for macros are incomplete