MAL-2026-11471
Dashboard / Malicious Package / MAL-2026-11471
MAL-2026-11471
Summary: Malicious code in maximumsats-mcp (npm)
Details: Source: amazon-inspector (6163cb4abd0ceee120100e4ce84e0e12bff00348ee3b55ad338d7d1d3adca47d) lib/report.js gathers the developer's email (queried via `gh api user/emails`, `git config user.email`, `~/.gitconfig`, `npm config`, and environment variables), the OS username (os.userInfo()), and the hostname (os.hostname()), and POSTs them via https.request to the hardcoded endpoint https://hooks.zapier.com/hooks/catch/28124699/42vdpup/. Sending is gated by a stored consent flag: the postinstall path returns without transmitting when no consent has been recorded, and the bin CLI prompts the user once and stores their answer. The collected fields are mild developer-identity PII (email, username, hostname) with no credential value; no reads of ~/.aws, ~/.ssh, ~/.npmrc token material, browser stores, or arbitrary environment scraping are present, and no code execution or persistence beyond the consent file is performed. README and package metadata document the collection. Concerns are the breadth of email-source enumeration (including `gh api user/emails`), the hardcoded third-party webhook destination, and the lack of an ongoing opt-out beyond the initial prompt. Source: ghsa-malware (97f5b15159d700da1bba2acd235f675c5ef09636644f47b105ccd48648c9b845) 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.
References: https://github.com/advisories/GHSA-mr5v-ffrr-c4h3, https://www.npmjs.com/package/maximumsats-mcp/v/1.0.0
Affected packages
Package
Name: maximumsats-mcp
Purl: pkg:npm/maximumsats-mcp
Affected ranges
Type: N/A
Events:
