CVE-2025-46999
BaseFortify
Publication date: 2025-06-10
Last updated on: 2025-06-16
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | experience_manager | to 6.5.23.0 (exc) |
| adobe | experience_manager | to 2025.5.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored Cross-Site Scripting (XSS) issue in Adobe Experience Manager versions 6.5.22 and earlier. A low privileged attacker can inject malicious scripts into vulnerable form fields, which are then stored and executed in the browsers of users who visit the affected pages.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious JavaScript in the browsers of users visiting the affected pages. This can lead to unauthorized actions, theft of sensitive information, session hijacking, or other malicious activities performed on behalf of the victim.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should update Adobe Experience Manager to a version later than 6.5.22 where the stored Cross-Site Scripting (XSS) vulnerability is fixed. Additionally, review and sanitize all user input in form fields to prevent script injection, and apply security best practices such as Content Security Policy (CSP) headers to reduce the impact of potential XSS attacks.