Description
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Drupal Canvas allows Cross-Site Scripting (XSS). This issue affects Drupal Canvas versions: from 0.0.0 to 1.4.2, from 1.5.0 to 1.5.2, from 1.6.0 to 1.6.1, from 1.7.0 to 1.7.1.
Published: 2026-07-10
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improperly neutralized user input in the Drupal Canvas module lets attackers inject malicious code into web pages rendered for other users. The flaw is a classic XSS (CWE-79), allowing script execution in victims’ browsers.

Affected Systems

The Drupal Canvas module for the Drupal content‑management system is affected. Vulnerable releases are 0.0.0 through 1.4.2, 1.5.0 through 1.5.2, 1.6.0 through 1.6.1, and 1.7.0 through 1.7.1.

Risk and Exploitability

The CVSS base score of 6.1 indicates moderate severity; based on the description, it is inferred that attacks may be launched by users who can submit content to the Canvas component, typically via normal content‑creation forms. The vulnerability allows malicious JavaScript to be injected into pages viewed by other users. The EPSS score of < 1% indicates a low probability of exploitation, and the vulnerability is not listed in the CISA KEV database. Potential damage could include client‑side data theft or session hijacking, but these impacts were not explicitly stated in the CVE text. The likely attack vector deduced from the description is web‑based content submission, and any authenticated user with permission to enter content may trigger it.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Drupal Canvas to the latest released version (≥ 1.7.2) that contains the XSS fix.
  • Configure Drupal’s built‑in HTML filter to sanitize any content entered through Canvas, restricting disallowed tags and attributes.
  • Review user roles that can create or edit content with Canvas and apply the principle of least privilege to limit exposure to the vulnerability.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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 Canvas
Vendors & Products Drupal
Drupal drupal Canvas

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 Canvas allows Cross-Site Scripting (XSS). This issue affects Drupal Canvas versions: from 0.0.0 to 1.4.2, from 1.5.0 to 1.5.2, from 1.6.0 to 1.6.1, from 1.7.0 to 1.7.1.
Title Drupal Canvas - Moderately critical - Improper validation - SA-CONTRIB-2026-065
Weaknesses CWE-79
References

Subscriptions

Drupal Drupal Canvas
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T16:08:13.354Z

Reserved: 2026-07-01T17:08:05.252Z

Link: CVE-2026-58587

cve-icon Vulnrichment

Updated: 2026-07-13T16:08:08.332Z

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