CVE-2025-57870
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-31
Assigner: Environmental Systems Research Institute, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| esri | arcgis_server | From 11.3 (inc) to 11.5 (inc) |
| kubernetes | kubernetes | * |
| microsoft | windows | * |
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a SQL Injection flaw in Esri ArcGIS Server versions 11.3, 11.4, and 11.5 on Windows, Linux, and Kubernetes. It allows a remote, unauthenticated attacker to execute arbitrary SQL commands through a specific ArcGIS Feature Service operation, potentially compromising the underlying Enterprise Geodatabase.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to unauthorized access, modification, or deletion of data in the Enterprise Geodatabase, which can result in data breaches, loss of data integrity, and availability issues.