S4E just found a low dns any record query
critical·Product Based Web Vulnerabilities·Updated Aug 29, 2025

CVE-2025-32969 Scanner

CVE-2025-32969 Scanner - SQL Injection vulnerability in XWiki

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-32969
9.3
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
xwiki-platformby xwiki
>= 1.8, < 15.10.16
Updated Aug 22, 2026View on NVD →
Detail

XWiki is a powerful open-source enterprise wiki platform that helps organizations efficiently manage and collaborate on knowledge. It allows users to create, edit, and share wiki pages within a web-based interface, making it ideal for documentation and knowledge sharing across teams. XWiki is designed to be extensible with numerous add-ons for enhanced functionalities and is widely used in businesses, educational institutions, and for personal projects. Its REST API enables developers to integrate and interact with the platform programmatically, enhancing its flexibility in a variety of environments. XWiki is frequently employed by companies needing secure and robust collaboration tools and is trusted for its reliability and feature-rich interface.

The vulnerability detected in this scanner is a SQL injection vulnerability in the XWiki REST API query endpoint. This vulnerability allows attackers to execute arbitrary SQL queries by manipulating the 'q' parameter in the API requests. An attacker can exploit this flaw without authentication, potentially leading to sensitive data exfiltration or even full system compromise. The vulnerability has been categorized as critical due to its high impact and ease of exploitation. Vulnerabilities like this one highlight the risks of inadequate input validation in web applications, enabling attackers to bypass authentication barriers and access underlying databases. The SQL injection flaw affects various XWiki installations that do not properly sanitize inputs in REST API queries.

In terms of technical details, the vulnerability exploits the 'q' parameter in the REST API of XWiki. Attackers can craft requests to manipulate HQL queries, executing unintended operations on the database. The template checks for SQL injection by sending specific payloads designed to delay responses, indicating successful injection. The use of raw HTTP requests within the scanner allows it to test this endpoint effectively. The scanner evaluates the response's duration, status code, and content type to confirm the existence of the vulnerability. By using payloads that exploit the logical operations in queries, the scanner determines the susceptibility of the application to SQL injection.

When exploited, this vulnerability could lead to severe consequences, such as data breaches, unauthorized access to sensitive information, and compromised system integrity. Attackers might exfiltrate data or escalate their access privileges, further endangering the security of critical information. The impact can extend to service disruptions, loss of data confidentiality, and loss of customer trust for organizations relying on XWiki. These extended effects underline the importance of safeguarding validation mechanisms for input handling in web APIs. Moreover, successful exploitation can facilitate follow-up attacks, positioning XWiki installations as attack vectors within broader adversarial strategies.

REFERENCES

Solution Advice
  • Implement input validation on all user inputs to the REST API to prevent SQL injections.
  • Apply parameterized queries or prepared statements instead of directly including user inputs in SQL queries.
  • Regularly update the XWiki platform to incorporate the latest patches and security enhancements.
  • Utilize Web Application Firewalls (WAF) to monitor and block suspicious API requests.
  • Conduct periodic security assessments to identify and mitigate potential vulnerabilities in XWiki installations.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.