Security readout for executives and security teams
Plain-English summary
This is a reflected cross-site scripting issue in Esri Portal for ArcGIS 10.9 and below. An attacker would need to persuade a user to open a crafted link. If successful, JavaScript could run in that user’s browser, potentially exposing or changing limited portal-session data.
Executive priority
Treat this as a moderate-priority remediation item, higher for public-facing portals or privileged users. It is not listed as actively exploited in the supplied evidence, but XSS can still create business risk through session abuse, data exposure, and trust erosion.
Technical view
CVE-2021-29109 is CWE-79 reflected XSS affecting Portal for ArcGIS 10.9 and below. CVSS 3.0 is 6.1: network reachable, low complexity, no privileges, user interaction required, changed scope, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is most likely where Esri Portal for ArcGIS 10.9 or below is still deployed. The bundle’s affected entry says versions “All,” while the description says 10.9 and below, so validate exact applicability against Esri’s advisory and local version inventory.
Exploitation context
The provided sources do not show KEV listing or active exploitation. Exploitation requires social engineering or another path that gets a user to open a crafted link. The impact is browser-side script execution in the context of the affected portal session.
Researcher notes
Evidence is limited to the CVE record and Esri patch reference. Do not assume exploitation in the wild. Focus research on affected Portal for ArcGIS versions, patch status, user interaction paths, and whether compensating controls reduce link-based XSS risk.
Mitigation direction
- Review Esri’s Portal for ArcGIS Security 2021 Update 1 Patch guidance.
- Apply the referenced Esri patch or supported vendor update where applicable.
- Prioritize internet-accessible or partner-facing Portal for ArcGIS deployments.
- Reduce exposure of administrative portal interfaces where business operations allow.
- Train users to treat unexpected portal links as suspicious.
Validation and detection
- Inventory all Portal for ArcGIS deployments and record exact versions.
- Confirm whether each deployment is 10.9 or below.
- Check whether Esri’s 2021 Update 1 security patch is installed.
- Review web logs for unusual portal URLs shared around user-reported events.
- Use vendor-approved scanning or assessment methods only.
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-29109 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.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/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.0/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.0 score
6.1MediumVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/Portal-for-ArcGIS-Security-2021-Update-1-Patch/CVE reference · x_refsource_CONFIRM
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.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
