VYPR
Medium severity5.4NVD Advisory· Published May 19, 2026· Updated May 20, 2026

CVE-2026-8493

CVE-2026-8493

Description

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

This issue affects Colorbox Inline: from 0.0.0 before 2.1.1.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Colorbox Inline 2.1.0 and below fail to sanitize the data-colorbox-inline attribute, allowing moderate XSS when an attacker has permission to create HTML tags.

Vulnerability

An improper neutralization of input during web page generation (Cross-site Scripting) vulnerability exists in the Drupal Colorbox Inline module versions before 2.1.1. The module, which enables opening existing page content inside a Colorbox, does not sufficiently sanitize the data-colorbox-inline attribute value before passing it to jQuery. This flaw allows an attacker to inject arbitrary HTML and JavaScript into pages rendered via the module [1].

Exploitation

An attacker must have a role with permission to enter HTML tags that contain specific data attributes (such as data-colorbox-inline). The attacker can craft a malicious HTML payload within this attribute; when the page is loaded and the Colorbox processes the attribute, the unsanitized input is executed by jQuery, leading to stored or reflected XSS [1].

Impact

Successful exploitation permits the attacker to execute arbitrary JavaScript in the context of the victim's session. This can result in data theft, session hijacking, or defacement of the affected Drupal site. The scope of compromise is limited to the browser of a user who views a page containing the crafted attribute [1].

Mitigation

Users should upgrade to Colorbox Inline version 2.1.1, which contains the necessary sanitization fix. No workaround is provided for unsupported versions. There is no indication that this CVE has been added to the CISA Known Exploited Vulnerabilities (KEV) catalog [1].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.