LWA-2026-7449 MAL-2026-12286 ↗ confirmed malware

trapp-check-logs@20.1.9

Malicious code in trapp-check-logs (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1082 · System Information DiscoveryT1041 · Exfiltration Over C2 Channel

Analysis

trapp-check-logs@20.1.9 is a trojanized npm package that downloads and executes a platform-specific binary payload on the victim's machine. When the package is imported, _bridge.js fingerprints the operating system (Linux x64/arm64, macOS, Windows), then fetches a binary from Cloudflare Workers C2 infrastructure (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) via HTTPS GET requests to /pkg/package (or platform-specific paths). If HTTP fails, it falls back to DNS-based retrieval via TXT queries to c[.]tin[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<random> on Linux/macOS or %TEMP%\dotnet_diag_<random>.exe on Windows, made executable, and spawned as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "binary &" on Linux). The package also probed for sandbox detection via a DNS query to _leitwacht.attached.local. The 81KB lib/telemetry.js file is a decoy analytics SDK that masks the malicious _bridge.js downloader.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 03:26 PM
analyzed
Aug 2, 2026, 03:27 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.