SQL injection in XWiki platform - CVE-2025-52472
Published: May 5, 2026
XWiki platform
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary queries.
The vulnerability exists due to SQL injection in the wiki and space search REST API when processing the orderField parameter. A remote attacker can send a specially crafted REST request to execute arbitrary queries.
The injected value is added twice to the generated query, which makes exploitation more constrained but still possible.