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 XSS in Adobe Experience Manager (AEM) versions up to 6.5.24, LTS SP1, and 2026.04 allows an authenticated low-privileged attacker to inject malicious JavaScript that executes entirely within the victim's browser via client-side DOM manipulation. The changed scope (S:C) in the CVSS vector means successful exploitation can reach session tokens, cookies, or resources beyond the directly vulnerable AEM component - a meaningful risk amplifier in enterprise content authoring environments. Exploitation requires user interaction (UI:R), meaning the attacker must social-engineer a victim into visiting a crafted webpage. No public exploit identified at time of analysis, and CISA KEV listing has not been confirmed.
Technical ContextAI
DOM-based XSS (CWE-79) differs from reflected or stored XSS in that the malicious payload is never processed by the server - it is written directly into the browser's live DOM by vulnerable client-side JavaScript, bypassing server-side input validation entirely. Adobe Experience Manager is a Java-based enterprise CMS built on Apache Sling and OSGi, widely used for large-scale web content authoring and digital asset management. Its rich authoring UI relies heavily on JavaScript frameworks that interact with the DOM, creating a broad surface area for DOM-based injection if unsanitized data flows into sink functions such as innerHTML, document.write, or eval. The CVSS scope change (S:C) reflects the browser-context nature of XSS: once code executes in the victim's browser, it can interact with the AEM session, same-origin resources, and potentially stored credentials. Affected versions span both the on-premise 6.5.x LTS line and the AEM as a Cloud Service (AEMaaCS) 2026.04 release stream per EUVD-2026-35708.
RemediationAI
Apply the fix documented in Adobe Security Bulletin APSB26-56 at https://helpx.adobe.com/security/products/experience-manager/apsb26-56.html. The exact patched Service Pack version for AEM 6.5.x is not independently confirmed in the available intelligence data beyond the advisory reference - consult APSB26-56 directly for the specific cumulative fix package or Service Pack number. AEM as a Cloud Service customers should verify their environment has received the 2026.05 or later automatic update. As a compensating control pending patching, restrict AEM author environment access to internal networks or VPN only, which eliminates the externally reachable attack surface required by the network-vector (AV:N) exploit path - note this does not protect against insider threats holding low-privileged accounts. Deploying a strict Content Security Policy (CSP) on AEM pages can limit JavaScript execution to approved sources and reduce XSS impact, but be aware that AEM's authoring UI relies on inline scripts and may require policy tuning to avoid breaking legitimate authoring functionality.
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-35708
GHSA-237c-j3j9-42ww