Answer in brief
CVE-2023-29511 records a Critical severity (CVSS 9.9) vulnerability in xwiki-platform-administration-ui vulnerable to privilege escalation. The current sources do not mark it as known exploited. The current feed maps org.xwiki.platform:xwiki-platform-administration-ui (maven), org.xwiki.platform:xwiki-platform-administration-ui (maven), org.xwiki.platform:xwiki-platform-administration-ui (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 9.9. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.xwiki.platform:xwiki-platform-administration-ui (maven), org.xwiki.platform:xwiki-platform-administration-ui (maven), org.xwiki.platform:xwiki-platform-administration-ui (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.xwiki.platform:xwiki-platform-administration-uimaven | >=1.5M2 <13.10.11 | 13.10.11 |
| org.xwiki.platform:xwiki-platform-administration-uimaven | >=14.0-rc-1 <14.4.8 | 14.4.8 |
| org.xwiki.platform:xwiki-platform-administration-uimaven | >=14.5 <14.10.1 | 14.10.1 |
Published upstream
Apr 12, 2023
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
### Impact Any user with edit rights on a page (e.g., it's own user page), can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the section ids in `XWiki.AdminFieldsDisplaySheet`. This page is installed by default. Reproduction steps are described in https://jira.xwiki.org/browse/XWIKI-20261 ### Patches The vulnerability has been patched in XWiki 15.0-rc-1, 14.10.1, 14.4.8, and 13.10.11. ### Workarounds The issue can be fixed by applying this [patch](https://github.com/xwiki/xwiki-platform/commit/f1e310826a19acdcdecdecdcfe171d21f24d6ede) on `XWiki.AdminFieldsDisplaySheet`. ### For more information If you have any questions or comments about this advisory: * Open an issue in [Jira XWiki.org](https://jira.xwiki.org/) * Email us at [Security Mailing List](mailto:[email protected])
Quoted source text, attributed separately from HOL analysis.