S4E just found an informational nextcloud technology detection scanner
critical·Product Based Web Vulnerabilities·Updated Feb 25, 2025

CVE-2025-24893 Scanner

CVE-2025-24893 Scanner - Remote Code Execution (RCE) vulnerability in XWiki Platform

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
3.3k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
CVECVE-2025-24893
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any guest can perform arbitrary remote code execution through a request to `SolrSearch`. This impacts the confidentiality, integrity and availability of the whole XWiki installation. To reproduce on an instance, without being logged in, go to `<host>/xwiki/bin/get/Main/SolrSearch?media=rss&text=%7D%7D%7D%7B%7Basync%20async%3Dfalse%7D%7D%7B%7Bgroovy%7D%7Dprintln%28"Hello%20from"%20%2B%20"%20search%20text%3A"%20%2B%20%2823%20%2B%2019%29%29%7B%7B%2Fgroovy%7D%7D%7B%7B%2Fasync%7D%7D%20`. If there is an output, and the title of the RSS feed contains `Hello from search text:42`, then the instance is vulnerable. This vulnerability has been patched in XWiki 15.10.11, 16.4.1 and 16.5.0RC1. Users are advised to upgrade. Users unable to upgrade may edit `Main.SolrSearchMacros` in `SolrSearchMacros.xml` on line 955 to match the `rawResponse` macro in `macros.vm#L2824` with a content type of `application/xml`, instead of simply outputting the content of the feed.

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

XWiki Platform is a widely used open-source wiki platform often deployed by companies and organizations to facilitate collaborative work and document sharing. It is used in corporate environments, educational institutions, and various communities around the world to create and manage complex knowledge bases, project documentation, and community support platforms. The platform supports multiple extensions and customizations, allowing users to enhance its functionalities. Administrators and developers utilize it to manage content and integrate with other systems. XWiki is highly valued for its ability to structure and present information efficiently while allowing comprehensive access control. The platform’s flexibility and extensibility make it a popular choice in many sectors looking for robust content management systems.

The Remote Code Execution (RCE) vulnerability in XWiki Platform allows unauthenticated users to execute arbitrary code on the server hosting the application. This vulnerability is particularly severe as it compromises the server's integrity and data confidentiality, which can lead to a full takeover of the affected wiki instance. Attackers can exploit this vulnerability to run unauthorized commands and scripts remotely, greatly impacting organizations relying on XWiki for secure documentation and collaboration. The issue is prevalent in the utilization of the SolrSearch feature, which inadequately handles input data, resulting in unauthorized execution paths. This type of vulnerability is critical as it requires little attacker effort to exploit once the endpoint is identified, potentially impacting numerous instances globally.

The vulnerability exists in the SolrSearch feature of the XWiki Platform, where crafted requests can result in the execution of arbitrary Groovy code. The endpoint, `{{BaseURL}}/bin/get/Main/SolrSearch`, is exploited by passing specially formatted code within the query parameters, ultimately leading to server-side command execution. The vulnerability stems from the inadequate validation and sanitization of input data, particularly the 'media' and 'text' parameters which, when processed, can trigger execution of the injected code. This specific attack vector takes advantage of the system's dependency on interpreters that execute Groovy scripts, allowing attackers to specify and run commands such as reading sensitive files. The complexity of this vulnerability is low, demanding minimal skill to deploy the exploit, thereby widening the risk to all unpatched systems.

If this vulnerability is exploited by malicious actors, it can lead to a complete compromise of the affected XWiki instance. Critical outcomes include unauthorized access to sensitive data, unauthorized administrative actions, and potential deployment of persistent backdoors. The malicious execution of code can destroy or manipulate data, disrupt operations, and escalate privileges within the compromised server network. Organizations relying on XWiki for internal and external communications risk highly damaging breaches that may require extensive resources to rectify. In the worst-case scenario, an attacker could gain control over other connected systems, extending the attack's impact and jeopardizing more than just the initial XWiki platform.

REFERENCES

Solution Advice
  • Upgrade XWiki to versions 15.10.11, 16.4.1, or 16.5.0RC1 to secure against the vulnerability.
  • Implement strict input validation and output encoding on all user inputs to prevent code injection attacks.
  • Regularly audit and monitor your XWiki server logs for any suspicious activities or anomalies.
  • Consider using Web Application Firewalls (WAFs) to filter and monitor incoming HTTP requests.
  • Restrict network access to the XWiki server to authorized personnel or systems only.

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.

CVE-2025-24893 Scanner - Remote Code Execution (RCE) vulnerability in XWiki Platform S4E