← Back

Chart.js

chart.js

Vendor: Chartjs • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Chartjs
1Chart.js
Jun 17, 2026
Oct 29, 2020
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
This affects the package chart.js before 2.9.4. The options parameter is not properly sanitized when it is processed. When the options are processed, the existing options (or the defaults options) are deeply merged with...Show more
This affects the package chart.js before 2.9.4. The options parameter is not properly sanitized when it is processed. When the options are processed, the existing options (or the defaults options) are deeply merged with provided options. However, during this operation, the keys of the object being set are not checked, leading to a prototype pollution.Show less