Description
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Commerce Core allows Stored XSS. This issue affects Commerce Core versions: from 3.3.0 to 3.3.6.
Published: 2026-07-10
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of input during web page generation in Drupal Commerce Core allows stored XSS. An attacker can embed malicious script code into product data or other storefront fields that are later rendered to site visitors. When a visitor loads the affected page, the script executes in the visitor’s browser, enabling client‑side attacks. This weakness is identified as CWE‑79.

Affected Systems

Drupal Commerce Core versions 3.3.0 through 3.3.6 are affected. Based on the description, it appears the vulnerability originates from code that stores user‑supplied data without proper escaping during page rendering.

Risk and Exploitability

The CVSS score of 5.4 indicates medium severity. The EPSS score is below 1%, reflecting a very low current exploitation probability. The vulnerability is not listed in CISA's KEV catalog. Exploitation requires an attacker to submit or modify content—e.g., via the commerce backend or a form—that stores malicious script for later rendering to visitors. The impact is limited to client‑side execution and does not grant server‑side code execution or privilege escalation.

Generated by OpenCVE AI on July 28, 2026 at 08:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Drupal Commerce Core to version 3.3.7 or later to eliminate the vulnerable code.
  • Sanitize or remove any custom input fields that may allow script code to be stored in product descriptions or storefront data.
  • Restrict access to the commerce backend so that only trusted administrators can submit or modify content.

Generated by OpenCVE AI on July 28, 2026 at 08:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal commerce Core
Vendors & Products Drupal
Drupal commerce Core

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Commerce Core allows Stored XSS. This issue affects Commerce Core versions: from 3.3.0 to 3.3.6.
Title Commerce Core - Moderately critical - Cross site scripting - SA-CONTRIB-2026-041
Weaknesses CWE-79
References

Subscriptions

Drupal Commerce Core
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-14T14:34:55.801Z

Reserved: 2026-06-03T15:41:15.212Z

Link: CVE-2026-10769

cve-icon Vulnrichment

Updated: 2026-07-14T13:58:06.213Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:15:06Z

Weaknesses
  • CWE-79

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