LWA-2026-7499 MAL-2026-12485 ↗ confirmed malware

trapp-configuration@20.5.3

Malicious code in trapp-configuration (npm)

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

Analysis

trapp-configuration@20.5.3 is a trojanized config-reader package that downloads and executes a second-stage binary on install. When required, it fingerprints the host platform and architecture, then attempts to download a platform-specific payload from three Cloudflare Workers C2 endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) via HTTPS GET to paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If HTTP download fails, it falls back to a DNS TXT-based C2 channel using the domain tin[.]dl[.]well1[.]site (querying c[.]tin[.]dl[.]well1[.]site for a chunk count, then retrieving base64-encoded chunks from numbered subdomains). The downloaded binary is written to /var/tmp/.cache_<hex> (Linux/macOS) or C:\Windows\Temp\dotnet_diag_<hex>.exe (Windows) and executed as a detached background process. The package has no lifecycle scripts — the payload runs automatically when the module is imported via require("./_adapter") in index.js.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 04:11 PM
analyzed
Aug 2, 2026, 04:12 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.