Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2026-69233

CVE-2026-69233: Esri Portal for ArcGIS XSS Vulnerability

CVE-2026-69233 is a stored cross-site scripting flaw in Esri Portal for ArcGIS that allows privileged attackers to inject malicious code into victim browsers. This post covers technical details, affected versions, impact, and mitigation.

Published:

CVE-2026-69233 Overview

CVE-2026-69233 is a stored cross-site scripting (XSS) vulnerability affecting Esri Portal for ArcGIS versions 11.5 and prior. A remote attacker with administrative privileges can inject malicious script content that executes in the browser context of any user who later views the affected resource. The scope change in the CVSS vector reflects the ability of injected code to impact components beyond the compromised portal instance. Esri addressed this issue in its August 2026 security bulletin and advises customers on ArcGIS Enterprise 11.1, 11.3, and 11.5 to apply the released patches or upgrade to the latest long-term support release.

Critical Impact

An administratively privileged attacker can persist arbitrary JavaScript in Portal for ArcGIS content, enabling session theft, credential harvesting, and unauthorized actions against other portal users.

Affected Products

  • Esri Portal for ArcGIS 11.5
  • Esri Portal for ArcGIS 11.3
  • Esri Portal for ArcGIS 11.1 and prior 11.x releases

Discovery Timeline

  • 2026-08-21 - CVE-2026-69233 published to NVD
  • 2026-08-26 - Last updated in NVD database

Technical Details for CVE-2026-69233

Vulnerability Analysis

The issue is a stored cross-site scripting flaw classified under [CWE-79]. Portal for ArcGIS fails to fully sanitize or encode attacker-controlled input at storage or output time. When an administrator with write access submits crafted content, the payload is persisted server-side and later rendered inside another user's browser session as executable script. Because the vulnerability requires an administrative role, exploitation depends on either a compromised admin account or a malicious insider. Once triggered, the injected script runs with the privileges and session context of the viewing user, which may include other administrators.

Root Cause

The root cause is insufficient neutralization of input during web page generation. User-supplied fields accepted by the portal are stored without adequate contextual output encoding, allowing HTML and JavaScript constructs to be interpreted by the browser when the record is rendered.

Attack Vector

The attack vector is network-based and requires no user interaction beyond viewing the affected portal content. An attacker authenticated as a portal administrator submits a payload through a vulnerable input field. The payload persists in the portal's data store and executes each time a victim loads the rendering page, enabling actions such as session token exfiltration, forced administrative operations, or redirection to attacker-controlled infrastructure.

No verified public exploit code is available. See the Esri Security Bulletin - August 2026 for vendor technical details.

Detection Methods for CVE-2026-69233

Indicators of Compromise

  • Portal for ArcGIS content items or configuration fields containing <script>, javascript:, event handler attributes such as onerror= or onload=, or encoded variants.
  • Unexpected outbound requests from user browsers to unfamiliar domains immediately after loading portal pages.
  • Administrative audit log entries showing edits to shared items, group descriptions, or portal configuration by accounts outside normal change windows.

Detection Strategies

  • Review portal audit logs for administrative content creation and modification events on versions 11.5 and earlier.
  • Inspect stored item metadata, descriptions, and comments for HTML or script fragments using automated content scans.
  • Correlate browser Content Security Policy (CSP) violation reports with portal page loads to identify injected inline scripts.

Monitoring Recommendations

  • Forward Portal for ArcGIS web server and application logs to a centralized analytics platform for retention and search.
  • Alert on administrator authentication from new geolocations or user agents, which may indicate account compromise preceding injection.
  • Monitor for anomalous session activity such as concurrent sessions or elevated API calls following administrative content edits.

How to Mitigate CVE-2026-69233

Immediate Actions Required

  • Apply the patches referenced in the Esri Security Bulletin - August 2026 to ArcGIS Enterprise 11.1, 11.3, and 11.5 deployments.
  • Upgrade unsupported or older 11.x deployments to the latest long-term support release of ArcGIS Enterprise.
  • Audit administrator accounts, rotate credentials, and enforce multi-factor authentication on all privileged portal roles.

Patch Information

Esri released fixed builds for ArcGIS Enterprise 11.1, 11.3, and 11.5 as part of the August 2026 security bulletin. Administrators should follow the vendor's published upgrade path and validate the portal build number after patching. Refer to the Esri Security Bulletin - August 2026 for exact version identifiers and installation guidance.

Workarounds

  • Restrict administrative access to a minimal set of trusted accounts and network sources until patches are applied.
  • Enforce a strict Content Security Policy on the portal front-end to reduce the impact of injected inline scripts.
  • Review and sanitize existing stored content for script fragments before returning the portal to normal operation.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.