Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
Adobe Experience Manager versions 6.5.24, LTS SP1, 2026.04 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this issue by manipulating the DOM environment to execute malicious JavaScript within the context of the victim's browser. Exploitation of this issue requires user interaction in that a victim must visit a crafted webpage. Scope is changed.
AnalysisAI
DOM-based Cross-Site Scripting in Adobe Experience Manager (AEM) versions 6.5.24, LTS SP1, 2026.04 and earlier allows a low-privileged remote attacker to execute arbitrary JavaScript in a victim's browser by manipulating the DOM environment through a crafted webpage. The changed scope (S:C in CVSS) means successful exploitation can affect resources beyond the vulnerable component itself, enabling session hijacking or credential theft against AEM users. Exploitation requires user interaction - the victim must be social-engineered into visiting an attacker-controlled or injected URL - and no public exploit or CISA KEV listing exists at time of analysis.
Technical ContextAI
Adobe Experience Manager is a Java-based enterprise content management platform widely deployed for web publishing and digital asset management. DOM-based XSS (CWE-79) is a client-side vulnerability class distinct from reflected or stored XSS: the payload never reaches the server. Instead, attacker-controlled data (e.g., from the URL fragment, query string, or postMessage) flows through the browser's DOM into a dangerous JavaScript sink such as innerHTML, document.write, or eval without adequate sanitization. The CVSS scope-change indicator (S:C) confirms the injected script executes in a security context that can reach resources outside the originating AEM page - typically the authenticated user's session cookie, stored credentials, or same-origin data. The affected CPE range covers Adobe Experience Manager from 0 through 2026.04 per EUVD-2026-35638, encompassing the long-term support branch (6.5.24, LTS SP1) and the cloud-native 2026.x release line.
RemediationAI
The primary remediation is to apply the patch or service pack detailed in Adobe Security Bulletin APSB26-56 at https://helpx.adobe.com/security/products/experience-manager/apsb26-56.html. An exact fixed version number was not extractable from the available intelligence data, so administrators should consult the bulletin directly to identify the target patch level for their AEM release track (6.5.x LTS or 2026.x cloud). While patching is underway, compensating controls include deploying a Content Security Policy (CSP) header that restricts script execution to trusted origins, which can break DOM XSS payloads but may cause rendering issues in AEM components that rely on inline scripting - test in staging before production rollout. Additionally, restricting access to AEM Author environments to trusted networks via firewall or reverse proxy reduces the attacker pool to those with network-level access. User-awareness guidance to avoid clicking unsolicited AEM links provides a marginal but low-cost control given the UI:R requirement.
Remote code execution in Adobe Flash Player 11.x through 18.x allows unauthenticated network attackers to execute arbitr
Remote code execution in Adobe Flash Player 21.0.0.226 and earlier allows unauthenticated network attackers to execute a
Adobe Flash Player contains a heap-based buffer overflow that allows remote code execution, exploited as a zero-day in J
Adobe Reader and Acrobat contain an unspecified U3D component vulnerability causing memory corruption that allows remote
Adobe Flash Player contains a type confusion vulnerability in object handling that allows remote attackers to execute ar
Adobe Reader and Acrobat 9.x, 8.x, and 7.x contain a stack-based buffer overflow in the getIcon method of the Collab obj
Integer underflow in Adobe Flash Player before 11.7.700.261 and 11.8.x through 12.0.x before 12.0.0.44 on Windows and Ma
Adobe Reader and Acrobat contain a use-after-free vulnerability in the Doc.media.newPlayer JavaScript method that was ac
Use-after-free vulnerability in Adobe Flash Player before 13.0.0.269 and 14.x through 16.x before 16.0.0.305 on Windows
Use-after-free vulnerability in the DisplayObject class in the ActionScript 3 (AS3) implementation in Adobe Flash Player
Unspecified vulnerability in Adobe Flash Player through 13.0.0.262 and 14.x, 15.x, and 16.x through 16.0.0.287 on Window
administrator.cfc in Adobe ColdFusion 9.0, 9.0.1, 9.0.2, and 10 allows remote attackers to bypass authentication and pos
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35638
GHSA-vhmh-54w3-m685