CVE-2025-47060: Cross-site Scripting (Stored XSS) (CWE-79) in Adobe Adobe Experience Manager
Adobe Experience Manager versions 6.5.22 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-47060 is a stored Cross-Site Scripting (XSS) vulnerability affecting Adobe Experience Manager (AEM) versions 6.5.22 and earlier. This vulnerability arises from insufficient input sanitization in certain form fields within AEM, allowing a low-privileged attacker to inject malicious JavaScript code that is persistently stored on the server. When a victim user accesses the affected page containing the malicious payload, the injected script executes in their browser context. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS 3.1 base score is 5.4 (medium severity), with an attack vector of network (remote exploitation), low attack complexity, requiring low privileges, and user interaction (victim must visit the malicious page). The scope is changed, meaning the vulnerability can affect components beyond the initially vulnerable module. The impact affects confidentiality and integrity, as the attacker could steal session tokens, perform actions on behalf of the user, or manipulate displayed content. Availability is not impacted. No known exploits are currently reported in the wild, and no patches have been linked yet. The vulnerability was reserved in late April 2025 and published in June 2025. Given AEM's widespread use in enterprise content management and digital experience platforms, this vulnerability poses a significant risk if exploited, especially in environments where users have elevated privileges or access sensitive information through AEM portals.
Potential Impact
For European organizations, the impact of this vulnerability can be substantial, particularly for those relying on Adobe Experience Manager for their web content management and digital experience delivery. Exploitation could lead to unauthorized disclosure of sensitive information, such as session cookies or personal data, enabling further attacks like account takeover or data theft. Integrity of displayed content could be compromised, damaging brand reputation and user trust. Since AEM is often used by government agencies, financial institutions, and large enterprises across Europe, successful exploitation could disrupt critical services or lead to regulatory non-compliance under GDPR due to data leakage. The requirement for user interaction (visiting a malicious page) means phishing or social engineering could be leveraged to trigger the attack. The medium CVSS score reflects moderate risk, but the broad deployment of AEM in Europe elevates the overall threat landscape. Organizations with public-facing AEM portals are particularly vulnerable to reputational damage and potential legal consequences if user data is compromised.
Mitigation Recommendations
European organizations should prioritize the following mitigations: 1) Immediate review and application of any forthcoming security patches from Adobe for AEM 6.5.22 and earlier versions. 2) Implement strict input validation and output encoding on all user-supplied data in AEM forms to prevent script injection, using context-aware encoding libraries. 3) Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in browsers accessing AEM content. 4) Conduct thorough security testing, including automated scanning and manual penetration testing focused on XSS vectors in AEM deployments. 5) Educate users and administrators about phishing risks and the importance of cautious interaction with links in emails or messages. 6) Monitor web server and application logs for unusual input patterns or error messages indicative of attempted exploitation. 7) Where possible, restrict privileges of users who can submit data to vulnerable forms to minimize attack surface. 8) Consider deploying web application firewalls (WAFs) with custom rules to detect and block malicious payloads targeting known vulnerable fields. These measures, combined, will reduce the risk of exploitation until official patches are applied.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Sweden, Belgium, Poland
CVE-2025-47060: Cross-site Scripting (Stored XSS) (CWE-79) in Adobe Adobe Experience Manager
Description
Adobe Experience Manager versions 6.5.22 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-47060 is a stored Cross-Site Scripting (XSS) vulnerability affecting Adobe Experience Manager (AEM) versions 6.5.22 and earlier. This vulnerability arises from insufficient input sanitization in certain form fields within AEM, allowing a low-privileged attacker to inject malicious JavaScript code that is persistently stored on the server. When a victim user accesses the affected page containing the malicious payload, the injected script executes in their browser context. The vulnerability is classified under CWE-79, indicating improper neutralization of input during web page generation. The CVSS 3.1 base score is 5.4 (medium severity), with an attack vector of network (remote exploitation), low attack complexity, requiring low privileges, and user interaction (victim must visit the malicious page). The scope is changed, meaning the vulnerability can affect components beyond the initially vulnerable module. The impact affects confidentiality and integrity, as the attacker could steal session tokens, perform actions on behalf of the user, or manipulate displayed content. Availability is not impacted. No known exploits are currently reported in the wild, and no patches have been linked yet. The vulnerability was reserved in late April 2025 and published in June 2025. Given AEM's widespread use in enterprise content management and digital experience platforms, this vulnerability poses a significant risk if exploited, especially in environments where users have elevated privileges or access sensitive information through AEM portals.
Potential Impact
For European organizations, the impact of this vulnerability can be substantial, particularly for those relying on Adobe Experience Manager for their web content management and digital experience delivery. Exploitation could lead to unauthorized disclosure of sensitive information, such as session cookies or personal data, enabling further attacks like account takeover or data theft. Integrity of displayed content could be compromised, damaging brand reputation and user trust. Since AEM is often used by government agencies, financial institutions, and large enterprises across Europe, successful exploitation could disrupt critical services or lead to regulatory non-compliance under GDPR due to data leakage. The requirement for user interaction (visiting a malicious page) means phishing or social engineering could be leveraged to trigger the attack. The medium CVSS score reflects moderate risk, but the broad deployment of AEM in Europe elevates the overall threat landscape. Organizations with public-facing AEM portals are particularly vulnerable to reputational damage and potential legal consequences if user data is compromised.
Mitigation Recommendations
European organizations should prioritize the following mitigations: 1) Immediate review and application of any forthcoming security patches from Adobe for AEM 6.5.22 and earlier versions. 2) Implement strict input validation and output encoding on all user-supplied data in AEM forms to prevent script injection, using context-aware encoding libraries. 3) Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in browsers accessing AEM content. 4) Conduct thorough security testing, including automated scanning and manual penetration testing focused on XSS vectors in AEM deployments. 5) Educate users and administrators about phishing risks and the importance of cautious interaction with links in emails or messages. 6) Monitor web server and application logs for unusual input patterns or error messages indicative of attempted exploitation. 7) Where possible, restrict privileges of users who can submit data to vulnerable forms to minimize attack surface. 8) Consider deploying web application firewalls (WAFs) with custom rules to detect and block malicious payloads targeting known vulnerable fields. These measures, combined, will reduce the risk of exploitation until official patches are applied.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- adobe
- Date Reserved
- 2025-04-30T20:47:54.998Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6848b19b3cd93dcca831205b
Added to database: 6/10/2025, 10:28:43 PM
Last enriched: 7/11/2025, 7:50:27 AM
Last updated: 7/31/2025, 4:27:21 AM
Views: 18
Related Threats
CVE-2025-8464: CWE-23 Relative Path Traversal in glenwpcoder Drag and Drop Multiple File Upload for Contact Form 7
MediumCVE-2025-7499: CWE-862 Missing Authorization in wpdevteam BetterDocs – Advanced AI-Driven Documentation, FAQ & Knowledge Base Tool for Elementor & Gutenberg with Encyclopedia, AI Support, Instant Answers
MediumCVE-2025-8898: CWE-862 Missing Authorization in magepeopleteam E-cab Taxi Booking Manager for Woocommerce
CriticalCVE-2025-8896: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in cozmoslabs User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor
MediumCVE-2025-8089: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mdempfle Advanced iFrame
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.