CVE-2025-64560: Cross-site Scripting (DOM-based XSS) (CWE-79) in Adobe Adobe Experience Manager
Adobe Experience Manager versions 6.5.23 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability that could be exploited by a low privileged attacker to execute malicious scripts in the context of the victim's browser. Exploitation of this issue requires user interaction, such as visiting a crafted URL or interacting with a manipulated web page.
AI Analysis
Technical Summary
CVE-2025-64560 is a DOM-based Cross-Site Scripting (XSS) vulnerability identified in Adobe Experience Manager (AEM) versions 6.5.23 and earlier. This vulnerability arises from improper handling of user-controllable input within the Document Object Model (DOM) of affected web pages, allowing an attacker to inject and execute arbitrary JavaScript code in the context of a victim's browser. The attack vector requires a low-privileged attacker to craft a malicious URL or manipulate web page content that, when visited or interacted with by a user, triggers the execution of the injected script. The vulnerability impacts confidentiality and integrity by potentially enabling theft of sensitive information such as session tokens, cookies, or other data accessible via the browser, and may allow actions on behalf of the user. The CVSS 3.1 base score is 5.4 (medium severity), reflecting network attack vector (AV:N), low attack complexity (AC:L), low privileges required (PR:L), and user interaction required (UI:R). The scope is changed (S:C), indicating the vulnerability affects resources beyond the initially vulnerable component. No known exploits have been reported in the wild, and Adobe has not yet published patches or mitigation details. The vulnerability is categorized under CWE-79, which covers Cross-Site Scripting issues. Given the widespread use of AEM in enterprise content management, this vulnerability poses a risk to organizations relying on affected versions for web content delivery and management.
Potential Impact
For European organizations, the impact of CVE-2025-64560 can be significant in environments where Adobe Experience Manager is used to manage public-facing or internal web portals. Successful exploitation could lead to unauthorized disclosure of sensitive information, session hijacking, and potential impersonation of legitimate users, undermining trust and potentially leading to data breaches. Although the vulnerability does not directly affect system availability, the compromise of user sessions or data integrity can disrupt business operations and damage reputation. Organizations in sectors such as finance, government, healthcare, and media, which often use AEM for critical web content, may face increased risk. The requirement for user interaction limits automated exploitation but does not eliminate risk, especially in phishing or social engineering scenarios. The absence of known exploits suggests a window for proactive mitigation, but the medium severity score indicates that organizations should not delay remediation. Additionally, the changed scope implies that the vulnerability could affect multiple components or services integrated with AEM, broadening potential impact.
Mitigation Recommendations
To mitigate CVE-2025-64560, European organizations should immediately assess their Adobe Experience Manager deployments to identify affected versions (6.5.23 and earlier). Although no official patches are currently available, organizations should monitor Adobe's security advisories closely for updates and apply patches promptly once released. In the interim, implement strict input validation and sanitization on all user-controllable inputs within AEM-managed web pages to prevent injection of malicious scripts. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of potential XSS attacks. Enhance user awareness training to recognize and avoid suspicious links or web content that could trigger exploitation. Employ web application firewalls (WAFs) with rules tailored to detect and block XSS attack patterns targeting AEM. Conduct regular security testing, including penetration testing and code reviews, focusing on DOM-based XSS vectors. Finally, monitor logs and user activity for anomalies that may indicate attempted exploitation, enabling rapid incident response.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain
CVE-2025-64560: Cross-site Scripting (DOM-based XSS) (CWE-79) in Adobe Adobe Experience Manager
Description
Adobe Experience Manager versions 6.5.23 and earlier are affected by a DOM-based Cross-Site Scripting (XSS) vulnerability that could be exploited by a low privileged attacker to execute malicious scripts in the context of the victim's browser. Exploitation of this issue requires user interaction, such as visiting a crafted URL or interacting with a manipulated web page.
AI-Powered Analysis
Technical Analysis
CVE-2025-64560 is a DOM-based Cross-Site Scripting (XSS) vulnerability identified in Adobe Experience Manager (AEM) versions 6.5.23 and earlier. This vulnerability arises from improper handling of user-controllable input within the Document Object Model (DOM) of affected web pages, allowing an attacker to inject and execute arbitrary JavaScript code in the context of a victim's browser. The attack vector requires a low-privileged attacker to craft a malicious URL or manipulate web page content that, when visited or interacted with by a user, triggers the execution of the injected script. The vulnerability impacts confidentiality and integrity by potentially enabling theft of sensitive information such as session tokens, cookies, or other data accessible via the browser, and may allow actions on behalf of the user. The CVSS 3.1 base score is 5.4 (medium severity), reflecting network attack vector (AV:N), low attack complexity (AC:L), low privileges required (PR:L), and user interaction required (UI:R). The scope is changed (S:C), indicating the vulnerability affects resources beyond the initially vulnerable component. No known exploits have been reported in the wild, and Adobe has not yet published patches or mitigation details. The vulnerability is categorized under CWE-79, which covers Cross-Site Scripting issues. Given the widespread use of AEM in enterprise content management, this vulnerability poses a risk to organizations relying on affected versions for web content delivery and management.
Potential Impact
For European organizations, the impact of CVE-2025-64560 can be significant in environments where Adobe Experience Manager is used to manage public-facing or internal web portals. Successful exploitation could lead to unauthorized disclosure of sensitive information, session hijacking, and potential impersonation of legitimate users, undermining trust and potentially leading to data breaches. Although the vulnerability does not directly affect system availability, the compromise of user sessions or data integrity can disrupt business operations and damage reputation. Organizations in sectors such as finance, government, healthcare, and media, which often use AEM for critical web content, may face increased risk. The requirement for user interaction limits automated exploitation but does not eliminate risk, especially in phishing or social engineering scenarios. The absence of known exploits suggests a window for proactive mitigation, but the medium severity score indicates that organizations should not delay remediation. Additionally, the changed scope implies that the vulnerability could affect multiple components or services integrated with AEM, broadening potential impact.
Mitigation Recommendations
To mitigate CVE-2025-64560, European organizations should immediately assess their Adobe Experience Manager deployments to identify affected versions (6.5.23 and earlier). Although no official patches are currently available, organizations should monitor Adobe's security advisories closely for updates and apply patches promptly once released. In the interim, implement strict input validation and sanitization on all user-controllable inputs within AEM-managed web pages to prevent injection of malicious scripts. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of potential XSS attacks. Enhance user awareness training to recognize and avoid suspicious links or web content that could trigger exploitation. Employ web application firewalls (WAFs) with rules tailored to detect and block XSS attack patterns targeting AEM. Conduct regular security testing, including penetration testing and code reviews, focusing on DOM-based XSS vectors. Finally, monitor logs and user activity for anomalies that may indicate attempted exploitation, enabling rapid incident response.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- adobe
- Date Reserved
- 2025-11-05T22:51:33.025Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6939bda7fe7b3954b690b2dd
Added to database: 12/10/2025, 6:36:23 PM
Last enriched: 12/10/2025, 7:10:04 PM
Last updated: 12/11/2025, 4:45:24 AM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-9436: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in trustindex Widgets for Google Reviews
MediumCVE-2025-10163: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in fernandobt List category posts
MediumCVE-2025-14485: Command Injection in EFM ipTIME A3004T
LowCVE-2025-13764: CWE-269 Improper Privilege Management in ApusTheme WP CarDealer
CriticalCVE-2025-11467: CWE-918 Server-Side Request Forgery (SSRF) in themeisle RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.