Description
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS).

This issue affects Drupal core: from 11.3.0 before 11.3.7.
Published: 2026-05-19
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an instance of improper neutralization of input during web page generation, which allows malicious code to be embedded in rendered pages. The mechanism is a classic X‑SS flaw that can be exploited by injecting scripts into user‑controllable data without adequate escaping, matching CWE‑79. Based on the description, it is inferred that the flaw permits the injection of arbitrary JavaScript that will execute when a victim views the affected page.

Affected Systems

Drupal core versions 11.3.0 through 11.3.6 (inclusive) are affected. Versions 11.3.7 and later contain the fix. No other Drupal products are listed as impacted by this advisory.

Risk and Exploitability

The advisory labels the issue as moderately critical, but no CVSS score is provided and the EPSS value is not available; the vulnerability is not present in CISA’s KEV list. The attack surface is remote and web‑based; an attacker can craft payloads via any interface that accepts user input and fails to escape it. An attacker who controls the input can influence a victim’s browser to run arbitrary JavaScript, potentially leading to session hijacking, phishing, or defacement. The exploitation requires only web access and does not necessitate privileged credentials. While the lack of an EPSS score suggests no widespread exploitation has been observed yet, the presence of the flaw in Drupal’s core code and the widespread deployment of Drupal means that public sites remain attractive targets.

Generated by OpenCVE AI on May 19, 2026 at 23:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Drupal core to version 11.3.7 or later to apply the vendor patch.
  • Ensure that any custom or contributed modules that display user‑supplied content use Drupal’s XSS filtering functions, such as check_plain() or the theme layer’s rendering functions that automatically escape output.
  • Configure a strict content‑security‑policy header that disallows inline scripts and the use of eval to reduce the impact of any residual XSS.

Generated by OpenCVE AI on May 19, 2026 at 23:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 19 May 2026 23:45:00 +0000

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

Tue, 19 May 2026 22:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Drupal core allows Cross-Site Scripting (XSS). This issue affects Drupal core: from 11.3.0 before 11.3.7.
Title Drupal core - Moderately critical - Cross-site scripting - SA-CORE-2026-003
Weaknesses CWE-79
References

Subscriptions

Drupal Drupal Core
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-05-19T22:28:07.470Z

Reserved: 2026-04-15T14:39:29.058Z

Link: CVE-2026-6367

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-19T23:16:58.353

Modified: 2026-05-19T23:16:58.353

Link: CVE-2026-6367

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-20T00:00:16Z

Weaknesses