MAL-2026-7028

    Dashboard / Malicious Package / MAL-2026-7028

    MAL-2026-7028

    Published: 9 Jul 2026Last Modified: 9 Jul 2026Aliases: 
    GHSA-82qq-fgw6-6hf8

    Summary: Malicious code in calvuepro (npm)

    Details: Source: amazon-inspector (9de2057a076c31ca107db2c3e8d330a7b4aa2d8d67896cecd6c7ebef21d07731) Package ships a 5.7MB prebuilt darwin-arm64 Mach-O at vendor/clavuepro-darwin-arm64 with no source tree, no hash/signature verification, and no upstream release URL to cross-reference. The bin wrapper bin/calvuepro.js chmods the binary 0755 and spawns it with the caller's argv via spawnSync. There are no lifecycle scripts and no main field, so the binary executes only when a user explicitly runs the CLI — not on `npm install` or `require()`. Notable inconsistency: the npm package name is `calvuepro` while the shipped binary, repository (mycode699/clavue-v2), and CLI alias all use `clavuepro` — a one-character difference that is worth a human review of publisher identity before trusting lifecycle execution of opaque native code. No exfiltration, no credential access, no install-time fetch+execute, and no network behavior was observed in the loader script. Source: ghsa-malware (36e6f293ca556e3d3fdc61b38b76cbbbc74acabcd9dee4ccd35849747f183ff5) 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: calvuepro

    Purl: pkg:npm/calvuepro

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    0.1.0
    MAL-2026-7028 | CVE-DB