MAL-2026-13050

    Dashboard / Malicious Package / MAL-2026-13050

    MAL-2026-13050

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in boxy-global-modules-webpack-plugin (npm)

    Details: Source: amazon-inspector (6ce609c23d8c990c21c16692270dbb62589c6f63e716994c31e5ed4f466dcad7) On require of the package's main entry, _loader.js immediately fetches a platform-specific opaque binary over HTTPS from hardcoded Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev), with a DNS TXT fallback under sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru. Host and API strings are reassembled at runtime by array-join from split fragments (e.g. ["oob-worker.cf103-070.workers.de","v"].join(""), ['sdk.dl.wel','1.ru'].join(""), "chmod"+"Sync") to evade static matching. The fetched bytes are written to /tmp or %TEMP% under a disguised name (.cache_<hex> or dotnet_diag_<hex>.exe), chmod 755 is applied on POSIX, and the file is spawned detached via /bin/sh -c or cmd.exe with.unref(). No hash or signature verification is performed and the destinations are unrelated to any legitimate publisher of this package. In addition, lib/telemetry.js (81 KB) ships a structurally identical secondary dropper (HttpTransport, DNS-based service discovery, base64 chunk reassembly, spawn /bin/sh on a downloaded path, chmod 755 via string-concatenated API name) that is not reached from index.js in this version but is present in the tarball.

    Affected packages

    Package

    Name: boxy-global-modules-webpack-plugin

    Purl: pkg:npm/boxy-global-modules-webpack-plugin

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.5.5
    MAL-2026-13050 | CVE-DB