LWA-2026-7526 MAL-2026-12070 ↗ confirmed malware

shopping-shared-atom-mobile-cart-counter@20.6.6

Malicious code in shopping-shared-atom-mobile-cart-counter (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information DiscoveryT1059.003 · Windows Command Shell

Analysis

shopping-shared-atom-mobile-cart-counter@20.6.6 is a trojanized package that deploys a multi-stage binary downloader. On require(), package/_loader.js fingerprints the host (platform, architecture, hostname, CPU count, memory), then attempts to download a binary payload from four Cloudflare Workers C2 endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) via HTTPS GET requests to paths like /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe depending on the OS. If HTTPS fails, it falls back to DNS TXT-based retrieval from c[.]tin[.]dl[.]well1[.]site, reassembling base64-encoded chunks. The downloaded binary is written to /var/tmp/.cache_<hex> (Linux/macOS) or %TEMP%\dotnet_diag_<hex>.exe (Windows) and executed as a detached background process via cmd.exe /c start /b (Windows) or /bin/sh -c "path &" (Linux/macOS). The package has no repository, no README, and no lifecycle scripts — the payload runs silently on import via index.js's require("./_loader").

analyzed by
Leitwacht
first seen
Aug 2, 2026, 04:44 PM
analyzed
Aug 2, 2026, 04:45 PM

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.