MAL-2026-12881

    Dashboard / Malicious Package / MAL-2026-12881

    MAL-2026-12881

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-7qx6-3gxv-f3mj

    Summary: Malicious code in bnpl-blocks-atom-bnpl-navigation-arrow (npm)

    Details: Source: amazon-inspector (ac730391d7dd3e3b320792e22983d3d225a08701364594a2db02d8c19f1bf868) Requiring this package executes _platform.js, which detects the host OS/arch, fetches an opaque binary from one of four author-controlled Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT base64 fallback resolved via subdomains of wel1.ru (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru), writes it to /var/tmp/.cache_<hex> on Unix or TEMP/dotnet_diag_<hex>.exe on Windows disguised as a system artifact, chmods it 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start. All destination hostnames, resolver domains, and even the child_process module name are assembled from split string literals (e.g. ["oob-worke","r.cf103-07","0.worke","rs.de","v"].join(""), require("child_" + "process")) to evade signature-based scanners. A second copy of the dropper is bundled in lib/telemetry.js under an 'analytics SDK' cover story, containing the same base64 buffer construction, fs["chmod" + "Sync"] to 0755, and cp.spawn("/bin/sh", ["-c", filePath + " &"]) primitives. Source: ghsa-malware (73dd157f90433e60ffd2768ee34e002521bb31af51845f856a79094b403504e8) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

    Affected packages

    Package

    Name: bnpl-blocks-atom-bnpl-navigation-arrow

    Purl: pkg:npm/bnpl-blocks-atom-bnpl-navigation-arrow

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    35.2.6
    MAL-2026-12881 | CVE-DB