LWA-2026-10732 MAL-2026-13588 ↗ confirmed malware

dolyame-ui-mediainfohoc@35.8.1

Malicious code in dolyame-ui-mediainfohoc (npm)

T1059 · Command and Scripting InterpreterT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1071.004 · DNST1041 · Exfiltration Over C2 ChannelT1082 · System Information Discovery

Analysis

dolyame-ui-mediainfohoc is a multi-stage binary dropper disguised as a telemetry/analytics SDK. On require, _platform.js fingerprints the OS/arch and downloads a platform-specific payload from Cloudflare Workers C2 mirrors (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTP download fails it falls back to DNS-tunneled retrieval: it queries TXT records under c[.]sdk[.]dl[.]wel1[.]ru (and sdk[.]dl[.]wel1[.]ru / ext[.]dl[.]wel1[.]ru / pkg[.]dl[.]wel1[.]ru / net[.]dl[.]wel1[.]ru per platform) to reassemble a base64 payload from chunked TXT answers. The fetched binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in %TEMP% on Windows), chmod 755, and executed detached via /bin/sh -c or cmd.exe /c start /b, so it outlives the parent process. A filesystem stamp in /tmp/.analytics_state rate-limits re-execution to roughly one run per 5.7 hours. The package has no lifecycle hook; the dropper runs simply by requiring the module.

analyzed by
Leitwacht
first seen
Aug 7, 2026, 10:40 AM
analyzed
Aug 7, 2026, 10:43 AM

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.