LWA-2026-7539 MAL-2026-12179 ↗ confirmed malware

fb-insurance--boxified-form-vzr-test@20.3.7

Malicious code in fb-insurance--boxified-form-vzr-test (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1071.004 · DNST1082 · System Information DiscoveryT1059 · Command and Scripting Interpreter

Analysis

Multi-stage binary downloader disguised as a testing utilities package. On require(), _loader.js fingerprints the host platform (OS, architecture) and attempts to download a platform-specific binary payload from three Cloudflare Workers C2 endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) via HTTPS GET to /pkg/package (or /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe per platform). If HTTPS fails, it falls back to DNS TXT-based payload retrieval from tin[.]dl[.]well1[.]site, reassembling base64-encoded chunks. The downloaded binary is written to /var/tmp/.cache_<random> (Linux/macOS) or C:\Windows\Temp\dotnet_diag_<random>.exe (Windows) and spawned as a detached background process. A cache file prevents re-download for ~5.5 hours. The package ships a decoy index.js exporting a fake class and an 80KB telemetry.js decoy file to appear legitimate.

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