LiveActive security incident?Get immediate response
CVE Record

CVE-2021-29102: There is a Server-Side Request Forgery (SSRF) vulnerability in Esri ArcGIS Server Manager version 10.8.1 and below.

A Server-Side Request Forgery (SSRF) vulnerability in ArcGIS Server Manager version 10.8.1 and below may allow a remote, unauthenticated attacker to forge GET requests to arbitrary URLs from the system, potentially leading to network enumeration or facilitating other attacks.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw lets an unauthenticated remote attacker make ArcGIS Server Manager send web requests on their behalf. That can expose internal network information and support follow-on attacks. Public sources rate it critical because no login or user interaction is required and confidentiality and integrity impact are high.

Executive priority

Treat this as urgent for exposed ArcGIS Server Manager deployments. It is critical severity and unauthenticated, but the supplied evidence does not confirm active exploitation. Prioritize patch verification and access restriction for internet-facing or sensitive-network instances.

Technical view

CVE-2021-29102 is CWE-918 SSRF in Esri ArcGIS Server Manager 10.8.1 and below. The issue can forge GET requests to arbitrary URLs from the server. CVSS 3.0 is 9.1, AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N.

Likely exposure

Organizations running ArcGIS Server Manager 10.8.1 or earlier are the stated exposure group. Risk is higher when Manager is reachable from the internet or less-trusted networks. The bundle does not identify specific deployment configurations beyond the affected version statement.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The risk comes from remote unauthenticated reachability and SSRF impact, including potential internal network enumeration or facilitation of other attacks.

Researcher notes

Source detail is limited to the CVE record and Esri patch reference. Avoid assuming exploit availability, affected subcomponents beyond Server Manager, or exact fixed versions without vendor confirmation. Focus validation on version, reachability, and server-side egress behavior.

Mitigation direction

  • Identify ArcGIS Server Manager instances at version 10.8.1 or below.
  • Review Esri’s ArcGIS Server Security 2021 Update 1 Patch guidance.
  • Apply Esri-supported security updates or patches where applicable.
  • Restrict access to Server Manager from untrusted networks.
  • Monitor server egress for unusual internal or external HTTP requests.

Validation and detection

  • Inventory ArcGIS Server and Server Manager versions across environments.
  • Confirm whether Server Manager is reachable from the internet or partner networks.
  • Verify patch status against Esri’s published security update guidance.
  • Review logs for unexpected outbound GET requests from ArcGIS servers.
  • Document compensating network controls for any unpatched instance.
Prepared
Confidence
medium
Sources
3

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

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

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material 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-29102 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
Critical
CVSS
9.1 (3.0)
Known Exploited
No
Published

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

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
2Source 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
9.1CVSS 3.0CriticalCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

9.1Critical
CVSS 3.0 vector shape for CVE-2021-29102Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
EsriArcGIS ServerAllListed
Weakness

CWE details

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

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.