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 (versions 6.5.24, LTS SP1, and 2026.04 and earlier) allows an authenticated low-privilege attacker to inject and execute malicious JavaScript in a victim's browser by luring them to a crafted webpage. The CVSS Scope:Changed designation (S:C) confirms the injected script can affect browser contexts beyond the vulnerable page itself, elevating potential impact beyond the C:L/I:L ratings alone suggest. No public exploit identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
Adobe Experience Manager (AEM) is an enterprise-grade content management platform used widely for digital experience delivery. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation) in its DOM-based variant, which is distinct from reflected or stored XSS: the attack payload never transits the server but instead flows from an attacker-controlled DOM source (e.g., window.location, URL fragment, document.referrer) into an unsafe sink (e.g., innerHTML, document.write, eval) entirely within client-side JavaScript. This means server-side input filtering provides no protection. The CVSS vector AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N indicates network-reachable exploitation with low complexity once the attacker controls a low-privilege account and can direct a victim to a crafted URL. The Scope:Changed flag is particularly significant for AEM, as successful exploitation within an authenticated CMS session could compromise higher-privileged browser contexts. Affected versions per ENISA EUVD-2026-35631 span the range 0 through 2026.04, including the 6.5.x LTS branch up to 6.5.24 and LTS SP1.
RemediationAI
Apply the update specified in Adobe Security Advisory APSB26-56, available at https://helpx.adobe.com/security/products/experience-manager/apsb26-56.html - consult this advisory directly to confirm the exact patched version for your deployment track (6.5.x LTS or cloud/2026.x). The precise fix version number is not included in the available input data and should not be assumed. As compensating controls where immediate patching is not feasible, restrict AEM author and contributor role assignments to explicitly trusted accounts only, reducing the pool of low-privilege identities an attacker could leverage (PR:L prerequisite) - note this may impact CMS workflows if contributor access is broad. Implementing a strict Content Security Policy (CSP) on AEM pages can limit JavaScript execution contexts and partially mitigate DOM XSS impact, but requires regression testing as AEM's rich authoring UI is CSP-sensitive. Web Application Firewall rules targeting XSS payloads are not reliable for DOM-based variants since the payload does not transit the server; do not rely on WAF alone as a substitute for patching.
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-35631
GHSA-2849-c7m4-86m6