Intel

AIKIDO-2026-122349

contao-components/colorbox is vulnerable to Cross-Site Scripting (XSS)

Cross-Site Scripting (XSS)GHSA-rr85-7j77-pppg Published Yesterday

30

Low Risk

This Affects:

PHPcontao-components/colorbox
1.0.0 - 1.6.4.2
Fixed in 1.6.4.3
Are you affected? Scan for Free

TL;DR

Colorbox builds each gallery caption from the triggering element's title value and inserts it into the page with jQuery's .html(). Untrusted or externally influenced title text is rendered as raw HTML, so a < character in that value opens new markup or script tags inside the caption. Viewing a Colorbox item whose title contains such markup executes it in the page. The fix escapes < characters in the title before it is rendered.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you render a Colorbox item whose triggering element has a title built from untrusted or externally influenced content.

Background info

contao-components/colorbox is vulnerable to Cross-Site Scripting (XSS) in versions 1.0.0 - 1.6.4.2.

How to fix this

Upgrade the contao-components/colorbox library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform