SQL injection in XWiki platform - CVE-2025-32969
Published: April 23, 2025 / Updated: May 5, 2026
XWiki platform
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary SQL statements on the database backend.
The vulnerability exists due to SQL injection in the query endpoint of the REST API when processing user-supplied HQL queries. A remote attacker can send a specially crafted query request to execute arbitrary SQL statements on the database backend.
The issue can be exploited in a default installation, including official Docker deployments, and remains exploitable even when settings preventing unregistered users from viewing or editing pages are enabled.