LWA-2026-10317 MAL-2026-13170 ↗ confirmed malware

dolyame-ui-navigation@35.7.3

Malicious code in dolyame-ui-navigation (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information DiscoveryT1567 · Exfiltration Over Web Service

Analysis

dolyame-ui-navigation@35.7.3 is a trojanized "UI toolkit" that acts as a multi-stage binary dropper. On require, it fingerprints the OS/architecture and downloads a platform-specific executable from Cloudflare Workers C2 endpoints (oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, and /pkg/package.exe. If the HTTP download fails, it falls back to a covert DNS-TXT channel that reconstructs a base64 payload from numbered TXT records queried against c[.]sdk[.]dl[.]wel1[.]ru and per-platform resolver domains (sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru). The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in the temp dir on Windows), made executable, and launched as a detached background process via /bin/sh -c "<path> &" or cmd.exe /c start /b. The package's own index.js exports a harmless stub class; the malicious behaviour runs from the bundled _compat.js.

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