Cyber Posture

CVE-2025-57870

Critical

Published: 22 October 2025

Published
22 October 2025
Modified
31 October 2025
KEV Added
Patch
CVSS Score 10.0 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0017 37.6th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-57870 is a critical-severity SQL Injection (CWE-89) vulnerability in Esri Arcgis Server. Its CVSS base score is 10.0 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 37.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AU-12 (Audit Record Generation) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Timely flaw remediation through application of Esri's security patch directly eliminates the SQL injection vulnerability in the ArcGIS Feature Service operation.

prevent

Information input validation at the Feature Service operation entry point prevents attackers from injecting and executing arbitrary SQL commands against the Enterprise Geodatabase.

detect

Audit record generation for Feature Service operations and database queries enables detection of unauthorized SQL command execution attempts.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1213.006 Databases Collection
Adversaries may leverage databases to mine valuable information.
Why these techniques?

SQL injection in public-facing ArcGIS Feature Service (T1190) enables arbitrary SQL execution on Enterprise Geodatabase for unauthorized data access (T1213.006).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

A SQL Injection vulnerability exists in Esri ArcGIS Server versions 11.3, 11.4 and 11.5 on Windows, Linux and Kubernetes. This vulnerability allows a remote, unauthenticated attacker to execute arbitrary SQL commands via a specific ArcGIS Feature Service operation. Successful exploitation…

more

can potentially result in unauthorized access, modification, or deletion of data from the underlying Enterprise Geodatabase.

Deeper analysisAI

CVE-2025-57870 is a SQL injection vulnerability (CWE-89) affecting Esri ArcGIS Server versions 11.3, 11.4, and 11.5 running on Windows, Linux, and Kubernetes platforms. The flaw resides in a specific ArcGIS Feature Service operation, enabling the injection and execution of arbitrary SQL commands against the underlying Enterprise Geodatabase. Published on October 22, 2025, it carries a maximum CVSS v3.1 base score of 10.0 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H), reflecting its critical severity due to network accessibility, low attack complexity, and lack of prerequisites.

A remote, unauthenticated attacker can exploit this vulnerability over the network without user interaction. Successful exploitation allows execution of arbitrary SQL commands, potentially granting unauthorized access to sensitive data, modification of database contents, or deletion of records in the Enterprise Geodatabase.

Esri has addressed the issue through a security patch detailed in their advisory at https://www.esri.com/arcgis-blog/products/trust-arcgis/administration/arcgis-server-feature-services-security-patch, recommending immediate application to vulnerable ArcGIS Server Feature Services installations.

Details

CWE(s)

Affected Products

esri
arcgis server
11.3 — 11.5

CVEs Like This One

CVE-2024-51954Same product: Esri Arcgis Server
CVE-2025-13214Same product: Linux Linux Kernel
CVE-2026-3843Same product: Linux Linux Kernel
CVE-2025-13855Same product: Linux Linux Kernel
CVE-2024-41767Same product: Linux Linux Kernel
CVE-2024-51962Same product: Esri Arcgis Server
CVE-2026-23492Shared CWE-89
CVE-2019-25541Shared CWE-89
CVE-2025-25116Shared CWE-89
CVE-2025-52025Shared CWE-89

References