Security readout for executives and security teams
Plain-English summary
A flaw in Esri Portal for ArcGIS organization-specific logins can let an authenticated attacker impersonate another account if they can intercept and alter a SAML assertion. That can expose or change data under the impersonated user’s privileges, so organizations using SAML-based logins should treat this as urgent.
Executive priority
Prioritize remediation for any Portal for ArcGIS instance using SAML organization-specific logins, especially where privileged GIS data or administrative accounts are present. The business concern is account impersonation through the identity layer, with potential data exposure or unauthorized changes.
Technical view
CVE-2021-29108 affects Esri Portal for ArcGIS versions 10.9 and below, with the affected entry naming 10.9.0. It is a CWE-347 signature verification issue described as XML Signature Wrapping in SAML assertion handling. CVSS 3.1 is 8.8: network exploitable, low complexity, authenticated, no user interaction, high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely where Portal for ArcGIS uses organization-specific logins with SAML. The attacker must already be authenticated and able to intercept and modify a SAML assertion. Public sources provided do not identify broader ArcGIS products or non-SAML deployments as affected.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. The described scenario requires authenticated access plus a position to tamper with SAML assertions, making it a serious enterprise identity-path risk rather than an unauthenticated internet-wide bug.
Researcher notes
Evidence is limited to the CVE record and Esri advisory materials. Do not infer unauthenticated exploitation, active exploitation, or additional affected products. Focus validation on SAML organization-specific login behavior, patch status, and whether assertion signing and encryption are enforced.
Mitigation direction
- Apply Esri’s Portal for ArcGIS Security 2021 Update 1 Patch where applicable.
- Follow Esri guidance for affected organization-specific login configurations.
- Require SAML assertions to be signed and encrypted, as Esri strongly recommends.
- Check vendor guidance before assuming unsupported compensating controls are sufficient.
Validation and detection
- Inventory Portal for ArcGIS instances and confirm their exact versions.
- Identify whether organization-specific SAML logins are enabled.
- Verify the Esri security patch is installed on affected deployments.
- Confirm SAML assertions are configured for signing and encryption.
- Review identity-provider and portal authentication settings against Esri’s FAQ 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-347: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookupPrivilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-29108 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
- High
- CVSS
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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 Verification of Cryptographic Signature
Improper Verification of Cryptographic Signature represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
