MAL-2026-13106

    Dashboard / Malicious Package / MAL-2026-13106

    MAL-2026-13106

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in bpm-foundation-bundle-optimization (npm)

    Details: Source: amazon-inspector (dfdca3178e2278bbc76607ff9bf6ee6a3b0d2d60db7281a231288f442a1fb616) Requiring this package triggers _vendor.js, which reconstructs Cloudflare Workers hostnames (oob-worker.cf10*.workers.dev) and DNS-fallback domains (*.dl.wel1.ru) from split-string arrays joined at runtime, downloads a platform-specific binary over https.get, writes it to /tmp or %TEMP% under decoy names (.cache_<hex>, dotnet_diag_<hex>.exe), chmods it to 0755, and spawns it detached via /bin/sh -c or cmd. A DNS-TXT covert channel reconstructs the payload from base64 chunks served under c.<domain> and N.<domain> when the primary hosts are unreachable. A sibling lib/telemetry.js contains a parallel dropper implementation (fs.chmodSync 0755, cp.spawn '/bin/sh -c... &', base64-chunk reconstruction) staged in the tarball but not on the auto-executed graph of this version. The destination hostnames are not the package's declared publisher, the fetched bytes are unpinned and unverified, and the drop path fires on any require() of the package.

    Affected packages

    Package

    Name: bpm-foundation-bundle-optimization

    Purl: pkg:npm/bpm-foundation-bundle-optimization

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.1.1
    MAL-2026-13106 | CVE-DB