logo

Database

Use of software with malware In dolyame-ui-controlgroup

Description

On require() of dolyame-ui-controlgroup, _compat.js selects a per-OS/arch URL and downloads a native binary from string-split-obfuscated hostnames (oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-over-TXT fallback under sdk.dl.wel1.ru, writes it to a temp file with a hidden/randomized name (dotnet-diag-lookalike), chmods 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. The declared main lib/telemetry.js duplicates the dropper via a base64-decoded buffer written to disk, chmod 755, and /bin/sh -c spawn, so the payload fires from the main module even if the _compat require is removed. Hostnames and dangerous API identifiers (child_process, chmodSync) are assembled at runtime via .join("") and dynamic property access to evade string search. The download hosts, endpoints, and destination filenames are unrelated to the package's advertised monitoring/observability purpose.

Mitigation

Update Impact

Minimal update. May introduce new vulnerabilities or breaking changes.

Ecosystem
Component
Affected version