S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Aug 29, 2025

CVE-2025-32970 Scanner

CVE-2025-32970 Scanner - Open Redirect vulnerability in XWiki

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
3.4k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-32970
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

XWiki is a generic wiki platform. In versions starting from 13.5-rc-1 to before 15.10.13, from 16.0.0-rc-1 to before 16.4.4, and from 16.5.0-rc-1 to before 16.8.0, an open redirect vulnerability in the HTML conversion request filter allows attackers to construct URLs on an XWiki instance that redirects to any URL. This issue has been patched in versions 15.10.13, 16.4.4, and 16.8.0.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
xwiki-platformby xwiki
>= 13.5-rc-1, < 15.10.13
Updated Sep 9, 2026View on NVD →
Detail

XWiki is a widely-used collaborative platform and application development tool, providing a comprehensive range of features for web content management. Developed by XWiki SAS, it is utilized by corporations, educational institutions, and various organizations for knowledge management, collaborative work, and custom application development. Its foundation enables users to create both simple wikis and complex information systems, leveraging the flexibility of its open-source code. Being highly modular, it offers numerous extensions to support specific needs. Administrators and developers appreciate its robust API and integration capabilities with other systems. XWiki's extensive plugin ecosystem facilitates users in optimizing their deployments according to specific organizational requirements.

Open Redirect vulnerabilities occur when the application processes user input in a way that allows attackers to redirect users to arbitrary external URLs. In XWiki's WYSIWYG API, an attacker can exploit this vulnerability through the manipulation of the xerror parameter. Its exploitation could facilitate phishing attacks by misleading users to malicious websites. Attackers leverage such vulnerabilities to compromise the integrity of web applications. Additionally, it can lead to unauthorized information leakage. Mitigating such vulnerabilities is crucial to maintaining user trust and information security.

The vulnerable point in XWiki's WYSIWYG API lies in the inadequate validation of user inputs for the xerror parameter. Attackers can inject malicious URLs which, when executed, redirect users to external sites not validated by the application. The vulnerability primarily affects the header portion, specifically the 'Location' field. The response headers are manipulated to include commands redirecting requests to unintended destinations. Regular expression matchers and word matchers can be used to detect these malicious redirects within the response headers. A keen understanding of these technical aspects is necessary to identify and remedy such vulnerabilities effectively.

Exploitation of the Open Redirect vulnerability can have various detrimental effects. Users can be redirected to phishing websites, leading to credential theft and unauthorized data access. There is a risk of spreading malware when users are directed to malicious sites. Reputation damage is a significant concern for the application provider if exploited successfully. Users' trust might decrease, impacting the overall user base and adoption of the platform. Furthermore, such vulnerabilities can contribute to larger attacks like spear-phishing campaigns. It is vital to patch these vulnerabilities promptly to minimize potential harm.

REFERENCES

Solution Advice
  • Validate input parameters to ensure they do not contain arbitrary URLs.
  • Implement strict whitelisting for allowed redirect URLs within the application.
  • Regularly update and patch the XWiki platform to close off vulnerable endpoints.
  • Monitor usage logs for anomalous redirect requests indicating potential attacks.
  • Educate users about phishing and instruct them to verify URLs before visiting.

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-32970 Scanner - Open Redirect vulnerability in XWiki | S4E