Vulnerability record · CVE-2023-26475 · published 2 March 2023
CVE-2023-26475: XWiki Platform annotation displayer privilege escalation to author rights
Xwiki · Xwiki
The XWiki Platform annotation displayer fails to execute annotation content in a restricted context, so annotating a document runs code with the rights of that document's author. Any user who can annotate a document can therefore act with the author's privileges, which is a serious privilege escalation in a multi-author wiki.
Description
XWiki Platform is a generic wiki platform. Starting in version 2.3-milestone-1, the annotation displayer does not execute the content in a restricted context. This allows executing anything with the right of the author of any document by annotating the document. This has been patched in XWiki 13.10.11, 14.4.7 and 14.10. There is no easy workaround except to upgrade.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityCVSS 8.8 with low privileges and no user interaction, plus very high EPSS and public exploit references, make this a high-priority privilege escalation despite no KEV listing.
What it is
The XWiki Platform annotation displayer fails to execute annotation content in a restricted context, so annotating a document runs code with the rights of that document's author. Any user who can annotate a document can therefore act with the author's privileges, which is a serious privilege escalation in a multi-author wiki.
Impact
An attacker gains the privileges of the author of any document they can annotate, enabling code execution and data modification under that author's identity. This can lead to full compromise of documents and content owned by higher-privileged authors.
Attack surface
Reached over the network through the annotation feature; the CVSS vector shows low privileges required (PR:L) and no user interaction (UI:N), so any authenticated user able to annotate a document can trigger it.
Exploitation
Not listed in CISA KEV, but EPSS is very high (0.63587, 99.177th percentile) and vendor advisories and issue trackers are tagged Exploit, indicating public exploit information exists.
What to do
- Upgrade to XWiki 13.10.11, 14.4.7, or 14.10 as patched by the vendor.
- If immediate upgrade is not possible, restrict annotation rights to trusted users only.
- Review and reduce the privileges of document authors where feasible.
- Monitor vendor advisories and issue trackers for further guidance since no easy workaround exists.
Detection
- Audit annotation creation events and correlate with subsequent document changes or code execution by the document author.
- Monitor for unexpected content changes or script execution in documents shortly after annotation activity.
- Review logs for annotation actions performed by low-privileged users on documents owned by higher-privileged authors.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/xwiki/xwiki-platform/commit/d87d7bfd8db18c20d3264f98c6deefeae93b99f7 | Patch |
| https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h6f5-8jj5-cxhr | ExploitVendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20360 | ExploitIssue TrackingPatchVendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20384 | Issue TrackingPatchVendor Advisory |
| https://github.com/xwiki/xwiki-platform/commit/d87d7bfd8db18c20d3264f98c6deefeae93b99f7 | Patch |
| https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h6f5-8jj5-cxhr | ExploitVendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20360 | ExploitIssue TrackingPatchVendor Advisory |
| https://jira.xwiki.org/browse/XWIKI-20384 | Issue TrackingPatchVendor Advisory |
Track CVE-2023-26475 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-26475), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.