CVE-2025-49581 – org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
Package
Manager: maven
Name: org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
Vulnerable Version: >=11.10.11 <12.0 || >=12.6.3 <12.7 || >=12.8-rc-1 <16.4.7 || >=16.5.0-rc-1 <16.10.3 || >=17.0.0-rc-1 <17.0.0
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:U/RC:C
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.00701 pctl0.71137
Details
XWiki allows remote code execution through default value of wiki macro wiki-type parameters ### Impact Any user with edit right on a page (could be the user's profile) can execute code (Groovy, Python, Velocity) with programming right by defining a wiki macro. This allows full access to the whole XWiki installation and thus impacts its confidentiality, integrity and availability. The main problem is that if a wiki macro parameter allows wiki syntax, its default value is executed with the rights of the author of the document where it is used. This can be exploited by overriding a macro like the `children` macro that is used in a page that has programming right like the page `XWiki.ChildrenMacro` and thus allows arbitrary script macros. The full reproduction steps can be found in the [original issue](https://jira.xwiki.org/browse/XWIKI-22760). ### Patches This vulnerability has been patched in XWiki 16.4.7, 16.10.3 and 17.0.0 by executing wiki parameters with the rights of the wiki macro's author when the parameter's value is the default value. ### Workarounds We're not aware of any workarounds except for upgrading.
Metadata
Created: 2025-06-13T20:40:19Z
Modified: 2025-06-13T20:40:19Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/06/GHSA-9875-cw22-f7cx/GHSA-9875-cw22-f7cx.json
CWE IDs: ["CWE-94"]
Alternative ID: GHSA-9875-cw22-f7cx
Finding: F416
Auto approve: 1