MAL-2026-11455

    Dashboard / Malicious Package / MAL-2026-11455

    MAL-2026-11455

    Published: 31 Jul 2026Last Modified: 4 Aug 2026Aliases: 
    GHSA-gpj6-4r9m-prh8

    Summary: Malicious code in allurectl (npm)

    Details: Source: amazon-inspector (186241f7063cd1f10fe15814d834b890f99c1a3360f2f6a4e6190169ff0481eb) Package name impersonates Qameta's Allure TestOps CLI (`allurectl`) but ships unrelated code that harvests developer identity and posts it to a hardcoded Zapier webhook. `lib/report.js` collects the OS username and hostname via `os.userInfo()` / `os.hostname()`, uses `child_process.execSync` to read git config and query `gh api user/emails`, and reads local config files with `fs.readFileSync`, then POSTs the resulting `{email, username, hostname}` payload via `https.request` to `https://hooks.zapier.com/hooks/catch/28124699/42vdpup/`. `bin/cli.js` prompts once and, on `y`, transmits and stores a consent flag; the postinstall path relies on that flag. Package self-describes as a 'harmless security research payload' and renames its bin to `install-email-research`, but installers who mistype the real `allurectl` name have their GitHub/git email, OS username, and hostname sent to a third-party endpoint they did not choose to engage with. Source: ghsa-malware (81cc68a7fe1c39ad33325aeb049148b1165f9d8d85c14329094de9912305e325) 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: allurectl

    Purl: pkg:npm/allurectl

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-11455 | CVE-DB