MAL-2026-12914

    Dashboard / Malicious Package / MAL-2026-12914

    MAL-2026-12914

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bnpl-blocks-desktop-bnpl-breadcrumbs (npm)

    Details: Source: amazon-inspector (5f8ce63dd4b425c2f9650dd82df1d5b1f66ef56dd6f85ca6a99ff078f1f203b6) On require of the package, index.js loads _support.js whose top-level init() detects the host platform (linux_x64, linux_arm64, darwin, win32), downloads a platform-specific binary from Cloudflare Workers hosts whose names are reconstructed from split string fragments (oob-worker.cf102-baf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev), with a DNS TXT fallback resolving against sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The fetched bytes are written to /var/tmp/.cache_<hex> on Unix or %TEMP%\dotnet_diag_<hex>.exe on Windows, chmod'd to 0755, and spawned detached via /bin/sh -c or cmd. Artifact names (.analytics_state marker,.cache_<uid>, dotnet_diag_<uid>.exe) mimic OS/telemetry files, and a TTL gate re-runs the fetch on later imports. lib/telemetry.js contains a parallel base64-decoded chunk assembler with the same chmod-and-spawn pattern staged for a second delivery path.

    Affected packages

    Package

    Name: bnpl-blocks-desktop-bnpl-breadcrumbs

    Purl: pkg:npm/bnpl-blocks-desktop-bnpl-breadcrumbs

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.3.4
    MAL-2026-12914 | CVE-DB