CVE-2025-24414: 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-24414 is a stored Cross-Site Scripting (XSS) vulnerability identified in 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. This vulnerability arises from insufficient sanitization of user input in certain form fields, allowing a low-privileged attacker to inject malicious JavaScript code that is stored on the server. When other users browse pages containing the injected content, the malicious script executes in their browsers. This can enable attackers to hijack user sessions, steal cookies, or perform actions on behalf of the victim, thereby compromising confidentiality and integrity. The vulnerability requires the attacker to have some level of privileges (PR:L) and user interaction (UI:R), but no administrative privileges or complex attack conditions. The CVSS 3.1 base score is 8.7, indicating a high severity with network attack vector, low attack complexity, and scope change. No patches or exploits are currently publicly available, but the risk is significant given Adobe Commerce’s widespread use in e-commerce platforms. The vulnerability is classified under CWE-79, a common and well-understood XSS category. Mitigation involves patching once updates are released, applying strict input validation, output encoding, and deploying Content Security Policy (CSP) headers to reduce script execution risk.
Potential Impact
The impact of CVE-2025-24414 on organizations worldwide is substantial, especially for those relying on Adobe Commerce for their e-commerce operations. Successful exploitation can lead to session hijacking, allowing attackers to impersonate legitimate users, potentially including customers and employees. This can result in unauthorized access to sensitive personal and financial data, fraudulent transactions, and reputational damage. The integrity of user data and transactions can be compromised, leading to loss of customer trust and regulatory penalties under data protection laws such as GDPR or CCPA. While availability is not directly affected, the indirect consequences of data breaches and fraud can disrupt business operations. Given the low complexity and network vector, attackers can exploit this vulnerability remotely with minimal effort once user interaction occurs. The widespread deployment of Adobe Commerce in global e-commerce increases the scope and scale of potential attacks, making this a critical concern for online retailers and service providers.
Mitigation Recommendations
Organizations should immediately inventory their Adobe Commerce installations to identify affected versions. Although no official patches are currently linked, monitoring Adobe’s security advisories for updates is critical. In the interim, implement strict input validation and sanitization on all user-supplied data, especially in form fields exposed to users. Employ output encoding to neutralize injected scripts before rendering content in browsers. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. Limit user privileges to the minimum necessary to reduce the attack surface. Educate users and administrators about the risks of clicking on suspicious links or interacting with untrusted content. Consider web application firewalls (WAFs) with XSS detection and blocking capabilities as an additional layer of defense. Regularly audit and monitor logs for unusual activities that may indicate exploitation attempts. Prepare incident response plans to quickly address any detected compromise related to this vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Japan, Netherlands, India, Brazil, Italy, Spain
CVE-2025-24414: 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-24414 is a stored Cross-Site Scripting (XSS) vulnerability identified in 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. This vulnerability arises from insufficient sanitization of user input in certain form fields, allowing a low-privileged attacker to inject malicious JavaScript code that is stored on the server. When other users browse pages containing the injected content, the malicious script executes in their browsers. This can enable attackers to hijack user sessions, steal cookies, or perform actions on behalf of the victim, thereby compromising confidentiality and integrity. The vulnerability requires the attacker to have some level of privileges (PR:L) and user interaction (UI:R), but no administrative privileges or complex attack conditions. The CVSS 3.1 base score is 8.7, indicating a high severity with network attack vector, low attack complexity, and scope change. No patches or exploits are currently publicly available, but the risk is significant given Adobe Commerce’s widespread use in e-commerce platforms. The vulnerability is classified under CWE-79, a common and well-understood XSS category. Mitigation involves patching once updates are released, applying strict input validation, output encoding, and deploying Content Security Policy (CSP) headers to reduce script execution risk.
Potential Impact
The impact of CVE-2025-24414 on organizations worldwide is substantial, especially for those relying on Adobe Commerce for their e-commerce operations. Successful exploitation can lead to session hijacking, allowing attackers to impersonate legitimate users, potentially including customers and employees. This can result in unauthorized access to sensitive personal and financial data, fraudulent transactions, and reputational damage. The integrity of user data and transactions can be compromised, leading to loss of customer trust and regulatory penalties under data protection laws such as GDPR or CCPA. While availability is not directly affected, the indirect consequences of data breaches and fraud can disrupt business operations. Given the low complexity and network vector, attackers can exploit this vulnerability remotely with minimal effort once user interaction occurs. The widespread deployment of Adobe Commerce in global e-commerce increases the scope and scale of potential attacks, making this a critical concern for online retailers and service providers.
Mitigation Recommendations
Organizations should immediately inventory their Adobe Commerce installations to identify affected versions. Although no official patches are currently linked, monitoring Adobe’s security advisories for updates is critical. In the interim, implement strict input validation and sanitization on all user-supplied data, especially in form fields exposed to users. Employ output encoding to neutralize injected scripts before rendering content in browsers. Deploy Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts and reduce the impact of XSS attacks. Limit user privileges to the minimum necessary to reduce the attack surface. Educate users and administrators about the risks of clicking on suspicious links or interacting with untrusted content. Consider web application firewalls (WAFs) with XSS detection and blocking capabilities as an additional layer of defense. Regularly audit and monitor logs for unusual activities that may indicate exploitation attempts. Prepare incident response plans to quickly address any detected compromise related to this vulnerability.
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: 69a0a45785912abc71d66277
Added to database: 2/26/2026, 7:51:51 PM
Last enriched: 2/26/2026, 8:17:35 PM
Last updated: 2/26/2026, 11:15: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.