Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.xwiki.platform/xwiki-platform-legacy-oldcore
  4. ›
  5. CVE-2025-54125

CVE-2025-54125: XWiki exposes passwords and emails stored in fields not named password/email in xml.vm

August 5, 2025 (updated August 6, 2025)

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 allows any user to obtain the salted and hashed user account validation or password reset token. As those tokens are randomly generated strings, the immediate impact of this should be low. The user’s password and email itself aren’t exposed as those fields are named password and email and thus aren’t affected. However, depending on how the wiki is used, there could be extensions or custom code that store passwords in plain text in such password properties that would be exposed by this vulnerability.

References

  • github.com/advisories/GHSA-57q2-6cp4-9mq3
  • github.com/xwiki/xwiki-platform
  • github.com/xwiki/xwiki-platform/commit/742ee3482ef6c2bd4ad03d0de9cdd81d0e8f3d59
  • github.com/xwiki/xwiki-platform/security/advisories/GHSA-57q2-6cp4-9mq3
  • jira.xwiki.org/browse/XWIKI-22810
  • nvd.nist.gov/vuln/detail/CVE-2025-54125

Code Behaviors & Features

Detect and mitigate CVE-2025-54125 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.1 before 16.4.7, all versions starting from 16.5.0-rc-1 before 16.10.5, all versions starting from 17.0.0-rc-1 before 17.2.0-rc-1

Fixed versions

  • 16.4.7
  • 16.10.5
  • 17.2.0-rc-1

Solution

Upgrade to versions 16.10.5, 16.4.7, 17.2.0-rc-1 or above.

Weakness

  • CWE-359: Exposure of Private Personal Information to an Unauthorized Actor

Source file

maven/org.xwiki.platform/xwiki-platform-legacy-oldcore/CVE-2025-54125.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 19 Aug 2025 12:18:54 +0000.