CVE-2026-40104
XWiki's REST APIs can list all pages/spaces, leading to unavailability
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 16.10.16 for org.xwiki.platform:xwiki-platform-oldcore -->
<!-- Update pom.xml dependency version to 17.10.1 for org.xwiki.platform:xwiki-platform-oldcore -->
<!-- Update pom.xml dependency version to 17.4.8 for org.xwiki.platform:xwiki-platform-oldcore -->
<!-- Update pom.xml dependency version to 17.4.8 for org.xwiki.platform:xwiki-platform-legacy-oldcore -->
<!-- Update pom.xml dependency version to 16.10.16 for org.xwiki.platform:xwiki-platform-legacy-oldcore -->
<!-- Update pom.xml dependency version to 17.10.1 for org.xwiki.platform:xwiki-platform-legacy-oldcore -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (6)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 16.10.16 |
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 17.10.1 |
| org.xwiki.platform:xwiki-platform-oldcore | maven | All versions | 17.4.8 |
| org.xwiki.platform:xwiki-platform-legacy-oldcore | maven | All versions | 17.4.8 |
| org.xwiki.platform:xwiki-platform-legacy-oldcore | maven | All versions | 16.10.16 |
| org.xwiki.platform:xwiki-platform-legacy-oldcore | maven | All versions | 17.10.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-770Allocation of Resources Without LimitsMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.2 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
References
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-mrqg-xmgm-rc5gWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-40104ADVISORY
- https://github.com/xwiki/xwiki-platform/commit/47b568c4753a6e682b14be1ca581bdd3b25d45a7WEB
- https://github.com/xwiki/xwiki-platformPACKAGE
- https://jira.xwiki.org/browse/XWIKI-23550WEB
Frequently Asked Questions
- What is CVE-2026-40104?
- XWiki's REST APIs can list all pages/spaces, leading to unavailability This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 8.2/10).
- How do I check if my project is affected by CVE-2026-40104?
- CVE-2026-40104 affects org.xwiki.platform:xwiki-platform-oldcore and org.xwiki.platform:xwiki-platform-legacy-oldcore. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-40104 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2023-26474CRITICAL
XWiki Platform vulnerable to privilege escalation via properties with wiki syntax that are executed with wrong author
- CVE-2023-36468CRITICAL
Upgrading doesn't prevent exploiting vulnerable XWiki documents
- CVE-2024-31987CRITICAL
XWiki Platform remote code execution from account via custom skins support
- CVE-2023-29526CRITICAL
XWiki Platform's async and display macro allow displaying and interacting with any document in restricted mode
- CVE-2023-46242CRITICAL
XWiki Platform vulnerable to remote code execution via the edit action because it lacks CSRF token
- CVE-2024-37899CRITICAL
XWiki Platform allows remote code execution from user account
- CVE-2024-56158CRITICAL
XWiki allows SQL injection in query endpoint of REST API with Oracle
- CVE-2025-49586HIGH
XWiki allows remote code execution through preview of XClass changes in AWM editor
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies