MAL-2026-6470
Dashboard / Malicious Package / MAL-2026-6470
MAL-2026-6470
Summary: Malicious code in chlklib (npm)
Details: Source: amazon-inspector (b08a933891c92fdec26fbadf4921d2e08ff101126fb656a2b57d747fefa9d0d4) Package name `chlklib` is a one-character deletion of the popular `chalk` package and replicates chalk's public API surface (Chalk, chalkStderr, supportsColor, colorNames). On require/import, the main entry invokes `getOriginal()` at module top level, which POSTs to https://funnystore.org/lib/index.php, XOR-decodes the response body with a hardcoded key, and passes the result to `eval()` (see dist/vendor/original-color/index.cjs around line 55, invoked from dist/index.cjs). Any developer who installs and requires this package — most likely after mistyping `chalk` — immediately executes attacker-controlled JavaScript fetched at runtime from funnystore.org. The remote endpoint is mutable and unrelated to the package's stated 'terminal prompt' purpose, giving the operator full RCE on the installer's machine on every require. The XOR-then-eval obfuscation and typosquat-with-replicated-API shape together match a deliberate dropper campaign rather than any legitimate use case. Source: ghsa-malware (29de6d310a66d9c76507b519e02a5543cdc8bec361312651bef0bbb8524f4ae5) 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.
References: https://www.npmjs.com/package/chlklib/v/1.2.3, https://www.npmjs.com/package/chlklib/v/1.2.2, https://www.npmjs.com/package/chlklib/v/1.2.0, https://www.npmjs.com/package/chlklib/v/1.2.1, https://github.com/advisories/GHSA-pw26-7j7h-jhf5
Affected packages
Package
Name: chlklib
Purl: pkg:npm/chlklib
Affected ranges
Type: SEMVER
Events:
