Loading HuntDB...

CVE-2025-49581

UNKNOWN
Published Unknown
Actions:

Expert Analysis

Professional remediation guidance

Get tailored security recommendations from our analyst team for CVE-2025-49581. We'll provide specific mitigation strategies based on your environment and risk profile.

No CVSS data available

Description

XWiki is a generic wiki platform. 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. 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. 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.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

EU Vulnerability Database

Monitored by ENISA for EU cybersecurity

EU Coordination

EU Coordinated

Exploitation Status

No Known Exploitation

ENISA Analysis

XWiki allows remote code execution through default value of wiki macro wiki-type parameters

Affected Products (ENISA)

xwiki
xwiki-platform

ENISA Scoring

CVSS Score (4.0)

8.7
/10
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 Score

0.050
probability

Data provided by ENISA EU Vulnerability Database. Last updated: June 13, 2025

GitHub Security Advisories

Community-driven vulnerability intelligence from GitHub

✓ GitHub Reviewed HIGH

XWiki allows remote code execution through default value of wiki macro wiki-type parameters

GHSA-9875-cw22-f7cx

Advisory Details

### 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.

Affected Packages

Maven org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
ECOSYSTEM: ≥11.10.11
Maven org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
ECOSYSTEM: ≥12.6.3
Maven org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
ECOSYSTEM: ≥12.8-rc-1 <16.4.7
Maven org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
ECOSYSTEM: ≥16.5.0-rc-1 <16.10.3
Maven org.xwiki.platform:xwiki-platform-rendering-wikimacro-store
ECOSYSTEM: ≥17.0.0-rc-1 <17.0.0

CVSS Scoring

CVSS Score

7.5

CVSS Vector

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

Advisory provided by GitHub Security Advisory Database. Published: June 13, 2025, Modified: June 13, 2025

Published: Unknown
Last Modified: Unknown
Copied to clipboard!