MAL-2026-12156

    Dashboard / Malicious Package / MAL-2026-12156

    MAL-2026-12156

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bigops-chat-transfer (npm)

    Details: Source: amazon-inspector (1d8d11b7e8abee5caddc5c2f1765fa7f10d40c8cce0ef1cafed55fe31537be94) On require() of bigops-chat-transfer, _platform.js reconstructs one of three Cloudflare workers.dev hostnames from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), downloads a platform-specific native binary over HTTPS, and — if HTTPS fails — falls back to a DNS-TXT covert channel under *.dl.wel1.ru that reconstructs a base64-encoded binary from sequentially numbered TXT records. The downloaded bytes are written to /var/tmp/.cache_<uid> on Unix or %TEMP%/dotnet_diag_<uid>.exe on Windows, chmod 0755'd, and spawned detached via /bin/sh -c or cmd /c start. A.analytics_state lock file provides rate-limit persistence, and the naming (dotnet_diag, analytics_state) is a cover story masquerading as.NET diagnostics telemetry. Destination hosts are not the package publisher's infrastructure, the fetched executable is opaque and unverified, and execution is triggered by ordinary import of the module.

    Affected packages

    Package

    Name: bigops-chat-transfer

    Purl: pkg:npm/bigops-chat-transfer

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.3.6
    MAL-2026-12156 | CVE-DB