XWiki Platform vulnerable to SQL injection through XWiki#searchDocuments API
Package
Affected versions
>= 1.0, < 16.10.6
>= 17.0.0-rc1, < 17.3.0-rc-1
Patched versions
16.10.6
17.3.0-rc-1
Description
Published to the GitHub Advisory Database
Jul 25, 2025
Reviewed
Jul 25, 2025
Published by the National Vulnerability Database
Jul 26, 2025
Last updated
Jul 28, 2025
Impact
It's possible to execute any SQL query in Oracle by using the function like DBMS_XMLGEN or DBMS_XMLQUERY.
The XWiki#searchDocuments APIs are not sanitizing the query at all and even if they force a specific select, Hibernate allows using any native function in an HQL query (for example in the WHERE).
Patches
This has been patched in 16.10.6 and 17.3.0-rc-1.
Workarounds
There is no known workaround, other than upgrading XWiki.
References
https://jira.xwiki.org/browse/XWIKI-22728
For more information
If you have any questions or comments about this advisory:
References