VDB
KO

MAL-2026-13574

Malicious code in dolyame-ui-inputautocomplete (npm)

Details

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

## Source: amazon-inspector (7399edc4ed4854b8b8e61ebbebf6f31b658aaf0b4d798f789dde446c88004abb) On require/import, _bootstrap.js selects a platform-specific path (/pkg/package, /pkg/package.exe, /pkg/loader_mac, /pkg/package-arm64) and downloads an opaque native binary over HTTPS from author-controlled hosts whose names are reconstructed at runtime from string-split arrays: oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, and oob-worker.cf101-adf.workers.dev. A fallback path reassembles a base64 payload from enumerated DNS TXT records under sdk.dl.wel1.ru (c./0./1./... subdomain enumeration). The fetched bytes are written to /tmp/.cache_<rnd> on Unix or %TEMP%/dotnet_diag_<rnd>.exe on Windows, chmod 0755, and spawned detached via /bin/sh -c or cmd. Any process that require()s the package immediately executes attacker-controlled native code with the installer's privileges; the string-splitting, filename masquerading as diagnostic caches, and DNS-TXT reassembly channel are active anti-analysis techniques rather than legitimate SDK behavior.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / dolyame-ui-inputautocomplete

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

References