LWA-2026-7578 MAL-2026-12073 ↗ confirmed malware

sso-tramvai-module-context-auth@20.4.5

Malicious code in sso-tramvai-module-context-auth (npm)

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

Analysis

Combosquat package impersonating the Tramvai framework's auth module. On require(), _vendor.js fingerprints the host (platform/arch), then downloads a platform-specific binary payload from Cloudflare Workers C2 infrastructure (oob-worker.*.workers[.]dev) via HTTPS, with a DNS TXT-based fallback channel (tin[.]dl[.]well1[.]site, tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, win[.]dl[.]well1[.]site). The downloaded binary is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows) and executed as a detached background process via cmd.exe /c start /b or /bin/sh -c, with stdio ignored and the parent unref'd. The package has no lifecycle hooks but triggers the dropper synchronously on import.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 05:38 PM
analyzed
Aug 2, 2026, 05:39 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.