LiveActive security incident?Get immediate response
CVE Record

CVE-2021-29108: There is an privilege escalation vulnerability in organization-specific logins in Esri Portal for ArcGIS versions 10.9 and below.

There is an privilege escalation vulnerability in organization-specific logins in Esri Portal for ArcGIS versions 10.9 and below that may allow a remote, authenticated attacker who is able to intercept and modify a SAML assertion to impersonate another account (XML Signature Wrapping Attack). In addition patching, Esri also strongly recommends as best practice for SAML assertions to be signed and encrypted.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
description · low confidence lookup

Privilege 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-29108Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
EsriPortal for ArcGIS10.9.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-347 · source CWE mapping

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.