VDB
KO

MAL-2026-13161

Malicious code in dolyame-ui-island (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (4668c9441e4f15054a71b066764259aac91f52c51e48ff2656a63c9a09f96e5d) On require() of dolyame-ui-island, index.js loads setup.js which downloads a platform-specific binary from obfuscated Cloudflare Workers hosts (oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev) with a DNS-TXT base64 fallback channel across numbered subdomains of wel1.ru (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru). Hostnames are assembled at runtime via array.join() to defeat static analysis. The fetched bytes are written to a randomized tmp path mimicking a diagnostic tool (/var/tmp/.cache_<hex> or dotnet_diag_<hex>.exe), chmodded to 0755 on POSIX, and spawned detached via cp.spawn("/bin/sh",["-c",fp+" &"],{detached:true}).unref(). Cover-story comments in setup.js reference 'analytics_state' and 'Content-type negotiation'. The package name impersonates a payments-UI library, but the shipped code has no such functionality.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / dolyame-ui-island

No fixed version published yet for dolyame-ui-island (npm). Pin to a known-safe version or switch to an alternative.

References