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 0.0.0 to 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, from 0.0.0 to 11.0.*, from 0.0.0 to 11.1.*.
Published: 2026-07-10
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Drupal core contains a flaw in which user‑supplied data is rendered without proper escaping, creating a classic Cross‑Site Scripting vulnerability defined by CWE‑79. The defect enables an attacker to embed arbitrary HTML or JavaScript into content or URLs that the application subsequently serves to other users, resulting in client‑side code execution that can steal session cookies, hijack user sessions, deface content, or otherwise compromise the integrity and confidentiality of the site as viewed by visitors.

Affected Systems

All Drupal core installations from version 0.0.0 up to any 11.3.12, inclusive, are impacted. This includes the 0.0.0-10.5.12 range, the 10.6.0-10.6.11 range, the 11.2.0-11.2.14 range, the 11.3.0-11.3.12 range, and every 11.0.x and 11.1.x release.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity, while the EPSS score of less than 1 % shows that exploitation is currently considered rare. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack vector is inferred to be web‑based: an adversary can deliver crafted URLs or inject malicious content through forms that the site renders unescaped, allowing client‑side script execution without granting server‑side access or privilege escalation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Drupal patch by upgrading to core version 10.6.12 or newer (or 11.2.15+, 11.3.13+).
  • If an upgrade is not possible immediately, configure Drupal to reject or sanitize untrusted HTML input by disabling the Trusted HTML setting in the rich text editor or using the Allowed HTML tags filter to strip script tags.
  • Deploy a web application firewall rule that detects and blocks injected client‑side scripts before they reach end users.

Generated by OpenCVE AI on July 31, 2026 at 12:38 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'}


Sat, 11 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal drupal Core
Vendors & Products Drupal
Drupal drupal 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 Drupal core allows Cross-Site Scripting (XSS). This issue affects Drupal core versions: from 0.0.0 to 10.5.12, from 10.6.0 to 10.6.11, from 11.2.0 to 11.2.14, from 11.3.0 to 11.3.12, from 0.0.0 to 11.0.*, from 0.0.0 to 11.1.*.
Title Drupal core - Moderately critical - Improper validation - SA-CORE-2026-009
Weaknesses CWE-79
References

Subscriptions

Drupal Drupal Core
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:18:56.714Z

Reserved: 2026-06-17T14:59:52.673Z

Link: CVE-2026-55808

cve-icon Vulnrichment

Updated: 2026-07-13T18:18:51.579Z

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')