MAL-2026-12842

    Dashboard / Malicious Package / MAL-2026-12842

    MAL-2026-12842

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-wvf3-gj85-q2m7

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

    Details: Source: amazon-inspector (93b10fc5eff860f82de5bc03b910dbe2b96b06d54c22741cbb593b007dd9ee38) On require of the package, _shim.js downloads a platform-specific executable over HTTPS from string-concatenated hostnames (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adfs.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT chunked fallback to sdk.dl.wel1.ru and sibling *.dl.wel1.ru subdomains. The retrieved bytes are written to /var/tmp/.cache_<hex> on Unix or %TEMP%\dotnet_diag_<hex>.exe on Windows, chmod 0755, and spawned detached via spawn("/bin/sh", ["-c",...]) or spawn("cmd",...). Host strings and the require("child_process") / fs.chmodSync API names are reassembled at runtime via array.join("") to defeat static inspection. The advertised purpose is a React UI component library; nothing about the fetched binary, the decoy filenames, or the anonymous Cloudflare Workers / DNS-fallback delivery matches that stated purpose. Source: ghsa-malware (a0173df9419add73e012225d6d5d4c29764cb8e0818ead86e8dde7b1c56430d9) 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-ui

    Purl: pkg:npm/bigops-telephony-ui

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.7.3
    MAL-2026-12842 | CVE-DB