Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated remote upload to a network endpoint (AV:N/AC:L/PR:N/UI:N); CWE-434 file upload plausibly yields server compromise, so C/I/A:H, though execution is inferred not confirmed.
Primary rating from Vendor (Esri).
CVSS VectorVendor: Esri
Lifecycle Timeline
6DescriptionCVE.org
ArcGIS Server contains an unrestricted file upload vulnerability. An unauthenticated attacker could exploit this issue by uploading a crafted file to the affected endpoint. Successful exploitation could allow arbitrary file upload.
AnalysisAI
Unrestricted file upload in Esri ArcGIS Server (all versions through 12.0) lets a remote, unauthenticated attacker push arbitrary files to an exposed administrative/upload endpoint, per CVSS PR:N. Esri self-reported the flaw (CWE-434) and rates it critical (CVSS 9.8), and successful upload of an executable payload can lead to full server compromise. There is no public exploit identified at time of analysis, and EPSS is low (0.22%, 13th percentile), indicating it is not yet a mass-exploitation target.
Technical ContextAI
ArcGIS Server is the Esri geospatial application/map-services platform that underpins ArcGIS Enterprise deployments, exposing REST/admin web services over HTTP(S). The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type): an upload handler fails to validate file type, extension, or content, so an attacker can place attacker-controlled files-potentially server-side executable content such as a web shell-into a location the server processes. The affected component is identified by CPE cpe:2.3:a:esri:arcgis_server, and the network-facing service surface (AV:N) is what makes remote reach possible without prior access.
RemediationAI
Apply the fix per vendor advisory: consult Esri's May 2026 ArcGIS security bulletin (https://www.esri.com/arcgis-blog/products/arcgis-enterprise/administration/may-2026-arcgis-security-bulletin) and upgrade to the patched ArcGIS Server release Esri specifies-an exact fixed version number is not provided in the available data, so verify it directly against that bulletin (patch available per vendor advisory). Until patched, reduce exposure by restricting network access to the ArcGIS Server admin and upload endpoints so they are not reachable from the internet (place behind a VPN or IP allowlist), and put a WAF/reverse proxy in front to block or restrict multipart file uploads and dangerous extensions to the affected endpoint-side effect: legitimate administrative uploads or publishing workflows through that path may break and require operator whitelisting. Also disable or firewall any unused ArcGIS Server web adaptor/admin interface exposed externally, accepting that remote administration convenience is lost.
More in Arcgis Server
View allSQL injection vulnerability in ESRI ArcGIS 10.1 allows remote authenticated users to execute arbitrary SQL commands via
A SQL injection vulnerability in feature services provided by Esri ArcGIS Server 10.9 and below allows a remote, unauthe
Esri ArcGIS Server before 10.8 is vulnerable to SSRF in some configurations. Rated critical severity (CVSS 9.8), this vu
A Server-Side Request Forgery (SSRF) vulnerability in ArcGIS Server Manager version 10.8.1 and below may allow a remote,
A SQL injection vulnerability in ArcGIS Server allows an EDIT operation to modify column properties in a manner that cou
There is an improper access control issue in ArcGIS Server versions 11.3 and below on Windows and Linux which, under uni
Esri ArcGIS Server versions 10.9.1 and prior have a path traversal vulnerability that may result in a denial of service
Unauthenticated file disclosure in Esri ArcGIS Server (all versions 12.0 and prior) lets remote attackers read sensitive
SQL injection vulnerability in ESRI ArcGIS for Server through 10.2 allows remote attackers to execute arbitrary SQL comm
There is a local file inclusion vulnerability in ArcGIS Server 11.3 and below that may allow a remote, unauthenticated a
There is a path traversal vulnerability in Esri ArcGIS Server versions 10.9.1 and below. Rated high severity (CVSS 7.5),
Multiple uninitialized pointer vulnerabilities when parsing a specially crafted file in Esri ArcGIS Server 10.8.1 (and e
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41896
GHSA-xj4c-7w4q-9gwv