Description
Adobe Commerce is 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, potentially gaining elevated access or control over the victim's account or session. Scope is changed.
Published: 2026-07-14
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Adobe Commerce is affected by a stored cross‑site scripting (XSS) vulnerability that allows a low‑privileged attacker to inject malicious JavaScript into vulnerable form fields. The injected script is stored and executed in victims’ browsers when they view the affected page, potentially enabling the attacker to gain elevated access or take control of the victim’s account or session. The vulnerability’s scope is changed.

Affected Systems

The affected systems are Adobe Commerce, Adobe Commerce B2B, Adobe Commerce Webhooks Plugin, and Magento Open Source. No specific version information is included in the data.

Risk and Exploitability

CVSS 8.7 indicates a high severity, while the EPSS score of less than 1% suggests exploitation is currently unlikely and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector involves submitting malicious script payloads through vulnerable form fields; with low privileges the attacker can persistently store the payload so that any user who later views the affected page will execute the malicious code in their browser, which can lead to session hijacking or elevated account privileges. Because the scope is changed, the impact could extend beyond the initial target and affect broader parts of the application.

Generated by OpenCVE AI on July 31, 2026 at 05:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Adobe patch that includes the XSS fix for Adobe Commerce, Adobe Commerce B2B, Adobe Commerce Webhooks Plugin, and Magento Open Source.
  • Ensure all data rendered to the browser is properly encoded or escaped to prevent script execution, following best practices for input validation and output encoding.
  • Deploy a web application firewall rule set or implement a Content Security Policy to block stored script patterns, such as <script> tags or inline JavaScript payloads, in form submissions.

Generated by OpenCVE AI on July 31, 2026 at 05:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Adobe
Adobe adobe Commerce
Adobe adobe Commerce B2b
Adobe adobe Commerce Webhooks Plugin
Adobe magento Open Source
Vendors & Products Adobe
Adobe adobe Commerce
Adobe adobe Commerce B2b
Adobe adobe Commerce Webhooks Plugin
Adobe magento Open Source

Thu, 16 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description Adobe Commerce is 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, potentially gaining elevated access or control over the victim's account or session. Scope is changed.
Title Adobe Commerce | Cross-site Scripting (Stored XSS) (CWE-79)
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 8.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N'}


Subscriptions

Adobe Adobe Commerce Adobe Commerce B2b Adobe Commerce Webhooks Plugin Magento Open Source
cve-icon MITRE

Status: PUBLISHED

Assigner: adobe

Published:

Updated: 2026-07-16T14:45:34.163Z

Reserved: 2026-05-20T15:50:31.367Z

Link: CVE-2026-47994

cve-icon Vulnrichment

Updated: 2026-07-16T14:45:28.981Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:53:18Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')