9.8
CRITICAL CVSS 3.1
CVE-2025-32429
XWiki Platform vulnerable to SQL injection through getdeleteddocuments.vm template sort parameter
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.

INFO

Published Date :

July 24, 2025, 11:15 p.m.

Last Modified :

Sept. 3, 2025, 5:43 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2025-32429 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Xwiki xwiki
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 CRITICAL [email protected]
CVSS 4.0 CRITICAL [email protected]
Solution
Update XWiki Platform to a fixed version to prevent SQL injection.
  • Update XWiki Platform to version 16.10.6 or later.
  • Update XWiki Platform to version 17.3.0-rc-1 or later.
Public PoC/Exploit Available at Github

CVE-2025-32429 has a 6 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2025-32429.

URL Resource
https://github.com/xwiki/xwiki-platform/commit/dfd0744e9c18d24ac66a0d261dc6cafd1c209101 Patch
https://github.com/xwiki/xwiki-platform/commit/f502b5d5fd36284a50890ad26d168b7d8dc80bd3 Patch
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-vr59-gm53-v7cq Vendor Advisory
https://jira.xwiki.org/browse/XWIKI-23093 Issue Tracking Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-32429 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Python

Updated: 1 month, 1 week ago
0 stars 0 fork 0 watcher
Born at : July 28, 2025, 6:48 a.m. This repo has been linked 1 different CVEs too.

Proof-of-Concept exploit for CVE-2025-32429 (SQL Injection in PHP PDO prepared statements) – for educational and security research purposes only

C

Updated: 1 month, 1 week ago
0 stars 0 fork 0 watcher
Born at : July 26, 2025, 10:06 a.m. This repo has been linked 1 different CVEs too.

Exploit for CVE-2025-32429 – SQLi in XWiki REST API (getdeleteddocuments.vm).

C

Updated: 1 month, 1 week ago
9 stars 2 fork 2 watcher
Born at : July 25, 2025, 5:14 p.m. This repo has been linked 1 different CVEs too.

None

Updated: 3 weeks, 3 days ago
1 stars 0 fork 0 watcher
Born at : July 23, 2025, 11:54 a.m. This repo has been linked 88 different CVEs too.

CVE POC repo 자동 수집기

Python

Updated: 16 hours, 30 minutes ago
0 stars 1 fork 1 watcher
Born at : June 8, 2025, 3:07 p.m. This repo has been linked 133 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 3 hours, 59 minutes ago
7251 stars 1200 fork 1200 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 812 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-32429 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-32429 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Sep. 03, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* versions from (including) 17.0.0 up to (including) 17.2.2 *cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* versions from (including) 9.4 up to (excluding) 16.10.6
    Added Reference Type GitHub, Inc.: https://github.com/xwiki/xwiki-platform/commit/dfd0744e9c18d24ac66a0d261dc6cafd1c209101 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/xwiki/xwiki-platform/commit/f502b5d5fd36284a50890ad26d168b7d8dc80bd3 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-vr59-gm53-v7cq Types: Vendor Advisory
    Added Reference Type GitHub, Inc.: https://jira.xwiki.org/browse/XWIKI-23093 Types: Issue Tracking, Vendor Advisory
  • New CVE Received by [email protected]

    Jul. 24, 2025

    Action Type Old Value New Value
    Added 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.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-89
    Added Reference https://github.com/xwiki/xwiki-platform/commit/dfd0744e9c18d24ac66a0d261dc6cafd1c209101
    Added Reference https://github.com/xwiki/xwiki-platform/commit/f502b5d5fd36284a50890ad26d168b7d8dc80bd3
    Added Reference https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-vr59-gm53-v7cq
    Added Reference https://jira.xwiki.org/browse/XWIKI-23093
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 9.3
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability
Base CVSS Score: 9.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact