MAL-2026-12375

    Dashboard / Malicious Package / MAL-2026-12375

    MAL-2026-12375

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-qcvh-54j6-qmcr

    Summary: Malicious code in evo-web-base-analytics-data (npm)

    Details: Source: amazon-inspector (01a5ea39e9c916ea6155783b98eeb71551a8a7966edad05852816786e902ac92) On require, index.js auto-loads _support.js which reassembles download hosts at runtime from string fragments (e.g. Cloudflare Workers subdomains under workers.dev and *.dl.well1.site), fetches a platform-specific binary over HTTPS with a DNS-TXT base64 fallback channel, writes it to /tmp or the Windows Temp directory under disguised names (.cache_<hex>, dotnet_diag_<hex>.exe), chmods it to 0755, and spawns it detached via /bin/sh -c or cmd.exe. The download host literals are split and joined via Array.join('') to defeat static inspection. The DNS-TXT fallback queries c.<domain> and numbered subdomains and base64-decodes concatenated TXT records into an executable payload, providing a covert transport that bypasses HTTP egress filtering. Source: ghsa-malware (bc10e680bf1115a2a78b677e234885879de2d062f957b3e79edb43f5ceae2177) 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: evo-web-base-analytics-data

    Purl: pkg:npm/evo-web-base-analytics-data

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.1.5
    MAL-2026-12375 | CVE-DB