CVE-2025-64591: 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-64591 is a stored Cross-Site Scripting (XSS) vulnerability identified in Adobe Experience Manager (AEM) versions 6.5.23 and earlier. This vulnerability arises from insufficient input sanitization in certain form fields, allowing a low-privileged attacker to inject malicious JavaScript code that is stored on the server and later executed in the browsers of users who access the affected pages. The attack vector is network-based, requiring the attacker to submit crafted input through vulnerable forms. The vulnerability requires low privileges (PR:L) and user interaction (UI:R), meaning the victim must visit the compromised page for the malicious script to execute. The scope is changed (S:C), indicating that the vulnerability can affect resources beyond the initially vulnerable component, potentially impacting the confidentiality and integrity of user data. The CVSS v3.1 base score is 5.4, reflecting a medium severity level. The impact includes potential theft of session cookies, user impersonation, defacement, or redirection to malicious sites. No patches or exploits are currently publicly available, but the vulnerability is published and should be addressed promptly. The vulnerability is categorized under CWE-79, a common web application security issue related to improper neutralization of input during web page generation.
Potential Impact
For European organizations, the impact of CVE-2025-64591 can be significant, especially for those relying on Adobe Experience Manager for managing public-facing websites or intranet portals. Exploitation could lead to unauthorized disclosure of sensitive user information, session hijacking, and manipulation of web content, undermining user trust and potentially causing reputational damage. In sectors such as finance, government, healthcare, and e-commerce, where AEM is often used, the confidentiality and integrity of user data are critical. The vulnerability could also be leveraged as a foothold for further attacks within the network if session tokens or credentials are compromised. Given the medium severity and the requirement for user interaction, the risk is moderate but should not be underestimated, particularly in environments with high user traffic or sensitive data processing.
Mitigation Recommendations
1. Monitor Adobe’s official channels for patches or security updates addressing CVE-2025-64591 and apply them promptly once available. 2. Implement strict input validation and output encoding on all form fields within AEM to prevent injection of malicious scripts. Use server-side validation in addition to client-side checks. 3. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. 4. Conduct regular security audits and penetration testing focused on web application vulnerabilities, including XSS. 5. Educate users and administrators about the risks of clicking on suspicious links or interacting with untrusted content. 6. Use web application firewalls (WAFs) configured to detect and block common XSS attack patterns targeting AEM. 7. Limit privileges of users who can submit content to the system to reduce the attack surface. 8. Review and harden AEM configurations to disable unnecessary features or components that may increase exposure.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden
CVE-2025-64591: 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-64591 is a stored Cross-Site Scripting (XSS) vulnerability identified in Adobe Experience Manager (AEM) versions 6.5.23 and earlier. This vulnerability arises from insufficient input sanitization in certain form fields, allowing a low-privileged attacker to inject malicious JavaScript code that is stored on the server and later executed in the browsers of users who access the affected pages. The attack vector is network-based, requiring the attacker to submit crafted input through vulnerable forms. The vulnerability requires low privileges (PR:L) and user interaction (UI:R), meaning the victim must visit the compromised page for the malicious script to execute. The scope is changed (S:C), indicating that the vulnerability can affect resources beyond the initially vulnerable component, potentially impacting the confidentiality and integrity of user data. The CVSS v3.1 base score is 5.4, reflecting a medium severity level. The impact includes potential theft of session cookies, user impersonation, defacement, or redirection to malicious sites. No patches or exploits are currently publicly available, but the vulnerability is published and should be addressed promptly. The vulnerability is categorized under CWE-79, a common web application security issue related to improper neutralization of input during web page generation.
Potential Impact
For European organizations, the impact of CVE-2025-64591 can be significant, especially for those relying on Adobe Experience Manager for managing public-facing websites or intranet portals. Exploitation could lead to unauthorized disclosure of sensitive user information, session hijacking, and manipulation of web content, undermining user trust and potentially causing reputational damage. In sectors such as finance, government, healthcare, and e-commerce, where AEM is often used, the confidentiality and integrity of user data are critical. The vulnerability could also be leveraged as a foothold for further attacks within the network if session tokens or credentials are compromised. Given the medium severity and the requirement for user interaction, the risk is moderate but should not be underestimated, particularly in environments with high user traffic or sensitive data processing.
Mitigation Recommendations
1. Monitor Adobe’s official channels for patches or security updates addressing CVE-2025-64591 and apply them promptly once available. 2. Implement strict input validation and output encoding on all form fields within AEM to prevent injection of malicious scripts. Use server-side validation in addition to client-side checks. 3. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. 4. Conduct regular security audits and penetration testing focused on web application vulnerabilities, including XSS. 5. Educate users and administrators about the risks of clicking on suspicious links or interacting with untrusted content. 6. Use web application firewalls (WAFs) configured to detect and block common XSS attack patterns targeting AEM. 7. Limit privileges of users who can submit content to the system to reduce the attack surface. 8. Review and harden AEM configurations to disable unnecessary features or components that may increase exposure.
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:53:10.940Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6939bdaafe7b3954b690b331
Added to database: 12/10/2025, 6:36:26 PM
Last enriched: 12/10/2025, 7:16:05 PM
Last updated: 12/11/2025, 3:49:23 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.