VDB
KO

MAL-2026-13156

Malicious code in dolyame-ui-footer (npm)

Details

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

## Source: amazon-inspector (3ebf602f046406a056b2d9d36768cf4592ae2f8a02375b0fdb5212c3cc1e80ca) On require() of dolyame-ui-footer, index.js loads./_runtime.js which selects a per-OS payload path, fetches a binary via HTTPS from one of three hardcoded Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-TXT chunked fallback channel that reconstructs a base64 payload from TXT records under 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 hide them from static analysis. On POSIX the fetched binary is written to /var/tmp with a disguised name (.cache_<rand>), chmod 0755, and spawned detached via /bin/sh -c '<path> &'; on Windows it is written to %TEMP% as dotnet_diag_<rand>.exe and spawned. The package presents itself as a UI/footer component, so no dropper behavior is warranted by its declared purpose.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / dolyame-ui-footer

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

References