Security readout for executives and security teams
Plain-English summary
XWiki sites running 13.1RC1 through 13.1 can expose a user's email address through the password reset form when a username is supplied. This is an information disclosure issue, not account takeover by itself, but it can support phishing, user enumeration, and privacy exposure.
Executive priority
Treat as a moderate privacy and reconnaissance risk. Prioritize remediation for public XWiki instances and environments where email address exposure creates regulatory, phishing, or personnel-safety concerns.
Technical view
CVE-2021-32731 is CWE-200 in XWiki Platform. The reset password inline template disclosed the email address associated with a provided username without authentication. Scope is versions >=13.1RC1 and <=13.1. CVSS 3.1 is 5.3 with network access, low complexity, no privileges, and confidentiality impact only.
Likely exposure
Exposure is limited to XWiki Platform 13.1RC1 through 13.1, especially internet-facing wikis with password reset enabled. The source bundle does not identify affected hosted services, downstream packages, or separate products.
Exploitation context
The sources do not report active exploitation, and the CVE is not marked KEV. The issue is remotely reachable and unauthenticated, but the documented impact is limited to revealing email addresses tied to known usernames.
Researcher notes
Evidence points to a narrow information disclosure in the reset password template. No source in the bundle claims integrity or availability impact, account compromise, or exploitation in the wild. Keep conclusions constrained to XWiki Platform 13.1RC1 through 13.1.
Mitigation direction
- Upgrade affected XWiki deployments to 13.2RC1 or a later vendor-supported patched release.
- If immediate upgrade is not possible, apply the vendor-documented resetpasswordinline.vm workaround.
- Review vendor advisory and Jira notes before modifying production templates.
- Limit public exposure of password reset functionality where operationally feasible.
Validation and detection
- Inventory XWiki Platform versions and flag 13.1RC1 through 13.1 as affected.
- Confirm whether the password reset form is reachable by unauthenticated users.
- Check whether the patched release or vendor template workaround is present.
- Review access logs for unusual password reset username lookup patterns.
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-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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 lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-32731 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.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h4m4-pgp4-whgmCVE reference · x_refsource_CONFIRM
- https://github.com/xwiki/xwiki-platform/commit/0cf716250b3645a5974c80d8336dcdf885749dff#diff-14a3132e3986b1f5606dd13d9d8a8bb8634bec9932123c5e49e9604cfd850fc2CVE reference · x_refsource_MISC
- https://jira.xwiki.org/browse/XWIKI-18400CVE 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.
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
