Answer in brief
CVE-2023-35157 records a High severity (CVSS 8.4) vulnerability in XWiki Platform vulnerable to reflected cross-site scripting via delattachment action. The current sources do not mark it as known exploited. The current feed maps org.xwiki.platform:xwiki-platform-oldcore (maven), org.xwiki.platform:xwiki-platform-oldcore (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 8.4. 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-oldcore (maven), org.xwiki.platform:xwiki-platform-oldcore (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.xwiki.platform:xwiki-platform-oldcoremaven | >=3.2-milestone-3 <14.10.6 | 14.10.6 |
| org.xwiki.platform:xwiki-platform-oldcoremaven | >=15.0-rc-0 <15.1-rc-1 | 15.1-rc-1 |
Published upstream
Jun 22, 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 It's possible to perform an XSS by forging a request to a delete attachment action with a specific attachment name. Now this XSS can be exploited only if the attacker knows the CSRF token of the user, or if the user ignores the warning about the missing CSRF token. ### Patches The vulnerability has been patched in XWiki 15.1-rc-1 and XWiki 14.10.6. ### Workarounds There's no workaround for this other than upgrading XWiki. ### References * Jira ticket: https://jira.xwiki.org/browse/XWIKI-20339 * Commit containing the fix: https://github.com/xwiki/xwiki-platform/commit/35e9073ffec567861e0abeea072bd97921a3decf ### 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.