LWA-2026-10257 MAL-2026-12747 ↗ confirmed malware

devplatform-s3-client@35.9.5

Malicious code in devplatform-s3-client (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information DiscoveryT1041 · Exfiltration Over C2 ChannelT1059 · Command and Scripting Interpreter

Analysis

Requiring this package triggers a multi-stage dropper. On load it fingerprints the OS/CPU, then downloads a binary payload over HTTPS from three Cloudflare Workers endpoints (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) at /pkg/package (or /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe by platform). If the HTTP download fails it falls back to a DNS-TXT channel: it resolves TXT records at c[.]sdk[.]dl[.]wel1[.]ru to obtain a record count, then reassembles a base64 payload from numbered TXT records. The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under %TEMP% on Windows), made executable, and launched as a detached background process via /bin/sh -c "<file> &" or cmd.exe /c start /b. A stamp file (/tmp/.analytics_state) throttles re-execution.

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