Security readout for executives and security teams
Plain-English summary
This flaw lets an authenticated XWiki user upload an SVG that can run script when another user opens it through the download action. The likely business impact is account/session exposure or page manipulation inside XWiki, not server takeover. Sources say patched versions changed default behavior so SVG files are not displayed in-browser.
Executive priority
Treat as a moderate-priority wiki hardening issue. It is not marked as actively exploited in the provided sources, but it can affect trusted collaboration spaces and should be remediated during the next standard security update window.
Technical view
CVE-2021-43841 is a CWE-79 cross-site scripting issue in xwiki-platform. Affected versions are before 12.10.6 and 13.0 through before 13.3RC1. The attack requires low privileges and user interaction, with changed scope and limited confidentiality/integrity impact per CVSS 3.1 score 5.4.
Likely exposure
Exposure is most likely where XWiki permits user attachment uploads and runs an affected version with default SVG browser display behavior. Public or broad internal wikis with many contributors have higher practical risk because attacker privileges are low and victims may trust wiki attachments.
Exploitation context
The source bundle does not show KEV listing or confirmed active exploitation. Exploitation requires an attacker who can upload attachments and a victim who opens the SVG through the affected download/display path. No exploit steps should be needed to assess exposure.
Researcher notes
The key uncertainty is operational configuration: risk depends on attachment permissions and SVG display behavior. The commit and advisory support the fix direction, while the CVE data provides affected ranges and CVSS. Avoid assuming compromise without logs, attachment review, or user reports.
Mitigation direction
- Upgrade XWiki to a patched release outside the affected version ranges.
- Disallow SVG uploads if immediate upgrade is not possible.
- Review XWiki attachment display/download configuration against vendor guidance.
- Prioritize broad-access wikis and instances with untrusted contributors.
Validation and detection
- Inventory XWiki versions and compare against the affected ranges.
- Check whether SVG attachment uploads are allowed for non-admin users.
- Confirm SVG attachments are not displayed directly in the browser.
- Review existing SVG attachments for ownership, age, and business need.
- Check vendor advisory and Jira issue for environment-specific guidance.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-43841 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N2.32.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9jq9-c2cv-pcrjCVE reference · x_refsource_CONFIRM
- https://github.com/xwiki/xwiki-platform/commit/5853d492b3a274db0d94d560e2a5ea988a271c62CVE reference · x_refsource_MISC
- https://jira.xwiki.org/browse/XWIKI-18368CVE reference · x_refsource_MISC
- https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Attachments#HAttachmentdisplayordownloadCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
