Approved changes feed: RSS · Atom

cpe:2.3:a:xwiki:xwiki:14.4.4:*:*:*:*:*:*:*

part: a version: 14.4.4 update: *

VendorXwiki (cdc9c0cd-6ac5-5dc0-9f52-915ebd57f20d)
ProductXwiki (2fad5bf8-5703-5dac-bd8d-95a867c2e84d)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:docker/xwiki/xwiki purl2cpe 2026-06-01 10:18:15.715519
pkg:github/xwiki/xwiki-platform purl2cpe 2026-06-01 10:18:15.715520
pkg:gitlab/q-phillips/xwiki-platform purl2cpe 2026-06-01 10:18:15.715521
pkg:xwiki/xwiki purl2cpe 2026-06-01 10:18:15.715523

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2022-41935 vulnerable 2026-06-03 14:48:11.864670 Exposure of Sensitive Information to an Unauthorized Actor in org.xwiki.platform:xwiki-platform-livetable-ui
MEDIUM (5.3)
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users without the right to view documents can deduce their existence by repeated Livetable queries. The issue has been patched in XWiki 14.6RC1, 13.10.8, and 14.4.3, the response is not properly cleaned up of obfuscated entries. As a workaround, The patch for the document `XWiki.LiveTableResultsMacros` can be manually applied or a XAR archive of a patched version can be imported, on versions 12.10.11, 13.9-rc-1, and 13.4.4. There are no known workarounds for this issue.
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-22T16:00:41.868Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-41934 vulnerable 2026-06-03 14:48:11.863099 Improper Neutralization of Directives in Dynamically Evaluated Code in org.xwiki.platform:xwiki-platform-menu-ui
CRITICAL (9.9)
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any user with view rights on commonly accessible documents including the menu macro can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation due to improper escaping of the macro content and parameters of the menu macro. The problem has been patched in XWiki 14.6RC1, 13.10.8 and 14.4.3. The patch (commit `2fc20891`) for the document `Menu.MenuMacro` can be manually applied or a XAR archive of a patched version can be imported. The menu macro was basically unchanged since XWiki 11.6 so on XWiki 11.6 or later the patch for version of 13.10.8 (commit `59ccca24a`) can most likely be applied, on XWiki version 14.0 and later the versions in XWiki 14.6 and 14.4.3 should be appropriate.
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-22T16:00:50.588Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-41932 vulnerable 2026-06-03 14:48:11.860511 Creation of new database tables through login form on PostgreSQL
HIGH (7.5)
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. It's possible to make XWiki create many new schemas and fill them with tables just by using a crafted user identifier in the login form. This may lead to degraded database performance. The problem has been patched in XWiki 13.10.8, 14.6RC1 and 14.4.2. Users are advised to upgrade. There are no known workarounds for this issue.
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-23T16:35:25.065Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-41931 vulnerable 2026-06-03 14:48:11.859968 Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in xwiki-platform-icon-ui
CRITICAL (9.9)
xwiki-platform-icon-ui is vulnerable to Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection'). Any user with view rights on commonly accessible documents including the icon picker macro can execute arbitrary Groovy, Python or Velocity code in XWiki due to improper neutralization of the macro parameters of the icon picker macro. The problem has been patched in XWiki 13.10.7, 14.5 and 14.4.2. Workarounds: The [patch](https://github.com/xwiki/xwiki-platform/commit/47eb8a5fba550f477944eb6da8ca91b87eaf1d01) can be manually applied by editing `IconThemesCode.IconPickerMacro` in the object editor. The whole document can also be replaced by the current version by importing the document from the XAR archive of a fixed version as the only changes to the document have been security fixes and small formatting changes.
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-22T16:01:00.780Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-41930 vulnerable 2026-06-03 14:48:11.855301 org.xwiki.platform:xwiki-platform-user-profile-ui missing authorization to enable or disable users
HIGH (7.5)
org.xwiki.platform:xwiki-platform-user-profile-ui is missing authorization to enable or disable users. Any user (logged in or not) with access to the page XWiki.XWikiUserProfileSheet can enable or disable any user profile. This might allow to a disabled user to re-enable themselves, or to an attacker to disable any user of the wiki. The problem has been patched in XWiki 13.10.7, 14.5RC1 and 14.4.2. Workarounds: The problem can be patched immediately by editing the page `XWiki.XWikiUserProfileSheet` in the wiki and by performing the changes contained in https://github.com/xwiki/xwiki-platform/commit/5be1cc0adf917bf10899c47723fa451e950271fa.
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-22T16:01:09.289Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-41929 vulnerable 2026-06-03 14:48:11.854747 Missing Authorization in User#setDisabledStatus in org.xwiki.platform:xwiki-platform-oldcore
MEDIUM (4.9)
org.xwiki.platform:xwiki-platform-oldcore is missing authorization in User#setDisabledStatus, which may allow an incorrectly authorized user with only Script rights to enable or disable a user. This operation is meant to only be available for users with admin rights. This problem has been patched in XWiki 13.10.7, 14.4.2 and 14.5RC1.
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-22T16:01:16.581Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-41928 vulnerable 2026-06-03 14:48:11.852149 XWiki Platform vulnerable to Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in AttachmentSelector.xml
CRITICAL (9.9)
XWiki Platform vulnerable to Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in AttachmentSelector.xml. The issue can also be reproduced by inserting the dangerous payload in the `height` or `alt` macro properties. This has been patched in versions 13.10.7, 14.4.2, and 14.5. The issue can be fixed on a running wiki by updating `XWiki.AttachmentSelector` with the versions below: - 14.5-rc-1+: https://github.com/xwiki/xwiki-platform/commit/eb15147adf94bddb92626f862c1710d45bcd64a7#diff-e1513599ab698991f6cbba55d38f3f464432ced8d137a668b1f7618c7e747e23 - 14.4.2+: https://github.com/xwiki/xwiki-platform/commit/c02f8eb1f3c953d124f2c097021536f8bc00fa8d#diff-e1513599ab698991f6cbba55d38f3f464432ced8d137a668b1f7618c7e747e23 - 13.10.7+: https://github.com/xwiki/xwiki-platform/commit/efd0df0468d46149ba68b66660b93f31b6318515#diff-e1513599ab698991f6cbba55d38f3f464432ced8d137a668b1f7618c7e747e23
Published: 2022-11-23T00:00:00.000Z
Updated: 2025-04-22T16:01:25.660Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.