VDB
KO

MAL-2026-13153

Malicious code in dolyame-ui-editor (npm)

Details

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

## Source: amazon-inspector (d1f6642eec29e9035341e49ff09ed56a229254b409a463b8aa7a2932d40a833d) dolyame-ui-editor 35.6.6 is not a UI editor. index.js unconditionally requires./_loader on module load. _loader.js selects a platform-specific asset, obfuscates its destination hostnames via array.join() (e.g. 'oob-worker.cf99-9b3.workers.dev' and 'sdk.dl.wel1.ru'), fetches an opaque binary over HTTPS from a rotated list of Cloudflare Workers hosts with a DNS TXT-record fallback channel, writes it under /tmp/.cache_<hex> or %TEMP%\dotnet_diag_<hex>.exe with disguised names, chmods it 0755, and spawns it detached via /bin/sh -c or cmd /c start. child_process is loaded via require("child_"+"process") and chmodSync is accessed via fs["chmod"+"Sync"] to evade static scanners. lib/telemetry.js ships an 81KB mirror of the same drop-and-execute primitives (endpoint rotation, DNS-based service discovery, base64-decoded buffer, chmodSync 0755, detached /bin/sh spawn), staged for later activation. No hash or signature verification of the fetched payload; destinations are unrelated to any stated 'visual components' purpose and the fetched bytes are opaque. The package is a lure whose install/require executes attacker-controlled code on the installer's host.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / dolyame-ui-editor

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

References