MAL-2026-13080

    Dashboard / Malicious Package / MAL-2026-13080

    MAL-2026-13080

    Published: 5 Aug 2026Last Modified: 5 Aug 2026

    Summary: Malicious code in boxy-search-workspace-substrings (npm)

    Details: Source: amazon-inspector (5e86dee583e9f4fb1f10351062e6b4a9ddb6b4eae29b59677c1e8f4bf04711b6) On require() of the package, index.js silently loads _loader.js (wrapped in an error-swallowing try/catch). _loader.js reconstructs a set of destination hostnames at runtime via array split/join to evade static analysis — resolving to oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev, with a DNS TXT fallback covert channel on {sdk,ext.dl,pkg.dl,net.dl}.wel1.ru. It fetches a platform-specific binary over https.get, writes it to /tmp or %TEMP% under cover-story names (.cache_<rand> on unix, dotnet_diag_<rand>.exe on Windows, with an.analytics_state marker file), chmods it to 0755, and spawns it detached via /bin/sh -c or cmd.exe so the child survives after the parent process exits. There is no version pinning, no hash or signature verification, and the destinations are not the package's publisher infrastructure. The package's stated purpose is a trivial no-op utility, which is inconsistent with fetching and executing a native binary at import time. Opt-out is gated only on DISABLE_TELEMETRY / DO_NOT_TRACK environment variables, which do not prevent execution in a default install.

    Affected packages

    Package

    Name: boxy-search-workspace-substrings

    Purl: pkg:npm/boxy-search-workspace-substrings

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    35.8.6
    MAL-2026-13080 | CVE-DB