VDB
KO

MAL-2026-13602

Malicious code in dolyame-ui-tabslayout (npm)

Details

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

## Source: amazon-inspector (eb9bd9546be2ed0456e30701775450a1ee33b0caf58387ba91db7018f7d70bcd) On require of the package, index.js loads lib/telemetry.js and _polyfill.js, both of which contain dropper logic that selects an OS-specific path, fetches a binary from one of three obfuscated Cloudflare Workers URLs (oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev), with a base64-over-DNS-TXT fallback from *.dl.wel1.ru, writes the payload to a temp path under cover names such as dotnet_diag_*.exe or.cache_*, chmods it 0755, and spawns it detached via /bin/sh -c or cmd. Destination hostnames and dangerous API references are assembled at runtime by string-splitting concatenation (e.g. ['oob-worker.cf102-baf','.worke','rs.dev'].join(''), require('child_' + 'process'), fs['chmod'+'Sync']) to evade static scanners. The package presents itself as build/deployment tooling and wraps the dropper inside a fake Sentry-style analytics SDK.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / dolyame-ui-tabslayout

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

References