MAL-2026-6196

    Dashboard / Malicious Package / MAL-2026-6196

    MAL-2026-6196

    Published: 19 Jun 2026Last Modified: 25 Jun 2026Aliases: 
    GHSA-chqj-php6-8x6m

    Summary: Malicious code in build-tracker-n5p1 (npm)

    Details: Source: amazon-inspector (e731775fde27ad6db493d20397b27eee9b4a6ea0bf515f9516cc974ea3e12619) Package name suggests build telemetry tooling, but the tarball ships beacon scripts (beacon18.js, beacon_linux.js) wired to a postinstall lifecycle hook ("postinstall": "node run.js" in package.json line 9). On install, these scripts collect host identifiers via os.hostname()/os.platform() and child_process, then issue outbound HTTP GET/POST requests via http.request from the installer's machine. This combination — auto-execute on install, host fingerprinting, and outbound HTTP exfiltration — is a classic install-time host beacon / data-exfiltration pattern. There is no legitimate build-tracking reason to fingerprint the host and beacon out at install time without consent or configuration. Source: ghsa-malware (ffcd334da2b23b5f827135dfcf3ac11f0df3510c00f1648c0d34ebb9ed975705) 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: build-tracker-n5p1

    Purl: pkg:npm/build-tracker-n5p1

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-6196 | CVE-DB