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

Impact

The Drupal Colorbox module has an improper neutralization of input during web page generation, classified as CWE-79. This flaw allows an attacker to inject arbitrary HTML or JavaScript that is rendered by the module, leading to cross‑site scripting when other site users view the affected content. The description stresses that attacker input is not sanitized, thus the vulnerability can be exploited by any attacker who can supply input that the module renders.

Affected Systems

Drupal sites that use the Colorbox module in any released version from the initial build (0.0.0) through 2.1.5 and from 0.0.0 through 2.2.0. Installations running Colorbox versions above 2.2.0 are not affected.

Risk and Exploitability

The CVSS base score of 5.4 indicates a moderate severity level. The EPSS score of < 1% reflects a very low but nonzero likelihood of exploitation, and the vulnerability is not included in the CISA KEV catalog. The attack vector is inferred to be a typical XSS path: an attacker supplies malicious input via user‑controlled fields or URL parameters that the Colorbox module processes and then renders without proper escaping.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Drupal Colorbox module to a version beyond 2.2.0 that contains the fix.
  • If an upgrade is not feasible, apply input sanitization or content filtering to escape user‑controlled data before it is passed to the module’s rendering logic.
  • Deploy a strict Content Security Policy on the Drupal site to block inline scripts and restrict script sources to trusted domains.

Generated by OpenCVE AI on July 31, 2026 at 12:43 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 colorbox
Vendors & Products Drupal
Drupal colorbox

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 Colorbox allows Cross-Site Scripting (XSS). This issue affects Colorbox versions: from 0.0.0 to 2.1.5, from 0.0.0 to 2.2.0.
Title Colorbox - Moderately critical - Cross-site scripting - SA-CONTRIB-2026-069
Weaknesses CWE-79
References

cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:16:59.392Z

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

Link: CVE-2026-58591

cve-icon Vulnrichment

Updated: 2026-07-13T18:16:54.598Z

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