GHSA-6pqf-c99p-758v · Severity: critical · Ecosystem: maven — org.xwiki.commons:xwiki-commons-xml's HTML sanitizer allows form elements in restricted
Xwiki commons is the common modules used by other XWiki top level projects. The HTML sanitizer that is included in XWiki since version 14.6RC1 allowed form and input HTML tags. In the context of XWiki, this allows an attacker without script right to either create forms that can be used for phishing attacks or also in the context of a sheet, the attacker could add an input like `{{html}}<input type="hidden" name="content" value="{{groovy}}println("Hello from Groovy!")" />{{/html}}` that would allow remote code execution when it is submitted by an admin (the sheet is rendered as part of the edit form). The attacker would need to ensure that the edit form looks plausible, though, which can be non-trivial as without script right the attacker cannot display the regular content of the document. This has been patched in XWiki 14.10.6 and 15.2RC1 by removing the central form-related tags from the list of allowed tags. Users are advised to upgrade. As a workaround an admin can manually disallow the tags by adding `form, input, select, textarea, button` to the configuration option `xml.htmlElementSanitizer.forbidTags` in the `xwiki.properties` configuration file.
Conclusion & alert: CVE-2023-36471 is rated High Exploit Risk (77.5/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.92%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-25 | 1.07% | 0.92% | -0.15% |
| 2 | 2026-03-24 | 0.81% | 1.07% | +0.26% |
| 3 | 2025-11-21 | — | 0.81% | — |
Full EPSS history (17 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.0 | 3.1 | CRITICAL |
|
2.3 | 6.0 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
GHSA-6pqf-c99p-758v · Severity: critical · Ecosystem: maven — org.xwiki.commons:xwiki-commons-xml's HTML sanitizer allows form elements in restricted
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| xwiki | commons | >= 14.6, < 14.10.6 | cpe:2.3:a:xwiki:commons:*:*:*:*:*:*:*:* |
| xwiki | commons | 15.0 | cpe:2.3:a:xwiki:commons:15.0:-:*:*:*:*:*:* |
| xwiki | commons | 15.0 | cpe:2.3:a:xwiki:commons:15.0:rc1:*:*:*:*:*:* |
| xwiki | commons | 15.1 | cpe:2.3:a:xwiki:commons:15.1:-:*:*:*:*:*:* |
| xwiki | commons | 15.1 | cpe:2.3:a:xwiki:commons:15.1:rc1:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/xwiki/xwiki-commons/commit/99484d48e899a68a1b6e33d457825b776c6fe8c3 | Patch |
| https://github.com/xwiki/xwiki-commons/security/advisories/GHSA-6pqf-c99p-758v | Exploit Mitigation Vendor Advisory |
| https://jira.xwiki.org/browse/XCOMMONS-2634 | Exploit Issue Tracking Patch Vendor Advisory |