MAL-2026-12841

    Dashboard / Malicious Package / MAL-2026-12841

    MAL-2026-12841

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-g9wv-gq84-hc44

    Summary: Malicious code in bigops-telephony-client (npm)

    Details: Source: amazon-inspector (98fd12faa59a5e65d0383cfb3be55ccd49beca5c74cb350b62f5717be83bcd65) On require() of bigops-telephony-client, index.js loads./_runtime.js, which unconditionally downloads a platform-specific binary over HTTPS from Cloudflare Workers hosts whose domains are reconstructed by joining split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev). The downloaded bytes are written to a disguised location under /tmp or %TEMP% (e.g..cache_<rand>, dotnet_diag_<rand>.exe mimicking a.NET diagnostic tool), chmod 0755, and spawned detached via /bin/sh -c or cmd /c start. A fallback code-delivery channel resolves DNS TXT records at sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru, using 'c.<domain>' to obtain a chunk count and '0.<domain>'..'N.<domain>' to reassemble a base64-encoded payload. lib/telemetry.js ships a parallel drop-and-execute implementation (WorkerHost/NativeProfiler under an 'Analytics SDK' cover story) with the same primitives, currently unreferenced by the main entry. The combination of split-string domain construction, DNS-TXT covert channel, disguised drop paths, detached spawn, and duplicate loader is a supply-chain dropper delivering arbitrary attacker-controlled code to every consumer. Source: ghsa-malware (03ae4ba0015fe097b23ccecbae0ccf162a47214827bc3dba909e3627fe12bade) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

    Affected packages

    Package

    Name: bigops-telephony-client

    Purl: pkg:npm/bigops-telephony-client

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.7.6
    MAL-2026-12841 | CVE-DB