On this page
CVE Details
- Protection status: Protected by Atomicorp rules · About protection statuses
- CVE: CVE-2025-66474
- Name: XWiki vulnerable to remote code execution through insufficient protection against {{/html}} injection
- Severity: High
- CVSS: 8.7 (v4.0) (High)
- CVSS version: 4.0
- CVSS source: GitHub_M CNA
- CVSS vector:
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X- Attack vector: Network
- Attack complexity: Low
- Attack requirements: None
- Privileges required: Low
- User interaction: None
- Vulnerable-system confidentiality: High
- Vulnerable-system integrity: High
- Vulnerable-system availability: High
- Subsequent-system confidentiality: Negligible
- Subsequent-system integrity: None
- Subsequent-system availability: None
- Safety: Not defined
- CWE: CWE-94 , CWE-95
- Vendor: xwiki
- Vulnerable product: xwiki-rendering
- CVE published: 2025-12-10
- CVE last modified: 2026-09-25
- Affected versions (NVD configurations):
- xwiki-rendering: < 16.10.10
- xwiki-rendering: >= 17.0.0, < 17.4.3
- xwiki-rendering: 17.5.0
- xwiki-rendering: 17.5.0 rc1
- EPSS: 0.0102; 61.9th percentile as of 2026-09-25 (FIRST (opens in a new tab) )
- Latest Update: 2026-09-26
- Selected Rule IDs observed: 340014 , 344361 , 344363 , 344364 , 344366 , 344370
- Matching rules: 6; rules with blocking actions: 6
- Would-block Rule IDs: 340014 , 344361 , 344363 , 344364 , 344366 , 344370
- Request surfaces inspected: JSON request data, Request argument names, Request arguments, Request cookies, SOAP request data, XML request data
Technical vulnerability details · CVSS assessments, exploit evidence & CPE data
CVSS assessments
CVSS v4.0 · security-advisories@github.com
- Base score: 8.7
- Base severity: HIGH
- Assessment type: Secondary
- Source identifier: security-advisories@github.com
- Full vector:
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X- Attack vector: Network
- Attack complexity: Low
- Attack requirements: None
- Privileges required: Low
- User interaction: None
- Vulnerable-system confidentiality: High
- Vulnerable-system integrity: High
- Vulnerable-system availability: High
- Subsequent-system confidentiality: Negligible
- Subsequent-system integrity: None
- Subsequent-system availability: None
- Safety: Not defined
- Exploit maturity: Not scored
CVSS v3.1 · NVD
- Base score: 8.8
- Base severity: HIGH
- Exploitability subscore: 2.8
- Impact subscore: 5.9
- Assessment type: Primary
- Source identifier: nvd@nist.gov
- Full vector:
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H- Attack vector: Network
- Attack complexity: Low
- Privileges required: Low
- User interaction: None
- Scope: Unchanged
- Confidentiality impact: High
- Integrity impact: High
- Availability impact: High
- Exploit maturity: Not scored
Exploitability and impact subscores describe the vulnerability’s technical characteristics. Exploit maturity describes the reported state of exploitation; these are separate measures.
Assessment source: NVD record (opens in a new tab) · CVE record (opens in a new tab)
CISA SSVC assessments
These are CISA’s published decision points at the assessment time. They are not a complete organization-specific prioritization decision.
- Provider: CISA ADP
- Provider identifier: 134c704f-9b21-4f2e-91b3-4a467353bcc0
- SSVC version: 2.0.3
- Role: CISA Coordinator
- Assessment timestamp: 2025-12-11T15:39:13.257183Z
- Exploitation: poc
- Automatable: no
- Technical Impact: total
- Source: CISA ADP in the CVE record (opens in a new tab)
Exploit references
The CVE source data tags these references as exploits. A reference alone does not establish reliability or active exploitation.
- jira.xwiki.org (opens in a new tab)
- jira.xwiki.org (opens in a new tab)
- jira.xwiki.org (opens in a new tab)
Vulnerable CPE configurations
cpe:2.3:a:xwiki:xwiki-rendering:*:*:*:*:*:*:*:*- Version end (exclusive):
16.10.10 - NVD match criteria ID:
72CCDDF1-82EF-43BB-8A50-AB4FEBF86DB2
- Version end (exclusive):
cpe:2.3:a:xwiki:xwiki-rendering:*:*:*:*:*:*:*:*- Version start (inclusive):
17.0.0 - Version end (exclusive):
17.4.3 - NVD match criteria ID:
BAFE697A-6548-4734-9BB9-1F9D5B39B6F6
- Version start (inclusive):
cpe:2.3:a:xwiki:xwiki-rendering:17.5.0:-:*:*:*:*:*:*- NVD match criteria ID:
C6245F8B-C8B0-4818-A7BA-E2FA27E08C20
- NVD match criteria ID:
cpe:2.3:a:xwiki:xwiki-rendering:17.5.0:rc1:*:*:*:*:*:*- NVD match criteria ID:
6A81FD5E-9EDD-4A70-A3CF-81E0FADCD720
- NVD match criteria ID:
Vulnerability Description
XWiki Rendering is a generic rendering system that converts textual input in a given syntax (wiki syntax, HTML, etc) into another syntax (XHTML, etc). Versions 16.10.9 and below, 17.0.0-rc-1 through 17.4.2 and 17.5.0-rc-1 through 17.5.0 have insufficient protection against {{/html}} injection, which attackers can exploit through RCE. Any user who can edit their own profile or any other document can execute arbitrary script macros, including Groovy and Python macros, which enable remote code execution as well as unrestricted read and write access to all wiki contents. This issue is fixed in versions 16.10.10, 17.4.3 and 17.6.0-rc-1.
Recommended Actions
Maintain the observed Atomicorp protections. Keep your Atomicorp commercial rules current and confirm that the selected observed rules (340014 , 344361 , 344363 , 344364 , 344366 , 344370 ) have not been locally disabled. Atomicorp commercial rules are enabled by default. If you use Atomic WAF, review the applicable policy and rule settings.
Apply the vendor’s remediation. WAF protection is defense in depth and does not replace upgrading or following the affected vendor’s guidance.
- Affected versions: xwiki xwiki-rendering version < 16.10.10.
- Affected versions: xwiki xwiki-rendering version >= 17.0.0-rc-1, < 17.4.3.
- Affected versions: xwiki xwiki-rendering version >= 17.5.0-rc-1, < 17.6.0-rc-1.
- The CVE record does not include written upgrade or workaround instructions, but it does publish the following patch or mitigation reference:
- Patch or mitigation information (opens in a new tab)
- Patch or mitigation information (opens in a new tab)
- Patch or mitigation information (opens in a new tab)
- Patch or mitigation information (opens in a new tab)
- Patch or mitigation information (opens in a new tab)
- Patch or mitigation information (opens in a new tab)
- Patch or mitigation information (opens in a new tab)
Validate after changes. Confirm rule updates are current, review WAF events for the affected application, and test application behavior after vendor upgrades, mitigations, or local policy changes.
Research Notes
Atomicorp WAF protections are designed around attack techniques and exploit behaviors, allowing existing protections to apply across multiple vulnerabilities without requiring a unique rule for every CVE.
Public Vulnerability References
- NVD (opens in a new tab)
- CVE Record (opens in a new tab)
- Patch or mitigation: https://github.com/xwiki/xwiki-platform/commit/12b780ccd5bca5fc8f74f46648d7e02fa04fbc11 (opens in a new tab)
- Patch or mitigation: https://github.com/xwiki/xwiki-rendering/commit/9b71a2ee035815cfc29cebbfe81dbdd98f941d49 (opens in a new tab)
- Vendor advisory: https://github.com/xwiki/xwiki-rendering/security/advisories/GHSA-9xc6-c2rm-f27p (opens in a new tab)
- Vendor advisory: https://jira.xwiki.org/browse/XRENDERING-693 (opens in a new tab)
- Vendor advisory: https://jira.xwiki.org/browse/XRENDERING-792 (opens in a new tab)
- Vendor advisory: https://jira.xwiki.org/browse/XRENDERING-793 (opens in a new tab)
- Vendor advisory: https://jira.xwiki.org/browse/XWIKI-23378 (opens in a new tab)
Test or Research Source
- Source: Atomicorp AI Research Framework
- Tags: cve, derived, rce, waf-probe
Research Note Context
This research note documents exploit-technique analysis associated with this vulnerability and references Atomicorp WAF protections observed during engineering review, testing, or validation activities.
Atomicorp security controls are generally designed to identify and mitigate attack techniques and exploit behaviors rather than individual CVE identifiers. As a result, protections developed for one vulnerability may also apply to related attack variants and future vulnerabilities using similar techniques.
Learn More
Atomicorp develops commercially supported security technologies for web applications, servers, endpoints, workloads, and legacy enterprise platforms.
Organizations interested in protecting systems against exploit techniques associated with vulnerabilities such as this one can learn more about:
- Atomic ModSecurity Rules: commercially maintained WAF rules for ModSecurity deployments, including protections for web attacks, bots, scanners, malware, exploitation attempts, and emerging vulnerability classes.
- Atomic WAF: an enterprise web application firewall with Atomicorp rules, centralized management, reporting, authentication controls, and operational tooling.
- Atomic ModSecurity Integrator: a special licensing option for MSPs, MSSPs, OEMs, VARs, reverse proxy providers, and other integrators who want to incorporate Atomicorp ModSecurity rule technology into their own products or services.
- Atomic OSSEC: an enterprise OSSEC-based intrusion detection, compliance, and security monitoring platform.
- Atomic Protector: workload protection for Linux, web, cloud, data center, and hybrid environments.
For additional information, product evaluations, or technical discussions, visit https://www.atomicorp.com/ or https://modsecurity.io/ (opens in a new tab) .