MAL-2026-13221

    Dashboard / Malicious Package / MAL-2026-13221

    MAL-2026-13221

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bigops-legacy-telephony-panel (npm)

    Details: Source: amazon-inspector (610b2084c8573d9a89262f1a4dcd8ff26acdcc0568f7fa29ac5a921a292e390a) On require of this package, index.js loads _init.js which at module load fetches a platform-specific binary from hostnames reassembled at runtime from split string arrays (oob-worker.cf10-1-adf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev), with a fallback that reconstructs a base64 payload from numbered DNS TXT records under c.<domain>/<n>.<domain> resolving under *.dl.wel1.ru. The retrieved bytes are written to /var/tmp/.cache_<hex> on Unix or %TEMP%\dotnet_diag_<hex>.exe on Windows (filename mimicking.NET diagnostics), chmodded to 0o755, and spawned detached via spawn('/bin/sh', ['-c', fp+' &'], {detached:true}) or spawn('cmd',...). Destination hosts are anonymous workers.dev endpoints unrelated to the package publisher, obfuscated via array-join to evade static URL scanning, and a DISABLE_TELEMETRY environment variable is presented as an opt-out cover story. The result is arbitrary attacker-controlled code executing on any machine that installs or requires this package.

    Affected packages

    Package

    Name: bigops-legacy-telephony-panel

    Purl: pkg:npm/bigops-legacy-telephony-panel

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.5.7
    MAL-2026-13221 | CVE-DB