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.
References
Link | Resource |
---|---|
https://github.com/xwiki/xwiki-platform/commit/55c5d568c4dc4619f37397d00d14dcdeab9c252d | Patch |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j7p2-87q3-44w7 | Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-22470 | Exploit Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
03 Sep 2025, 17:44
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.0 |
First Time |
Xwiki
Xwiki xwiki |
|
References | () https://github.com/xwiki/xwiki-platform/commit/55c5d568c4dc4619f37397d00d14dcdeab9c252d - Patch | |
References | () https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j7p2-87q3-44w7 - Vendor Advisory | |
References | () https://jira.xwiki.org/browse/XWIKI-22470 - Exploit, Issue Tracking, Vendor Advisory | |
CPE | cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* |
16 Jun 2025, 12:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
13 Jun 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-13 18:15
Updated : 2025-09-03 17:44
NVD link : CVE-2025-49587
Mitre link : CVE-2025-49587
CVE.ORG link : CVE-2025-49587
JSON object : View
Products Affected
xwiki
- xwiki
CWE
CWE-357
Insufficient UI Warning of Dangerous Operations