Description
Esri 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, potentially allowing for other attacks. This issue impacts all versions of ArcGIS Server on Windows and Linux 12.0 and prior. This issue does not impact ArcGIS Enterprise for Kubernetes.
Published: 2026-07-06
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ArcGIS Server allows unauthenticated users to upload arbitrary files to a privileged endpoint. The attacker can place malicious files on the server, potentially enabling code execution or data exfiltration if the files are later accessed or executed by other components. The vulnerability is a classic Unvalidated File Upload issue identified as CWE‑434, which permits the attacker to influence the type and content of files received by the application.

Affected Systems

The affected vendor is Esri, specifically its ArcGIS Server product. All versions of ArcGIS Server running on Windows and Linux up to and including version 12.0 are impacted. ArcGIS Enterprise for Kubernetes is not affected.

Risk and Exploitability

The CVSS score of 9.8 denotes critical severity, while the EPSS score of <1% suggests a very low probability of exploitation. The flaw is not flagged in the CISA KEV catalog. The likely attack vector is through the publicly reachable endpoint. If an attacker succeeds, the vulnerability permits uploading arbitrary files, which could be used to execute further attacks or infiltrate the system with malicious content.

Generated by OpenCVE AI on July 26, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Esri patch or upgrade ArcGIS Server to a version that removes the unrestricted upload functionality.
  • Disable or restrict the publicly reachable upload endpoint, requiring authentication and role‑based access control to mitigate unauthenticated uploads.
  • Configure strict file type validation on the upload interface, allowing only approved file formats and rejecting unknown types to prevent malicious and enforce rate limiting to detect and block automated exploitation attempts.

Generated by OpenCVE AI on July 26, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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. Esri 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, potentially allowing for other attacks. This issue impacts all versions of ArcGIS Server on Windows and Linux 12.0 and prior. This issue does not impact ArcGIS Enterprise for Kubernetes.

Wed, 08 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Mon, 06 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Esri
Esri arcgis Server
Vendors & Products Esri
Esri arcgis Server

Mon, 06 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Unvalidated File Upload vulnerability in ArcGIS Server.
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Esri Arcgis Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Esri

Published:

Updated: 2026-07-08T15:39:35.400Z

Reserved: 2026-05-21T14:53:09.293Z

Link: CVE-2026-9182

cve-icon Vulnrichment

Updated: 2026-07-06T19:21:45.602Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T20:30:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type