CVE-2025-32429 Details
Description
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions 9.4-rc-1 through 16.10.5 and 17.0.0-rc-1 through 17.2.2, it's possible for anyone to inject SQL using the parameter sort of the getdeleteddocuments.vm. It's injected as is as an ORDER BY value. This is fixed in versions 16.10.6 and 17.3.0-rc-1.
A SQL injection vulnerability has been identified in XWiki Platform versions 9.4-rc-1 through 16.10.5 and 17.0.0-rc-1 through 17.2.2. The issue arises in the 'getdeleteddocuments.vm' template, where the 'sort' parameter can be manipulated to inject SQL. The injected SQL is executed without proper sanitization, allowing for potential exploitation. This vulnerability can be reproduced by sending a request to the XWiki REST API with a crafted 'sort' parameter that includes malicious SQL, which will be executed as part of the query. The injection point has been confirmed to be the 'sort' parameter of the 'getdeleteddocuments.vm' template.
Users can upgrade to XWiki Platform versions 16.10.6 or 17.3.0-rc-1, both of which include the necessary fix.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 25, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| xwiki xwiki | >= 9.4, < 16.10.6 >= 17.0.0, <= 17.2.2 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2025 | Initial Analysis | [email protected] |
| Jul 24, 2025 | New CVE Received | [email protected] |