Security readout for executives and security teams
Plain-English summary
This flaw affects the ESDoc HTML publishing plugin. Its HTML sanitizer can be bypassed, allowing cross-site scripting in generated documentation. A victim must view affected documentation, so this is usually a web-content integrity and phishing/session-risk issue, not server takeover.
Executive priority
Treat as moderate priority. It is not listed as actively exploited, but public documentation portals can become user-facing XSS exposure. Prioritize internet-facing developer docs and environments where documentation includes third-party or user-controlled content.
Technical view
CVE-2021-32858 is a CWE-79 sanitizer bypass in esdoc-publish-html-plugin 1.1.2 and prior. The published CVSS 3.1 score is 6.1, with network attack vector, low complexity, no privileges, required user interaction, changed scope, and low confidentiality/integrity impact.
Likely exposure
Exposure is likely limited to projects using esdoc-publish-html-plugin 1.1.2 or earlier and publishing generated ESDoc HTML where users can browse it. Evidence provided does not identify other affected products or CPEs.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation. Exploitation would require a user to open affected generated documentation containing sanitizer-bypass content. No exploit code or public weaponization status is cited here.
Researcher notes
The key evidence is a sanitizer bypass in the HTML publishing plugin. The CVSS vector indicates user interaction and changed scope, consistent with browser-based XSS. Sources state no known patches, so validation should focus on dependency presence, generated documentation exposure, and upstream status.
Mitigation direction
- Inventory projects for esdoc-publish-html-plugin 1.1.2 or earlier.
- Check upstream/vendor guidance because sources state no known patch.
- Replace or remove the plugin where practical.
- Restrict access to generated documentation until risk is resolved.
- Avoid publishing documentation built from untrusted content.
Validation and detection
- Search package manifests and lockfiles for esdoc-publish-html-plugin.
- Confirm the installed version is 1.1.2 or earlier.
- Identify where generated ESDoc HTML is publicly hosted.
- Review documentation inputs for untrusted or externally supplied HTML.
- Track remediation decisions because no patch is cited.
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-32858 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
- 6.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/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:N/UI:R/S:C/C:L/I:L/A:N2.82.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
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.
