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

CVE-2025-54125 Scanner

Targets the xml.vm endpoint in XWiki to extract sensitive user fields like passwords and emails, enabling credential theft.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
3.4k
Times Used
continuous scan runs
4.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-54125
8.7
CVSShigh
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. XWiki Platform Legacy Old Core and XWiki Platform Old Core versions 1.1 through 16.4.6, 16.5.0-rc-1 through 16.10.4 and 17.0.0-rc-1 through 17.1.0, the XML export of a page in XWiki that can be triggered by any user with view rights on a page by appending ?xpage=xml to the URL includes password and email properties stored on a document that aren't named password or email. This is fixed in versions 16.4.7, 16.10.5 and 17.2.0-rc-1. To work around this issue, the file templates/xml.vm in the deployed WAR can be deleted if the XML isn't needed. There isn't any feature in XWiki itself that depends on the XML export.

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

XWiki is a versatile open-source wiki platform used by organizations and individuals to manage documentation and collaborate on projects. Designed to facilitate knowledge management, XWiki allows users to create, edit, and share content in a structured manner. It is commonly deployed in corporate environments for internal documentation, as well as in educational settings for collaborative learning. With its extensive customization possibilities through extensions and plugins, XWiki meets diverse needs ranging from simple wiki pages to complex content management systems. Users benefit from its robust search capabilities and permissions management, which foster efficient information sharing. However, security vulnerabilities can arise, affecting the confidentiality and integrity of the platform's data.

The Information Disclosure vulnerability in XWiki allows unauthorized access to sensitive information through the XML view functionality. This vulnerability is particularly concerning as it can expose information like passwords and email addresses stored in fields users may not recognize as sensitive. Attackers can exploit this by accessing user profiles with the 'xml.vm' template, which renders user data in XML format without proper access controls. The issue arises from insufficient validation of user permissions when generating XML output, allowing any authenticated user to retrieve sensitive fields from other users' profiles.

Specifically, the vulnerability exists in the 'xml.vm' template used by XWiki's REST API to serialize user objects. An attacker can craft a request to '/xwiki/bin/view/XWiki/?xpage=xml' to retrieve the target user's profile in XML format. This endpoint does not enforce proper access controls, meaning any authenticated user can access the XML representation of any other user, including fields marked as private or sensitive. The vulnerability affects all XWiki versions prior to the patch for CVE-2025-54125.

If exploited, an attacker can harvest sensitive information such as hashed passwords, email addresses, and other personal data from user profiles. This information can be used for further attacks, including credential stuffing, phishing campaigns, or social engineering. In enterprise environments, exposure of internal user data can lead to compliance violations and reputational damage. The CVSS score of 7.5 reflects the high confidentiality impact and the low complexity of exploitation, making it a critical risk for XWiki deployments.

Solution Advice
  • Update XWiki to the latest patched version that addresses CVE-2025-54125.
  • Restrict access to the 'xml.vm' template by implementing proper permission checks in the XWiki configuration.
  • Disable the XML view functionality if not required for business operations.
  • Review and harden user profile field visibility settings to mark sensitive fields as private.
  • Implement network-level access controls to limit who can reach the XWiki instance.
  • Enable detailed logging and monitor for suspicious requests to the 'xpage=xml' parameter.
  • Conduct regular security audits and penetration testing on XWiki deployments.
  • Educate users about the risks of storing sensitive data in wiki profile fields.

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.