CVE-2025-24410: Cross-site Scripting (Stored XSS) (CWE-79) in Adobe Adobe Commerce
Adobe Commerce versions 2.4.8-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11 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. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality and integrity impact as high.
AI Analysis
Technical Summary
CVE-2025-24410 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, affecting Adobe Commerce versions 2.4.8-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11, and earlier. The flaw allows a low-privileged attacker to inject malicious JavaScript code into vulnerable form fields within the Adobe Commerce platform. When a victim user accesses the affected page, the injected script executes in their browser context, potentially allowing the attacker to hijack user sessions, steal sensitive information, or perform actions on behalf of the user. The vulnerability requires user interaction (visiting the compromised page) and low privileges for exploitation, but no elevated privileges are necessary. The CVSS 3.1 base score of 8.7 indicates a high severity, with network attack vector, low attack complexity, and partial privileges required. The scope is changed, meaning the vulnerability affects components beyond the initially vulnerable module, increasing the impact on confidentiality and integrity. Although no known exploits have been reported in the wild, the risk remains significant due to the widespread use of Adobe Commerce in e-commerce environments. The vulnerability highlights the importance of secure input validation and output encoding in web applications to prevent script injection and execution.
Potential Impact
If exploited, this vulnerability can lead to session hijacking, allowing attackers to impersonate legitimate users and access sensitive customer data, including personal and payment information. This compromises confidentiality and integrity of user data and can result in unauthorized transactions or data breaches. The availability impact is minimal, but the reputational damage and regulatory consequences for affected organizations can be severe. Given Adobe Commerce's role in e-commerce platforms worldwide, exploitation could disrupt business operations, erode customer trust, and lead to financial losses. Attackers could also use this vulnerability as a foothold for further attacks within the network. The requirement for low privileges and user interaction lowers the barrier for exploitation, increasing the threat level for organizations that have not applied mitigations or patches.
Mitigation Recommendations
Organizations should monitor Adobe's official channels for patches addressing CVE-2025-24410 and apply them promptly once available. In the interim, implement strict input validation and sanitization on all user-supplied data fields to prevent malicious script injection. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. Conduct regular security audits and penetration testing focused on XSS vulnerabilities within the Adobe Commerce environment. Educate users and administrators about the risks of clicking untrusted links or visiting suspicious pages. Consider deploying Web Application Firewalls (WAFs) with rules tailored to detect and block XSS attack patterns. Additionally, review and minimize privileges assigned to users to reduce the attack surface. Logging and monitoring for unusual activities related to session tokens or script injections can aid in early detection of exploitation attempts.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Japan, Netherlands, India, Brazil, Italy, Spain
CVE-2025-24410: Cross-site Scripting (Stored XSS) (CWE-79) in Adobe Adobe Commerce
Description
Adobe Commerce versions 2.4.8-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11 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. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality and integrity impact as high.
AI-Powered Analysis
Technical Analysis
CVE-2025-24410 is a stored Cross-Site Scripting (XSS) vulnerability classified under CWE-79, affecting Adobe Commerce versions 2.4.8-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11, and earlier. The flaw allows a low-privileged attacker to inject malicious JavaScript code into vulnerable form fields within the Adobe Commerce platform. When a victim user accesses the affected page, the injected script executes in their browser context, potentially allowing the attacker to hijack user sessions, steal sensitive information, or perform actions on behalf of the user. The vulnerability requires user interaction (visiting the compromised page) and low privileges for exploitation, but no elevated privileges are necessary. The CVSS 3.1 base score of 8.7 indicates a high severity, with network attack vector, low attack complexity, and partial privileges required. The scope is changed, meaning the vulnerability affects components beyond the initially vulnerable module, increasing the impact on confidentiality and integrity. Although no known exploits have been reported in the wild, the risk remains significant due to the widespread use of Adobe Commerce in e-commerce environments. The vulnerability highlights the importance of secure input validation and output encoding in web applications to prevent script injection and execution.
Potential Impact
If exploited, this vulnerability can lead to session hijacking, allowing attackers to impersonate legitimate users and access sensitive customer data, including personal and payment information. This compromises confidentiality and integrity of user data and can result in unauthorized transactions or data breaches. The availability impact is minimal, but the reputational damage and regulatory consequences for affected organizations can be severe. Given Adobe Commerce's role in e-commerce platforms worldwide, exploitation could disrupt business operations, erode customer trust, and lead to financial losses. Attackers could also use this vulnerability as a foothold for further attacks within the network. The requirement for low privileges and user interaction lowers the barrier for exploitation, increasing the threat level for organizations that have not applied mitigations or patches.
Mitigation Recommendations
Organizations should monitor Adobe's official channels for patches addressing CVE-2025-24410 and apply them promptly once available. In the interim, implement strict input validation and sanitization on all user-supplied data fields to prevent malicious script injection. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. Conduct regular security audits and penetration testing focused on XSS vulnerabilities within the Adobe Commerce environment. Educate users and administrators about the risks of clicking untrusted links or visiting suspicious pages. Consider deploying Web Application Firewalls (WAFs) with rules tailored to detect and block XSS attack patterns. Additionally, review and minimize privileges assigned to users to reduce the attack surface. Logging and monitoring for unusual activities related to session tokens or script injections can aid in early detection of exploitation attempts.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- adobe
- Date Reserved
- 2025-01-21T17:00:45.700Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69a0a45585912abc71d65d63
Added to database: 2/26/2026, 7:51:49 PM
Last enriched: 2/26/2026, 8:18:35 PM
Last updated: 2/26/2026, 11:14:02 PM
Views: 2
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-2026-3268: Improper Access Controls in psi-probe PSI Probe
MediumCVE-2026-28280: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jmpsec osctrl
MediumCVE-2026-28279: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in jmpsec osctrl
HighCVE-2026-28276: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Morelitea initiative
HighCVE-2026-28275: CWE-613: Insufficient Session Expiration in Morelitea initiative
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.