Search for packages
| purl | pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@17.0.0-rc-1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-3m9j-nt38-x3hq
Aliases: CVE-2025-54124 GHSA-r38m-cgpg-qj69 |
XWiki leaks password hashes and other accessible password properties ### Impact Any user with edit right on a page of the wiki can create an XClass with a database list property that references a password property, for example the password hash that is stored for users. When adding an object of that XClass, the content of that password property is displayed. In practice, with a standard rights setup, this means that any user with an account on the wiki can access password hashes of all users, and possibly other password properties (with hashed or plain storage) that are on pages that the user can view. ### Patches This vulnerability has been pached in XWiki 16.4.7, 16.10.5, and 17.2.0 by disallowing the use of password properties in database list properties. Additionally, queries for email properties are disallowed, too, when email obfuscation is enabled. ### Workarounds We're not aware of any workarounds. |
Affected by 0 other vulnerabilities. |
|
VCID-4n2t-crsf-87gr
Aliases: CVE-2025-49586 GHSA-jp4x-w9cj-97q7 |
XWiki allows remote code execution through preview of XClass changes in AWM editor ### Impact Any XWiki user with edit right on at least one App Within Minutes application (the default for all users XWiki) can obtain programming right/perform remote code execution by editing the application. The detailed reproduction steps can be found in the [original bug report](https://jira.xwiki.org/browse/XWIKI-22719). ### Patches This vulnerability has been fixed in XWiki 17.0.0, 16.4.7, and 16.10.3. ### Workarounds Restricting edit rights on all existing App Within Minutes applications to trusted users mitigates at least the PoC exploit, but we can't exclude that there are other ways to exploit this vulnerability. |
Affected by 0 other vulnerabilities. |
|
VCID-4tnv-dtd4-ubc5
Aliases: CVE-2026-33229 GHSA-h259-74h5-4rh9 |
XWiki vulnerable to remote code execution with script right through unprotected Velocity scripting API |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-p59s-q94b-9kb6
Aliases: CVE-2025-54125 GHSA-57q2-6cp4-9mq3 |
XWiki exposes passwords and emails stored in fields not named password/email in xml.vm ### Impact 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. ### Patches This vulnerability has been fixed by completely removing the output of password and email fields in this XML export in versions 17.2.0 RC1, 16.10.5 and 16.4.7. ### Workarounds If this XML export isn't needed, the file `templates/xml.vm` in the deployed WAR can be deleted. There isn't any feature in XWiki itself that depends on this XML export. |
Affected by 0 other vulnerabilities. |
|
VCID-zha9-bprb-6ucp
Aliases: CVE-2026-40104 GHSA-mrqg-xmgm-rc5g |
XWiki's REST APIs can list all pages/spaces, leading to unavailability ### Impact REST API endpoints like `/xwiki/rest/wikis/xwiki/spaces/AnnotationCode/pages/AnnotationConfig/objects/AnnotationCode.AnnotationConfig/0/properties` list all available pages as part of the metadata for database list properties, which can exhaust available resources on large wikis. ### Patches This problem has been patched by applying the configured query limit also to the available values for database list properties in XWiki 16.10.16, 17.4.8 and 17.10.1. ### Workarounds We're not aware of any workarounds apart from upgrading the affected modules. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||