LWA-2026-5288 MAL-2026-5782 ↗ confirmed malware

token-prices-cron@999.0.0

Malicious code in token-prices-cron (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1082 · System Information DiscoveryT1552.001 · Credentials In FilesT1071.001 · Web ProtocolsT1041 · Exfiltration Over C2 Channel

Analysis

Package token-prices-cron@999.0.0 is a dependency-confusion/supply-chain attack. The preinstall hook (postinstall.js) contains a credential harvester: it collects the installer's hostname, username, current working directory, and ALL environment variables matching key/secret/token/pass/private/ssh/deploy/auth/api/rpc/wallet/sentry/docker/graph/slack/host, then POSTs them as JSON to hxxps://185[.]130[.]46[.]35:8443/collect. The package's main entry (index.js) is an empty stub — it has no legitimate functionality. The preinstall silently swallows errors with "|| true", so failures won't be noticed. File: postinstall.js (preinstall hook). C2 endpoint: 185[.]130[.]46[.]35:8443/collect. Data exfiltrated: CI/CD environment variables (API keys, tokens, secrets, wallet keys, deploy keys, Docker credentials).

analyzed by
Leitwacht
first seen
Jun 15, 2026, 02:55 AM
analyzed
Jun 15, 2026, 02:56 AM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.