Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Primary rating from Vendor (adobe) · only source for this CVE.
CVSS VectorVendor: adobe
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 up to and including 6.5.24, LTS SP1, and 2026.04 allows a low-privileged authenticated attacker to execute arbitrary JavaScript in a victim's browser by manipulating the DOM environment through a crafted webpage. The CVSS scope change (S:C) indicates impact can extend beyond the vulnerable AEM component itself - for instance, to other browser-accessible resources or session contexts. No public exploit code or CISA KEV listing has been identified at time of analysis; exploitation requires deliberate social engineering to induce user interaction.
Technical ContextAI
Adobe Experience Manager is an enterprise-grade CMS and digital experience platform used for web content management. DOM-based XSS (CWE-79) is distinct from reflected or stored XSS: the payload is never sent to or processed by the server. Instead, client-side JavaScript in AEM reads attacker-controlled data from the DOM (e.g., URL fragment, document.location, or query parameters) and writes it into the page without sanitization, causing the browser to execute the injected script. The CVSS vector AV:N/AC:L/PR:L/UI:R/S:C indicates: remote network delivery, low attack complexity, a low-privilege account is required on the attacker's side, victim interaction is mandatory, and the vulnerability crosses a security boundary (scope change). EUVD-2026-35640 tracks this in the EU vulnerability database. Affected CPE is inferred as Adobe Experience Manager versions 0 through 2026.04 per EUVD data.
RemediationAI
The primary fix is to apply the update documented 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 present in the provided input data - verify the specific target release against that advisory before patching. As a compensating control while patching, restrict the creation and modification of content or pages by untrusted or lower-privilege AEM author accounts, since the attack requires a low-privileged authenticated attacker to craft or influence a page or URL that a higher-privileged user will visit. Enforcing strict role-based access controls and limiting who can publish or link content reduces exposure. Additionally, deploying a Content Security Policy (CSP) header on AEM-served pages that disallows inline script execution and restricts script sources can significantly mitigate DOM XSS impact; however, configuring CSP on complex CMS environments may break legitimate page functionality and requires testing. User awareness around not clicking untrusted AEM links from colleagues is a low-cost supplementary control.
More in Experience Manager
View allSitecore Experience Manager, Platform, and Commerce versions 9.0 through 10.4 contain a Zip Slip vulnerability that allo
Sitecore PowerShell Extensions through version 7.0 allows authenticated users to upload arbitrary files including ASPX w
Dispatcher before 4.1.5 in Adobe Experience Manager 5.6.1, 6.0.0, and 6.1.0 does not properly implement a URL filter, wh
Adobe Experience Manager versions 6.5.23.0 and earlier contain a deserialization of untrusted data vulnerability that al
Sitecore Experience Manager (XM) and Experience Platform (XP) versions 10.1 through 10.4.1 contain a hardcoded administr
The Servlets Post component 2.3.6 in Apache Sling, as used in Adobe Experience Manager 5.6.1, 6.0.0, and 6.1.0, allows r
Multiple Sitecore products allow remote code execution. Rated critical severity (CVSS 9.8), this vulnerability is remote
Adobe Experience Manager 6.2 and earlier has a malicious file execution vulnerability. Rated critical severity (CVSS 9.8
Adobe Experience Manager versions 6.5.23.0 and earlier are affected by a Server-Side Request Forgery (SSRF) vulnerabilit
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Sitecore Sitecore Experience Manager (XM), S
An issue was discovered in Sitecore Experience Platform (XP), Experience Manager (XM), and Experience Commerce (XC) 8.0
An issue in the MVC Device Simulator of Sitecore Experience Platform (XP), Experience Manager (XM), and Experience Comme
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35640
GHSA-8hvc-rjx3-fpx6