VDB
EN

MAL-2026-13601

Malicious code in dolyame-ui-tablemobile (npm)

상세

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

## Source: amazon-inspector (15e83dfbec7c8c38fc214c12578dd5688a786c7d1048d0b32d305a1c8df9c1d3) On require() of dolyame-ui-tablemobile, index.js loads _bootstrap.js which selects a platform-specific payload path, fetches bytes from one of three Cloudflare Workers hosts assembled at runtime via string-splitting (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev), with DNS-TXT chunked fallback via subdomains of dl.wel1.ru. The downloaded bytes are written to /var/tmp/.cache_<hex> (POSIX) or %TEMP%\dotnet_diag_<hex>.exe (Windows) under disguised names, chmod'd 0755, and spawned detached via /bin/sh or cmd. The package main lib/telemetry.js contains a mirrored base64-decode -> temp-write -> chmod 0755 -> /bin/sh spawn chain framed as an 'analytics extension', so the payload also runs when consumers require the declared main. Additional evasion is present: require is called as require("child_"+"process"), fs["chmod"+"Sync"], and os["host"+"name"](), and destination hostnames are reconstructed at runtime from array joins. The delivered payload is opaque native code from third-party infrastructure unrelated to any documented purpose of a UI table component.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / dolyame-ui-tablemobile

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

참고