Vulnerability Description
XWiki Platform is a generic wiki platform. Prior to 15.10.14, 16.4.6, and 16.10.0-rc-1, protected pages are listed when requesting the REST endpoints /rest/wikis/[wikiName]/pages even if the user doesn't have view rights on them. It's particularly true if the entire wiki is protected with "Prevent unregistered user to view pages": the endpoint would still list the pages of the wiki, though only for the main wiki. The problem has been patched in XWiki 15.10.14, 16.4.6, 16.10.0RC1. In those versions the endpoint can still be requested but the result is filtered out based on pages rights.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Xwiki | Xwiki | >= 1.9, < 15.10.14 |
Related Weaknesses (CWE)
References
- https://github.com/xwiki/xwiki-platform/commit/1fb12d2780f37b34a1b4dfdf8457d97cePatch
- https://github.com/xwiki/xwiki-platform/commit/bca72f5ce971a31dba2a016d8dd8baddaPatch
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-22q5-9phm-744vVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22630ExploitIssue TrackingVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22639Issue TrackingVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22630ExploitIssue TrackingVendor Advisory
- https://jira.xwiki.org/browse/XWIKI-22639Issue TrackingVendor Advisory
FAQ
What is CVE-2025-29925?
CVE-2025-29925 is a vulnerability with a CVSS score of 5.3 (MEDIUM). XWiki Platform is a generic wiki platform. Prior to 15.10.14, 16.4.6, and 16.10.0-rc-1, protected pages are listed when requesting the REST endpoints /rest/wikis/[wikiName]/pages even if the user does...
How severe is CVE-2025-29925?
CVE-2025-29925 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-29925?
Check the references section above for vendor advisories and patch information. Affected products include: Xwiki Xwiki.