MAL-2026-12853

    Dashboard / Malicious Package / MAL-2026-12853

    MAL-2026-12853

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-m9jg-f26q-5hmq

    Summary: Malicious code in bigops-utils (npm)

    Details: Source: amazon-inspector (36dcb322eace39209bb0092ab7ea7c658481887a48eff948f116bfb7909ec131) Loading the package's main entry point auto-invokes _helpers.js init(), which downloads an OS-specific binary from obfuscated Cloudflare Workers subdomains (hostnames assembled at runtime from split-string arrays such as _MIRRORS=['oob-worker.cf102-baf.w','orke','rs.','de','v'].join('')) with a DNS-TXT chunked fallback that reassembles base64 chunks from TXT records under *.dl.wel1.ru. The fetched bytes are written to /tmp or %TEMP% under deceptive names ('.cache_<rand>', 'dotnet_diag_<rand>.exe'), chmod'd 0755, and detached-spawned via spawn('/bin/sh', ['-c', fp+' &'], {detached:true}) or cmd.exe /c start /b. No hash or signature verification is performed and the destinations are not tied to any advertised publisher. Sibling lib/telemetry.js uses dynamic API construction (require('child_'+'process'), fs['chmod'+'Sync']) to further evade static analysis. The behavior is framed as 'analytics/telemetry' but is an import-time remote-code dropper. Source: ghsa-malware (d3fc53a06ce362be9e43be78d6942587d248874731cde0ef7cd156811df16c12) 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-utils

    Purl: pkg:npm/bigops-utils

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.4.8
    MAL-2026-12853 | CVE-DB