LWA-2026-5790 MAL-2026-6239 ↗ confirmed malware

atlasora-config@1.0.0

Malicious code in atlasora-config (npm)

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

Analysis

atlasora-config@1.0.0 is a trojanized package that steals credentials at install time via a postinstall hook. The file install.js is executed automatically after npm install. It harvests environment variables (including COINBASE_API_KEY, COINBASE_API_SECRET, OPENAI_API_KEY, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, SUPABASE_SERVICE_ROLE_KEY, REVOLUT_API_SECRET_KEY, PRIVATE_KEY, MNEMONIC, DATABASE_URL, JWT_SECRET, and others). It reads .env files from the current and parent directories, SSH private keys from ~/.ssh/, AWS credentials from ~/.aws/credentials, NPM tokens from ~/.npmrc, and git configuration. All harvested data is exfiltrated via HTTPS POST to webhook[.]site/22e20640-e2a1-4bb2-b203-061077d055ff. Errors are silently caught so the npm install appears to succeed without alerting the user. The package name is a combosquat of the legitimate AtlasOra platform names.

analyzed by
Leitwacht
first seen
Jun 20, 2026, 10:55 AM
analyzed
Jun 20, 2026, 10: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.