MAL-2026-13014

    Dashboard / Malicious Package / MAL-2026-13014

    MAL-2026-13014

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bnpl-blocks-sanitizer (npm)

    Details: Source: amazon-inspector (a0d15dd8da5871696be88e0e89993a693b85554134facad7dbec47b844f13d87) On require(), index.js loads _polyfill.js which selects a platform-specific endpoint and downloads an opaque binary from hardcoded Cloudflare Workers subdomains (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev), with DNS-TXT chunked-base64 fallback resolution against sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The fetched bytes are written to /tmp or %TEMP% under disguised names such as dotnet_diag_*.exe and.cache_*, chmodded to 0o755, and spawned detached via cmd.exe /c start /b on Windows or /bin/sh -c on POSIX. Destination hostnames are assembled by joining split-string fragments to evade static scanners, and comments frame the behavior as 'telemetry' and 'analytics_state' while the actual operation is fetch-and-execute of an unpinned, unverified binary from hosts unrelated to the package publisher. There is no hash or signature verification, no pinning, and execution fires as a side effect of importing the package.

    Affected packages

    Package

    Name: bnpl-blocks-sanitizer

    Purl: pkg:npm/bnpl-blocks-sanitizer

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.1.8
    MAL-2026-13014 | CVE-DB