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 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 XSS in Adobe Experience Manager (AEM) versions up to 2026.04 allows a low-privileged authenticated attacker to persist malicious JavaScript in vulnerable form fields, which executes in any victim's browser upon visiting the affected page. The CVSS S:C (Scope Changed) flag elevates the practical risk: a low-privileged content author could target administrators browsing the same AEM instance, enabling session hijacking or privilege escalation beyond the raw 5.4 Medium score implies. No public exploit identified at time of analysis; Adobe has published advisory APSB26-56 addressing the issue.
Technical ContextAI
Adobe Experience Manager is an enterprise content management platform used for authoring, managing, and delivering digital content at scale. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-Site Scripting), specifically the stored variant: attacker-controlled input is persisted server-side in the AEM content repository and later rendered without sufficient output encoding in victim browsers. The CVSS vector S:C (Scope Changed) is technically significant - the injected script executes within the victim browser's security context (a different scope than the AEM authoring environment), allowing the payload to access cookies, localStorage, and perform authenticated HTTP requests on behalf of the victim. EUVD-2026-35606 confirms affected versions span the full AEM product line at or below 2026.04, covering both AEM as a Cloud Service (2026.04 release train) and the on-premises AEM 6.5 Long Term Support branch (up to 6.5.24 and LTS SP1).
RemediationAI
Apply the patches documented in Adobe Security Bulletin APSB26-56 at https://helpx.adobe.com/security/products/experience-manager/apsb26-56.html - exact patched version numbers (specific AEM service pack or cloud release) are not independently confirmed from the available intelligence and must be obtained directly from the advisory. As a compensating control pending patching, restrict the AEM content authoring role to the minimum set of trusted users, since exploitation requires a low-privileged authenticated account; this reduces the attacker population but does not eliminate the vulnerability. Deploying a WAF with XSS detection rules on AEM authoring and publishing endpoints can intercept common injection patterns, though WAF bypass is feasible and this is not a substitute for patching. For on-premises deployments, audit AEM Sling-based form components and rich-text editor (RTE) configurations for missing output encoding or overly permissive HTML allowlists, and consider enabling AEM's built-in XSS protection filters (AntiSamy/XSSAPI) on all user-supplied content rendering paths. Note that restricting authoring access may impact content workflow velocity.
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-35606
GHSA-7xch-f2rq-c228