S4E just found a medium-severity finding from leaked token-api key scanner
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated May 4, 2026

CVE-2026-40105 Scanner

CVE-2026-40105 Scanner - Cross-Site Scripting (XSS) vulnerability in XWiki

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.1k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-40105
6.5
CVSSmedium
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. Versions 10.4-rc-1, through 16.10.15, 17.0.0-rc-1, through 17.4.7 and 17.5.0-rc-1 through 17.10.0 contain a reflected cross-site scripting vulnerability (XSS) in the comparison view between revisions of a page allows executing JavaScript code in the user's browser. If the current user is an admin, this can not only affect the current user but also the confidentiality, integrity and availability of the whole XWiki instance. If developers are unable to update immediately, they can apply the patch manually to templates/changesdoc.vm in the deployed WAR.

Attack Vector
Network
Privileges Req.
None
User Interaction
P
Affected
xwiki-platformby xwiki
>= 10.4-rc-1, < 16.10.16
Updated Aug 22, 2026View on NVD →
Detail

XWiki is a well-known open-source wiki software that is used for both personal and enterprise environments to create collaborative projects, documentation, and intranet sites. Developed and maintained by a large community, XWiki provides a high level of customization through its numerous extensions and plugins. Organizations across diverse sectors utilize XWiki to manage information, collaborate across teams, and create dynamic content management systems. It accommodates various functionalities like blog creation, task management, and knowledge base organization, making it a versatile platform. The software's flexibility allows users to configure it to meet specific organizational needs and integrate it with other applications effectively. Continuous development and innovation within the community ensure that XWiki remains a powerful and adaptable wiki solution.

The Cross-Site Scripting (XSS) vulnerability currently detected in XWiki is critical for environments where user interaction is regular, as it allows attackers to execute arbitrary scripts in the context of a user's browser. This vulnerability primarily affects the `viewer=changes` endpoint within XWiki, exploiting this due to improper sanitization of input parameters like `rev2`. The danger with this vulnerability lies in its ability to impersonate users and gain unauthorized access to sensitive data or functions. Attackers can effectively steal session cookies, redirect users to malicious websites, and perform actions on behalf of the user. XSS vulnerabilities are particularly threatening in platforms like XWiki due to the potential for widespread data compromise and unauthorized access. It's pivotal for organizations using XWiki to patch this vulnerability promptly to maintain integrity and security.

In the case of XWiki's Cross-Site Scripting vulnerability, the technical details highlight that the `rev2` parameter lacks proper sanitization. This unsanitized parameter can be manipulated to inject malicious JavaScript code, which gets executed when the affected endpoint, `viewer=changes`, is accessed. The vulnerability is triggered through the GET request method and can be exploited with minimal user interaction, given the low complexity of the attack. This involves crafting a URL with a payload that includes the malicious script encapsulated within specific HTML tags such as `

Solution Advice
  • Upgrade to the latest version of XWiki that addresses the XSS vulnerability.
  • Ensure that the application sanitizes and validates all user input, especially on query parameters like `rev2`.
  • Implement Content Security Policy (CSP) to reduce the risk of XSS attacks.
  • Regularly conduct security audits and penetration testing on your XWiki installation.
  • Provide user training to recognize potential phishing attacks and the dangers of XSS vulnerabilities.

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.