CVE-2026-69232 in Portal for ArcGISinfo

Summary

by MITRE • 08/22/2026

There is a stored cross site scripting issue in Esri Portal for ArcGIS versions 11.5 and prior that may allow a remote, privileged attacker to inject malicious code that could potentially execute arbitrary JavaScript in a victim’s browser. Users working with ArcGIS Enterprise 11.1, 11.3, 11.5 are encouraged to patch. All users are advised to upgrade to the latest long-term support release.

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Analysis

by VulDB Data Team • 08/22/2026

The vulnerability identified involves a stored cross-site scripting flaw within Esri Portal for ArcGIS software versions 11.5 and earlier. This security defect allows an attacker who has already obtained privileged access credentials to inject malicious script code into web pages viewed by other users. Unlike reflected XSS where the payload is delivered via a link, this vulnerability persists on the server side because the injected content is stored in the application's database or persistent storage mechanisms. Consequently, every time a victim accesses the affected page containing the malicious data, their browser executes the embedded JavaScript without requiring further interaction from the attacker to trigger the injection event.

From a technical perspective, the root cause lies in insufficient input validation and output encoding when handling user-supplied data that is subsequently rendered back into HTML contexts. The application fails to properly sanitize special characters such as angle brackets or quotes before storing them, allowing an authenticated administrator or high-privilege user to embed executable script tags within fields intended for plain text or structured data entry. When the portal renders this stored content in a web interface, the browser interprets it as active code rather than static data, leading to arbitrary JavaScript execution within the context of the victim's session and domain.

The operational impact of this vulnerability is severe due to the privileged nature required by the attacker. Since exploitation requires prior authentication with elevated privileges, the threat actor likely already possesses significant control over the system environment. However, executing arbitrary JavaScript in a victim’s browser can facilitate further attacks such as session hijacking through cookie theft, credential harvesting via keylogging scripts, or performing actions on behalf of the user without their knowledge. In an enterprise GIS context where sensitive spatial data and administrative functions are managed, this could lead to unauthorized modification of map services, exfiltration of confidential geographic information, or disruption of critical infrastructure monitoring capabilities provided by ArcGIS Enterprise deployments.

This vulnerability aligns with Common Weakness Enumeration identifier CWE-79 Improper Neutralization of Input During Web Page Generation known as Cross-site Scripting and specifically falls under the stored variant where persistence is achieved through backend storage mechanisms. Within the MITRE ATT&CK framework, this behavior corresponds to techniques involving client-side script injection which can be categorized under initial access or credential access depending on the specific payload delivered by the attacker. The requirement for privileged access places it within scenarios often associated with insider threats or compromised administrative accounts rather than unauthenticated remote exploitation vectors.

To mitigate these risks, organizations running Esri Portal for ArcGIS versions 11.5 and prior must apply available security patches immediately to address the input validation deficiencies in web rendering components. It is strongly recommended that all users upgrade to the latest long-term support release which includes comprehensive fixes for known cross-site scripting vulnerabilities alongside other hardening measures. Additionally, implementing strict Content Security Policy headers can help mitigate potential damage by restricting script execution sources and preventing inline scripts from running even if injection occurs. Regular security audits of web application inputs and outputs combined with principle of least privilege enforcement will further reduce the attack surface available to authenticated adversaries seeking to exploit such flaws for lateral movement or data exfiltration purposes within enterprise GIS environments.

Responsible

Esri

Reservation

08/03/2026

Disclosure

08/22/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Want to stay up to date on a daily basis?

Enable the mail alert feature now!