LWA-2026-10552 MAL-2026-12663 ↗ confirmed malware

constructor-blocks-renderer-landings@35.2.5

Malicious code in constructor-blocks-renderer-landings (npm)

T1105 · Ingress Tool TransferT1059 · Command and Scripting InterpreterT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information Discovery

Analysis

On require, the package runs a bundled dropper (_polyfill.js) that fingerprints the host platform/architecture and downloads a second-stage binary over HTTPS from attacker-controlled Cloudflare Workers endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe. If the HTTPS fetch fails it retrieves the payload via DNS TXT records from c[.]sdk[.]dl[.]wel1[.]ru (and sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru). The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in the temp dir on Windows), made executable, and launched detached via /bin/sh -c "&" or cmd.exe /c start /b. A cooldown marker file is written to /tmp/.analytics_state to limit re-execution. The package also ships a large decoy analytics module (lib/telemetry.js) that is not the active payload.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 06:25 PM
analyzed
Aug 5, 2026, 06:26 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.