CVE-2025-24438: 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-24438 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. The flaw resides in the handling of user-supplied input in certain form fields that do not properly sanitize or encode input before storing it. An attacker with low privileges can inject malicious JavaScript code into these fields, which is then stored on the server and served to other users when they access the affected pages. When a victim loads the page, the injected script executes in their browser context, potentially allowing session hijacking, credential theft, or unauthorized actions on behalf of the victim. The vulnerability impacts confidentiality and integrity severely but does not affect availability. The CVSS 3.1 base score is 8.7, with vector AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N, indicating network attack vector, low attack complexity, low privileges required, user interaction needed, and scope change. No public exploits have been reported yet, but the vulnerability is critical due to the widespread use of Adobe Commerce in e-commerce platforms. The lack of available patches at the time of reporting necessitates immediate mitigation efforts by affected organizations.
Potential Impact
The exploitation of this stored XSS vulnerability can have severe consequences for organizations running Adobe Commerce. Attackers can hijack user sessions, leading to unauthorized access to customer accounts, personal data leakage, and potential fraudulent transactions. This undermines customer trust and can result in financial losses and reputational damage. The integrity of the affected e-commerce platform is compromised as attackers may perform actions on behalf of legitimate users. Although availability is not directly impacted, the indirect effects of data breaches and fraud can disrupt business operations. Given Adobe Commerce's global adoption, especially among retailers and online merchants, the threat surface is extensive. Organizations failing to address this vulnerability risk regulatory penalties under data protection laws due to compromised customer data confidentiality.
Mitigation Recommendations
Until official patches are released, organizations should implement strict input validation and output encoding on all user-supplied data in Adobe Commerce form fields to prevent script injection. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. Monitor web application logs for suspicious input patterns indicative of XSS attempts. Educate users and administrators about the risks of clicking unknown links or submitting untrusted data. Limit user privileges to the minimum necessary to reduce the attack surface. Once Adobe releases patches, prioritize immediate testing and deployment in production environments. Additionally, conduct regular security assessments and penetration testing focused on XSS vulnerabilities to detect and remediate similar issues proactively.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Japan, Netherlands, India, Brazil, Italy, Spain
CVE-2025-24438: 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-24438 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. The flaw resides in the handling of user-supplied input in certain form fields that do not properly sanitize or encode input before storing it. An attacker with low privileges can inject malicious JavaScript code into these fields, which is then stored on the server and served to other users when they access the affected pages. When a victim loads the page, the injected script executes in their browser context, potentially allowing session hijacking, credential theft, or unauthorized actions on behalf of the victim. The vulnerability impacts confidentiality and integrity severely but does not affect availability. The CVSS 3.1 base score is 8.7, with vector AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N, indicating network attack vector, low attack complexity, low privileges required, user interaction needed, and scope change. No public exploits have been reported yet, but the vulnerability is critical due to the widespread use of Adobe Commerce in e-commerce platforms. The lack of available patches at the time of reporting necessitates immediate mitigation efforts by affected organizations.
Potential Impact
The exploitation of this stored XSS vulnerability can have severe consequences for organizations running Adobe Commerce. Attackers can hijack user sessions, leading to unauthorized access to customer accounts, personal data leakage, and potential fraudulent transactions. This undermines customer trust and can result in financial losses and reputational damage. The integrity of the affected e-commerce platform is compromised as attackers may perform actions on behalf of legitimate users. Although availability is not directly impacted, the indirect effects of data breaches and fraud can disrupt business operations. Given Adobe Commerce's global adoption, especially among retailers and online merchants, the threat surface is extensive. Organizations failing to address this vulnerability risk regulatory penalties under data protection laws due to compromised customer data confidentiality.
Mitigation Recommendations
Until official patches are released, organizations should implement strict input validation and output encoding on all user-supplied data in Adobe Commerce form fields to prevent script injection. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in browsers. Monitor web application logs for suspicious input patterns indicative of XSS attempts. Educate users and administrators about the risks of clicking unknown links or submitting untrusted data. Limit user privileges to the minimum necessary to reduce the attack surface. Once Adobe releases patches, prioritize immediate testing and deployment in production environments. Additionally, conduct regular security assessments and penetration testing focused on XSS vulnerabilities to detect and remediate similar issues proactively.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- adobe
- Date Reserved
- 2025-01-21T17:00:45.703Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69a0a45785912abc71d6628c
Added to database: 2/26/2026, 7:51:51 PM
Last enriched: 2/26/2026, 8:16:06 PM
Last updated: 2/26/2026, 11:14:53 PM
Views: 3
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.