LWA-2026-5177 confirmed malware

solidity-compile-deploy@1.0.0

Malicious code in solidity-compile-deploy (npm)

T1059.007 · JavaScriptT1082 · System Information DiscoveryT1041 · Exfiltration Over C2 Channel

Analysis

solidity-compile-deploy@1.0.0 exfiltrates all environment variables to a remote Redis database when imported. The index.js module creates a connection to clean-calf-70292[.]upstash[.]io:6379 (an Upstash Redis instance) using an embedded connection URL, then serialises the entire process.env object to the key "foo" on that server. This steals any credentials, tokens, API keys and secrets present in the runtime environment (NPM_TOKEN, GITHUB_TOKEN, AWS keys, etc.). The exfiltration executes as a side-effect of loading the module with no lifecycle hook required.

analyzed by
Leitwacht
first seen
Jun 14, 2026, 03:32 AM
analyzed
Jun 14, 2026, 03:33 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.