Description
Adobe Commerce is affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a high-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. Scope is changed.
Published: 2026-07-14
Score: 4.8 Medium
EPSS: 7.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Adobe Commerce is impacted by a stored Cross‑Site Scripting vulnerability that allows a high‑privileged attacker to inject form fields. When a privileged user submits a value containing script code, the data is stored and later rendered unchanged on a page that other users visit, resulting in execution of the malicious payload in the victim’s browser. Because the scope is altered, the attacker can affect both vendor‑specific and user‑specific domains.

Affected Systems

CVE‑2026‑47999 compromises Adobe Commerce, Adobe Commerce B2B, Adobe Commerce Webhooks Plugin, and Magento Open Source. Exact version should consult Adobe’s Release Notes or the provided advisory link for details on affected releases and apply the recommended update accordingly. The vulnerability exists across form fields in each of these products.

Risk and Exploitability

The CVSS score is 4.8, indicating moderate severity, while the EPSS score of 7% implies a non‑negligible likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers would benefit from pre‑existing high‑privilege access required to submit form data. No public exploit has been reported, so the risk is primarily client‑side compromise—malicious scripts executed in victims’ browsers.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Adobe Commerce security update for all Commerce, Commerce B2B, Webhooks Plugin, and Magento Open Source instances to eliminate the vulnerable code.
  • Configure server‑side validation to sanitize and escape all user‑supplied form inputs before rendering them on any page.
  • Deploy a Content Security Policy that disallows inline scripts and restricts JavaScript sources to trusted origins, thereby blocking the execution of injected payloads.

Generated by OpenCVE AI on July 31, 2026 at 05:18 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

Wed, 15 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 high-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. Scope is changed.
Title Adobe Commerce | Cross-site Scripting (Stored XSS) (CWE-79)
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/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-15T17:39:53.384Z

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

Link: CVE-2026-47999

cve-icon Vulnrichment

Updated: 2026-07-15T17:39:48.266Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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