CVE-2025-32969

CRITICAL EXPLOITED NUCLEI

XWiki REST API Query - SQL Injection

Title source: nuclei
STIX 2.1

Exploitation Summary

CVE-2025-32969 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including iSee857. A Nuclei detection template is also available.

AI-analyzed exploit summary The repository contains functional exploit code for CVE-2026-22812, demonstrating an RCE vulnerability in OpenCode. The script establishes a session, executes commands via a crafted JSON payload, and verifies successful exploitation by checking for 'uid=' and 'gid=' in the response.

Description

XWiki is a generic wiki platform. In versions starting from 1.8 and prior to 15.10.16, 16.4.6, and 16.10.1, it is possible for a remote unauthenticated user to escape from the HQL execution context and perform a blind SQL injection to execute arbitrary SQL statements on the database backend, including when "Prevent unregistered users from viewing pages, regardless of the page rights" and "Prevent unregistered users from editing pages, regardless of the page rights" options are enabled. Depending on the used database backend, the attacker may be able to not only obtain confidential information such as password hashes from the database, but also execute UPDATE/INSERT/DELETE queries. This issue has been patched in versions 16.10.1, 16.4.6 and 15.10.16. There is no known workaround, other than upgrading XWiki.

Exploits (1)

github WORKING POC 40 stars
by iSee857 · pythonpoc
https://github.com/iSee857/CVE-PoC/tree/main/XWiki-CVE-2025-32969-sqlInjection.py

The repository contains functional exploit code for CVE-2026-22812, demonstrating an RCE vulnerability in OpenCode. The script establishes a session, executes commands via a crafted JSON payload, and verifies successful exploitation by checking for 'uid=' and 'gid=' in the response.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: OpenCode (version not specified)
No auth needed
Prerequisites: Network access to the target · OpenCode service running on the target
devstral-2 · analyzed Feb 27, 2026 Full analysis →

Nuclei Templates (1)

XWiki REST API Query - SQL Injection
CRITICALVERIFIEDby ritikchaddha
Shodan: html:"data-xwiki-reference"
FOFA: body="data-xwiki-reference"

References (3)

Core 3

Scores

CVSS v3 9.8
EPSS 0.1280
EPSS Percentile 94.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

VulnCheck KEV 2025-09-04
CWE
CWE-89
Status published
Products (2)
org.xwiki.platform/xwiki-platform-rest-server 1.8 - 15.10.16Maven
xwiki/xwiki 1.8 - 15.10.16
Published Apr 23, 2025
Tracked Since Feb 18, 2026