LWA-2026-10253 MAL-2026-12734 ↗ confirmed malware

devplatform-prettier-config@35.1.3

Malicious code in devplatform-prettier-config (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1568.002 · DNS CalculationT1059 · Command and Scripting Interpreter

Analysis

devplatform-prettier-config is a prettier-config-named package that, when required, downloads and executes a remote binary. Its index.js loads _compat.js, which fetches a platform-specific binary over HTTPS from Cloudflare Workers endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the download fails it falls back to retrieving the payload via DNS TXT records from c[.]sdk[.]dl[.]wel1[.]ru (and sdk/ext/pkg/net[.]dl[.]wel1[.]ru). The fetched binary is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and launched as a detached background process via /bin/sh -c or cmd.exe /c start /b. The package performs this download-and-execute on every require with no user interaction.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 01:35 PM
analyzed
Aug 5, 2026, 02:43 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.