CVE-2025-64572: Cross-site Scripting (Stored XSS) (CWE-79) in Adobe Adobe Experience Manager
Adobe Experience Manager versions 6.5.23 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.
AI Analysis
Technical Summary
CVE-2025-64572 is a stored Cross-Site Scripting (XSS) vulnerability identified in Adobe Experience Manager (AEM), specifically affecting versions 6.5.23 and earlier. Stored XSS vulnerabilities occur when malicious input is saved by the application and later rendered in users' browsers without proper sanitization or encoding. In this case, a low-privileged attacker can inject malicious JavaScript code into vulnerable form fields within AEM. When other users access pages containing these fields, the injected script executes in their browsers under the context of the vulnerable site. This can lead to theft of session tokens, user impersonation, or unauthorized actions performed on behalf of the victim. The vulnerability requires user interaction, as the victim must visit the compromised page to trigger the script execution. The CVSS 3.1 base score of 5.4 reflects a medium severity, considering the attack vector is network-based, the attack complexity is low, privileges required are low, but user interaction is necessary. The scope is changed, indicating that the vulnerability affects components beyond the initially vulnerable module, potentially impacting other parts of the application. No known exploits have been reported in the wild at the time of publication, but the vulnerability poses a credible risk given the widespread use of AEM in enterprise web content management. The absence of patch links suggests that Adobe may not have released a fix yet or that the information is not included in this dataset. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation, a common and well-understood web security issue.
Potential Impact
For European organizations, the impact of CVE-2025-64572 can be significant, especially for those relying on Adobe Experience Manager for critical web content delivery and digital services. Exploitation can lead to unauthorized disclosure of sensitive information such as session cookies or personal data, enabling further attacks like account takeover or privilege escalation. The integrity of web content can be compromised, potentially damaging organizational reputation and trust. Although availability is not directly affected, the indirect consequences of successful XSS attacks include phishing, malware distribution, and lateral movement within the network. Given the medium severity, the risk is moderate but should not be underestimated in environments with high-value targets or sensitive data. The requirement for user interaction means that social engineering or phishing campaigns could be used to lure victims to maliciously crafted pages. European data protection regulations such as GDPR impose strict requirements on protecting personal data, and exploitation of this vulnerability could lead to compliance violations and financial penalties.
Mitigation Recommendations
European organizations should implement a multi-layered mitigation approach. First, monitor Adobe's official channels for patches or security advisories and apply updates promptly once available. In the interim, implement strict input validation and output encoding on all form fields within AEM to prevent injection of malicious scripts. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of any injected code. Conduct regular security audits and penetration testing focused on web application security to identify and remediate similar vulnerabilities proactively. Educate users about the risks of clicking on suspicious links or interacting with untrusted content to reduce the likelihood of successful exploitation. Employ web application firewalls (WAFs) with rules tailored to detect and block XSS attack patterns targeting AEM. Finally, review and harden user privilege assignments within AEM to minimize the ability of low-privileged users to inject malicious content.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain
CVE-2025-64572: Cross-site Scripting (Stored XSS) (CWE-79) in Adobe Adobe Experience Manager
Description
Adobe Experience Manager versions 6.5.23 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.
AI-Powered Analysis
Technical Analysis
CVE-2025-64572 is a stored Cross-Site Scripting (XSS) vulnerability identified in Adobe Experience Manager (AEM), specifically affecting versions 6.5.23 and earlier. Stored XSS vulnerabilities occur when malicious input is saved by the application and later rendered in users' browsers without proper sanitization or encoding. In this case, a low-privileged attacker can inject malicious JavaScript code into vulnerable form fields within AEM. When other users access pages containing these fields, the injected script executes in their browsers under the context of the vulnerable site. This can lead to theft of session tokens, user impersonation, or unauthorized actions performed on behalf of the victim. The vulnerability requires user interaction, as the victim must visit the compromised page to trigger the script execution. The CVSS 3.1 base score of 5.4 reflects a medium severity, considering the attack vector is network-based, the attack complexity is low, privileges required are low, but user interaction is necessary. The scope is changed, indicating that the vulnerability affects components beyond the initially vulnerable module, potentially impacting other parts of the application. No known exploits have been reported in the wild at the time of publication, but the vulnerability poses a credible risk given the widespread use of AEM in enterprise web content management. The absence of patch links suggests that Adobe may not have released a fix yet or that the information is not included in this dataset. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation, a common and well-understood web security issue.
Potential Impact
For European organizations, the impact of CVE-2025-64572 can be significant, especially for those relying on Adobe Experience Manager for critical web content delivery and digital services. Exploitation can lead to unauthorized disclosure of sensitive information such as session cookies or personal data, enabling further attacks like account takeover or privilege escalation. The integrity of web content can be compromised, potentially damaging organizational reputation and trust. Although availability is not directly affected, the indirect consequences of successful XSS attacks include phishing, malware distribution, and lateral movement within the network. Given the medium severity, the risk is moderate but should not be underestimated in environments with high-value targets or sensitive data. The requirement for user interaction means that social engineering or phishing campaigns could be used to lure victims to maliciously crafted pages. European data protection regulations such as GDPR impose strict requirements on protecting personal data, and exploitation of this vulnerability could lead to compliance violations and financial penalties.
Mitigation Recommendations
European organizations should implement a multi-layered mitigation approach. First, monitor Adobe's official channels for patches or security advisories and apply updates promptly once available. In the interim, implement strict input validation and output encoding on all form fields within AEM to prevent injection of malicious scripts. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of any injected code. Conduct regular security audits and penetration testing focused on web application security to identify and remediate similar vulnerabilities proactively. Educate users about the risks of clicking on suspicious links or interacting with untrusted content to reduce the likelihood of successful exploitation. Employ web application firewalls (WAFs) with rules tailored to detect and block XSS attack patterns targeting AEM. Finally, review and harden user privilege assignments within AEM to minimize the ability of low-privileged users to inject malicious content.
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.027Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6939bda7fe7b3954b690b2f2
Added to database: 12/10/2025, 6:36:23 PM
Last enriched: 12/10/2025, 7:12:03 PM
Last updated: 12/11/2025, 3:48:40 AM
Views: 1
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.