Missing Authorization in XWiki platform - CVE-2025-32968
Published: April 23, 2025 / Updated: May 5, 2026
XWiki platform
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL statements and disclose sensitive information.
The vulnerability exists due to missing authorization in the script query API when processing short form select requests. A remote privileged user can send a specially crafted query to execute arbitrary SQL statements and disclose sensitive information.
Exploitation requires SCRIPT right and allows escaping the HQL execution context; depending on the database backend, UPDATE, INSERT, and DELETE queries may also be possible.