First published: Wed Mar 19 2025(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
XWiki Platform | <15.10.14<16.4.6<16.10.0-rc-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-29925 has a high severity rating due to exposure of protected pages through REST endpoints.
To fix CVE-2025-29925, upgrade to XWiki Platform versions 15.10.14, 16.4.6, or 16.10.0-rc-1 or later.
The affected versions are all prior to 15.10.14, 16.4.6, and 16.10.0-rc-1.
CVE-2025-29925 is a REST API exposure vulnerability affecting access to protected pages.
Yes, CVE-2025-29925 can potentially compromise user privacy by exposing protected content to unauthorized users.