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 stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field. Scope is changed.
AnalysisAI
Stored Cross-Site Scripting in Adobe Experience Manager (AEM) versions up to and including 6.5.24, LTS SP1, and 2026.04 enables a low-privileged authenticated attacker to persist malicious JavaScript into vulnerable form fields. The injected script executes in the browser of any victim who subsequently visits the affected page, with a changed scope designation (S:C) indicating the impact crosses security boundaries beyond the directly vulnerable component. No public exploit code or CISA KEV listing has been identified at time of analysis, but the combination of low privilege requirements and changed scope makes this a meaningful risk in multi-tenant or large-organization AEM deployments where content authoring access is broadly distributed.
Technical ContextAI
Adobe Experience Manager is an enterprise content management platform (CMS/DAM) widely used for web publishing and digital asset management. CWE-79 (Improper Neutralization of Input During Web Page Generation) in its stored variant means attacker-supplied input is persisted to a backend data store and later rendered in the browser of other users without adequate sanitization or encoding. The CVSS vector S:C (Scope Changed) is significant: in stored XSS, this reflects that the browser's same-origin policy boundary for a different component or session context is breached - the attacker's injected code executes with the trust level of the victim's authenticated session, not the attacker's own session. The AV:N/AC:L combination confirms the injection can be delivered over the network with no special conditions, and PR:L confirms that a standard low-privileged account (e.g., content author role) is sufficient to plant the payload. The ENISA EUVD entry EUVD-2026-35709 corroborates the NVD data, with affected range listed as AEM versions 0 through 2026.04 inclusive.
RemediationAI
Consult and apply the fix detailed in Adobe Security Bulletin APSB26-56 at https://helpx.adobe.com/security/products/experience-manager/apsb26-56.html. The exact patched release version is not independently confirmed from the available input data - the advisory should be referenced directly to identify the specific upgrade target for your AEM track (6.5.x, LTS, or Cloud Service). As an interim compensating control where immediate patching is not feasible, restrict content authoring and form-field editing permissions to the minimum set of trusted users, removing access from contractors, partners, or external contributors. AEM's built-in Content Security Policy (CSP) configuration can be hardened to limit script execution sources, reducing XSS impact - note this may break legitimate inline scripts and requires regression testing. Regularly audit user roles and remove low-privileged accounts that do not require content submission capabilities. These controls reduce the attacker's ability to plant payloads but do not eliminate the underlying vulnerability and should not 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-35709
GHSA-2f49-w32g-jq92