MAL-2026-13248

    Dashboard / Malicious Package / MAL-2026-13248

    MAL-2026-13248

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bigops-rx-post-message (npm)

    Details: Source: amazon-inspector (1298706de8e41561be6743e6d8349c5feefb81bec1ba71f3f2da3995d845ac98) On require() of bigops-rx-post-message, index.js executes _init.js at module top level, which downloads a platform-specific binary from Cloudflare Workers hosts whose names are assembled at runtime from string-split arrays (e.g. oob-worker.cf10x-*.workers.dev) with a DNS-TXT base64 fallback across sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. The fetched bytes are written under /var/tmp or %TEMP% with a disguised name (.cache_<hex> / dotnet_diag_<hex>.exe), chmodded 0755, and spawn-detached via /bin/sh -c or cmd.exe. No hash or signature verification is performed, the destinations are not the publisher's infrastructure, and lib/telemetry.js contains the same dropper primitives with `child_process` obtained via string concatenation (require("child_"+"process")) and fs["chmod"+"Sync"] indexed by string to evade static scanners. Installing or requiring this package causes an unpinned, attacker-controlled executable to run on the installer's host.

    Affected packages

    Package

    Name: bigops-rx-post-message

    Purl: pkg:npm/bigops-rx-post-message

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.1.5
    MAL-2026-13248 | CVE-DB