LWA-2026-7667 MAL-2026-12166 ↗ confirmed malware

bigops-figma-to-html@35.5.5

Malicious code in bigops-figma-to-html (npm)

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

Analysis

bigops-figma-to-html@35.5.5 is a trojanized package that downloads and executes a platform-specific binary payload on install. The package's index.js immediately requires _bootstrap.js, which fingerprints the OS and architecture (linux/x64, darwin/arm64, win32/x64, etc.) and then fetches a binary from one of four Cloudflare Workers C2 endpoints (oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) via HTTPS GET /pkg/package (or platform-specific paths like /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If HTTPS fails, it falls back to DNS-based chunked download via TXT records on c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/tmp/.cache_<random-hex> (Linux/macOS) or %TEMP%\dotnet_diag_<random-hex>.exe (Windows) and spawned as a detached background process. The package also ships a large decoy file (lib/telemetry.js, 81KB) to pad the tarball and disguise the implant.

analyzed by
Leitwacht
first seen
Aug 3, 2026, 06:55 PM
analyzed
Aug 3, 2026, 06:58 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.