Intel

AIKIDO-2026-10068

billboard.js is vulnerable to Cross-site Scripting (XSS)

Cross-site Scripting (XSS)CVE-2026-1513

75

High Risk

This Affects:

JSbillboard.js
0.0.1 - 3.17.4
Fixed in 3.18.0

TL;DR

Affected versions of the package are vulnerable to multiple cross-site scripting issues due to insufficient input validation and output encoding at several points in the codebase. User-controlled data can be rendered without proper sanitization in different execution paths, allowing injected scripts to execute in a victim’s browser. The fix addresses these issues by tightening validation and applying appropriate escaping at all affected locations, ensuring untrusted input is safely handled throughout the application.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

billboard.js is vulnerable to Cross-site Scripting (XSS) in versions 0.0.1 - 3.17.4.

How to fix this

Upgrade the billboard.js library to the patch version.