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 versions: from 11.3.0 to 11.3.14, from 11.4.0 to 11.4.4, from 0.0.0 to 11.2.*.
Published: 2026-08-25
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an Improper Neutralization of Input During Web Page Generation flaw that can lead to Cross‑Site Scripting (XSS). An attacker can inject arbitrary JavaScript into pages rendered by Drupal core, which could be used to steal session cookies, perform credential hijacking, or carry out phishing attacks against site users. The flaw arises from insufficient sanitization of user input prior to outputting it to web pages.

Affected Systems

Drupal core is affected. Versions vulnerable include all releases from 0.0.0 through 11.2.*, the 11.3 series from 11.3.0 to 11.3.14, and the 11.4 series from 11.4.0 to 11.4.4. Sites running any of these versions are at risk.

Risk and Exploitability

The CVSS score is not provided, but the vulnerability is rated as moderately critical by Drupal. The EPSS score is unavailable and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly reported exploitation yet. The attack vector is likely client‑side via crafted input that gets rendered on a page, so any user with a capability to submit data that is not properly sanitized is capable of triggering the flaw. Exploitation would not require privileged access, making the threat relevant to users or administrators with content editing permissions.

Generated by OpenCVE AI on August 26, 2026 at 00:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Drupal core to a patched release (11.3.15, 11.4.5, or any newer version) and update all contributed modules and themes to compatible versions.
  • Ensure that any custom or pre‑existing modules that output user input use Drupal’s Html::escape() or similar encoding functions so that all output is properly encoded.
  • Deploy a Web Application Firewall or content security policy to block untrusted script execution, and monitor for XSS attempts.

Generated by OpenCVE AI on August 26, 2026 at 00:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 25 Aug 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 versions: from 11.3.0 to 11.3.14, from 11.4.0 to 11.4.4, from 0.0.0 to 11.2.*.
Title Drupal core - Moderately critical - Cross-site scripting - SA-CORE-2026-011
Weaknesses CWE-79
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-08-25T22:22:23.680Z

Reserved: 2026-07-15T19:41:26.226Z

Link: CVE-2026-15917

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T23:16:56.437

Modified: 2026-08-25T23:16:56.437

Link: CVE-2026-15917

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T00:45:03Z

Weaknesses
  • CWE-79

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