Vulnerability Description
XWiki is a generic wiki platform. When editing content that contains "dangerous" macros like malicious script macros that were authored by a user with fewer rights, XWiki warns about the execution of these macros since XWiki 15.9RC1. These required rights analyzers that trigger these warnings are incomplete, allowing an attacker to hide malicious content. For most macros, the existing analyzers don't consider non-lowercase parameters. Further, most macro parameters that can contain XWiki syntax like titles of information boxes weren't analyzed at all. Similarly, the "source" parameters of the content and context macro weren't anylzed even though they could contain arbitrary XWiki syntax. In the worst case, this could allow a malicious to add malicious script macros including Groovy or Python macros to a page that are then executed after another user with programming righs edits the page, thus allowing remote code execution. The required rights analyzers have been made more robust and extended to cover those cases in XWiki 16.4.7, 16.10.3 and 17.0.0.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xwiki | Xwiki | >= 15.9, < 16.4.7 |
Related Weaknesses (CWE)
References
- https://github.com/xwiki/xwiki-platform/commit/0a705e8e253cb871b804e25c53b2bde87Patch
- https://github.com/xwiki/xwiki-platform/commit/3d451e957fe2b14459e9ac64172b4a0e4Patch
- https://github.com/xwiki/xwiki-platform/commit/abdcefc0db27035b67329add836fd683ePatch
- https://github.com/xwiki/xwiki-platform/commit/cc74dc802efe0e2d3fa2ba3355dbadc51Patch
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-c32m-27pj-4xcjVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22758ExploitIssue TrackingVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22759ExploitIssue TrackingVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22763ExploitIssue TrackingVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22799ExploitIssue TrackingVendor Advisory
FAQ
What is CVE-2025-49582?
CVE-2025-49582 is a vulnerability with a CVSS score of 8.0 (HIGH). XWiki is a generic wiki platform. When editing content that contains "dangerous" macros like malicious script macros that were authored by a user with fewer rights, XWiki warns about the execution of ...
How severe is CVE-2025-49582?
CVE-2025-49582 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-49582?
Check the references section above for vendor advisories and patch information. Affected products include: Xwiki Xwiki.