CVE-2023-26471
XWiki Platform users may execute anything with superadmin right through comments and async macro
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 14.9 for org.xwiki.platform:xwiki-platform-rendering-async-macro -->
<!-- Update pom.xml dependency version to 13.10.10 for org.xwiki.platform:xwiki-platform-rendering-async-macro -->
<!-- Update pom.xml dependency version to 14.4.6 for org.xwiki.platform:xwiki-platform-rendering-async-macro -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (3)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.xwiki.platform:xwiki-platform-rendering-async-macro | maven | All versions | 14.9 |
| org.xwiki.platform:xwiki-platform-rendering-async-macro | maven | All versions | 13.10.10 |
| org.xwiki.platform:xwiki-platform-rendering-async-macro | maven | All versions | 14.4.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-284
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.9 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
References
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9cqm-5wf7-wcj7WEB
- https://nvd.nist.gov/vuln/detail/CVE-2023-26471ADVISORY
- https://github.com/xwiki/xwiki-platform/commit/00532d9f1404287cf3ec3a05056640d809516006WEB
- https://github.com/xwiki/xwiki-platformPACKAGE
- https://jira.xwiki.org/browse/XWIKI-20234WEB
Frequently Asked Questions
- What is CVE-2023-26471?
- XWiki Platform users may execute anything with superadmin right through comments and async macro This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.9/10).
- How do I check if my project is affected by CVE-2023-26471?
- CVE-2023-26471 affects org.xwiki.platform:xwiki-platform-rendering-async-macro. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-26471 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-77414CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77413CRITICAL
JSONata: Arbitrary Code Execution via crafted JSONata expressions
- CVE-2023-29526CRITICAL
XWiki Platform's async and display macro allow displaying and interacting with any document in restricted mode
- CVE-2026-76904CRITICAL
GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers
- CVE-2026-54061CRITICAL
Dgraph Alpha group stores can be replaced via unauthenticated external snapshot import
- CVE-2026-55445CRITICAL
Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication
- CVE-2026-61539CRITICAL
Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies