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 Nov 12, 2025

CVE-2025-51990 Scanner

CVE-2025-51990 Scanner - Cross-Site Scripting (XSS) vulnerability in XWiki

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.2k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-51990
4.8
CVSSmedium
Exploitable remotely over the internet · requires high privileges · user interaction needed.

XWiki through version 17.3.0 is affected by multiple stored Cross-Site Scripting (XSS) vulnerabilities in the Administration interface, specifically under the Presentation section of the Global Preferences panel. An authenticated administrator can inject arbitrary JavaScript payloads into the HTTP Meta Info, Footer Copyright, and Footer Version fields. These inputs are stored and subsequently rendered without proper output encoding or sanitization on public-facing pages. As a result, the injected scripts are persistently executed in the browser context of any visitor to the affected instances including both authenticated and unauthenticated users. No user interaction is required beyond visiting a page that includes the malicious content. Successful exploitation can lead to session hijacking, credential theft, unauthorized actions via session riding, or further compromise of the application through client-side attacks. The vulnerability introduces significant risk in any deployment, especially in shared or internet-facing environments where administrator credentials may be compromised.

Attack Vector
Network
Privileges Req.
High
User Interaction
Required
Affected
n/aby n/a
n/a
Updated Sep 9, 2026View on NVD →
Detail

XWiki is a popular open-source wiki platform used by organizations worldwide to create and manage collaborative workspaces. It serves as a comprehensive content management system allowing users to create, edit, and organize content efficiently. Companies, universities, and communities use XWiki for its flexibility and extensive feature set that includes user management, document sharing, and a powerful extension ecosystem. The software supports a wide range of use cases, from simple knowledge bases to complex enterprise portals. Users appreciate XWiki for its customizable interface and robust security features. Its open-source nature allows for community-driven improvements and adaptations.

Cross-Site Scripting (XSS) is a vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. In the case of XWiki, this vulnerability is found in the Administration interface's Presentation section. Improper input sanitization lets authenticated administrators execute JavaScript in visitors' browsers. This type of attack can lead to session hijacking, credential theft, and unauthorized actions without the user's interaction. It is crucial to be aware of such vulnerabilities to maintain the integrity and security of web services. Regular updates and security checks are essential to mitigate such threats.

XWiki's vulnerability is technically rooted in the Administration interface's Presentation section. The flaw arises from improper sanitization of inputs, which allows malicious JavaScript to be injected. This can be exploited by authenticated administrators to execute persistent scripts in users' browsers. The endpoint involved is the XWikiPreferences save function, which handles user preferences and presentation settings. A vulnerable parameter in this endpoint fails to correctly sanitize input, allowing script tags to be injected. Successful exploitation depends on manipulating the HTML content of the page viewed by other users.

When exploited, the Cross-Site Scripting vulnerability in XWiki can have several significant consequences. Attacker-controlled scripts can perform malicious actions such as stealing user session data or credentials. Users might unknowingly execute unauthorized actions or have their personal information compromised. This vulnerability poses a risk to data confidentiality and integrity. It can also damage the trust and reputation of organizations using XWiki for their operations. Severity of the impact depends on how the injected script interacts with the user's browser environment and session.

REFERENCES

Solution Advice
  • Upgrade XWiki to a version later than 17.3.0 or to the latest available version.
  • Implement input validation and sanitization to prevent script injection.
  • Enforce access control measures to restrict administration interface access.
  • Conduct regular security audits and penetration tests on your XWiki installation.
  • Monitor user activity and establish alerts for suspicious actions in the admin area.

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-51990 Scanner - Cross-Site Scripting (XSS) vulnerability in XWiki | S4E