VDB
KO

MAL-2026-6089

Malicious code in color-utils-dee0 (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (a6d19450c3691562b0a498e497c1c6abde10e822eac4735cffc6f6513a7b471f) package.json declares a postinstall hook (`"postinstall": "node run.js"`) that automatically runs run.js on `npm install`. run.js imports child_process, os, http, and https, reads host identifiers via os.hostname() and os.platform(), and performs outbound HTTP/HTTPS GET and POST calls (run.js lines 48, 62, 63, 265). The combination of automatic install-time execution, host fingerprinting, child_process availability, and outbound network POSTs of host data is the canonical install-time exfiltration / dropper shape. The package name (a short, randomly-suffixed `color-utils-dee0`) and v1.0.0-only release are consistent with a disposable squat/lure rather than a legitimate utility. Installing this package will run attacker-chosen code with the installer's privileges and leak host information to an external endpoint.

## Source: ghsa-malware (e502d4f31039aebceac601820264b22b2ea3182c51b5a906d24fde90e4a62fba) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / color-utils-dee0
Introduced in: 0

No fixed version published yet for color-utils-dee0 (npm). Pin to a known-safe version or switch to an alternative.

References