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

Impact

The vulnerability is an improper neutralization of user input during web page generation, enabling an attacker to inject malicious scripts that will be executed when other users view the page. The scripts run in the victim’s browser context. Based on typical XSS behavior, such execution could potentially allow an attacker to manipulate the user session or exfiltrate data, though the CVE description does not explicitly state these outcomes.

Affected Systems

The vulnerability affects the UI Patterns module in Drupal, specifically versions ranging from 2.0.0 through 2.0.17. All installations of this module within that version span are susceptible to stored cross‑site scripting if not updated.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low, but non‑zero, probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog, so there is no current exploitation data. Based on typical effects of stored XSS, the flaw could affect confidentiality and integrity of users if the module is used by general users through the content editing UI, where an authorized user can inject malicious code that will persist across sessions. Given the low exploitation probability but the moderate severity indicated by the CVSS score of 5.4, the overall risk is considered moderate to high, depending on the deployment context and user behavior.

Generated by OpenCVE AI on July 31, 2026 at 12:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Drupal UI Patterns module to version 2.0.18 or later, which removes the vulnerability.
  • If an upgrade is not immediately possible, remove or disable the UI Patterns module until a patch is available.
  • Implement input validation and sanitization on all form fields that feed into the UI Patterns module, ensuring that scripts and HTML tags are sanitized or escaped before storage.

Generated by OpenCVE AI on July 31, 2026 at 12:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 19: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 ui Patterns (sdc In Drupal Ui)
Vendors & Products Drupal
Drupal ui Patterns (sdc In Drupal Ui)

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 UI Patterns (SDC in Drupal UI) allows Stored XSS. This issue affects UI Patterns (SDC in Drupal UI) versions: from 2.0.0 to 2.0.17.
Title UI Patterns (SDC in Drupal UI) - Moderately critical - Cross site scripting - SA-CONTRIB-2026-075
Weaknesses CWE-79
References

Subscriptions

Drupal Ui Patterns (sdc In Drupal Ui)
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:14:56.574Z

Reserved: 2026-07-08T15:44:58.126Z

Link: CVE-2026-15084

cve-icon Vulnrichment

Updated: 2026-07-13T18:14:52.374Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-79

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