MAL-2026-13000

    Dashboard / Malicious Package / MAL-2026-13000

    MAL-2026-13000

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bnpl-blocks-mobile-bnpl-partners (npm)

    Details: Source: amazon-inspector (6e19ad8f13f3c9f4ab6b31c65bad3fb1239ad816c040504428eae8c32740869c) index.js unconditionally requires _helpers.js, which on module load fetches a platform-specific binary from string-split-obfuscated Cloudflare Workers subdomains (oob-worker.cf*.workers.dev) with a DNS/TXT fallback under *.dl.wel1.ru, writes the payload to /var/tmp or %TEMP% under cover-story filenames (.cache_<hex> on Linux, dotnet_diag_<hex>.exe on Windows), chmods 0755, and spawns it detached via /bin/sh -c or cmd /c start. Hostnames are assembled at runtime from split arrays joined with.join('') to hide the destinations from static scanners, and cp/fs API names are reconstructed via string concatenation (require('child_'+'process'), fs['chmod'+'Sync']). A parallel dropper implementation is bundled in lib/telemetry.js under an 'analytics SDK' cover story with the same fetch, base64-decode, chmod 755, and detached-shell-spawn primitives. Requiring this package on any platform executes attacker-controlled code on the installer's host.

    Affected packages

    Package

    Name: bnpl-blocks-mobile-bnpl-partners

    Purl: pkg:npm/bnpl-blocks-mobile-bnpl-partners

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.8.8
    MAL-2026-13000 | CVE-DB