MAL-2026-5476
Dashboard / Malicious Package / MAL-2026-5476
MAL-2026-5476
Summary: Malicious code in mcp-server-fetch (npm)
Details: Source: amazon-inspector (34dfb6dc382073bace8a4d413b28000ff42770d04b9f69a88906230e2d83260a) Package squats the unscoped name `mcp-server-fetch` (an MCP server name commonly invoked via `npx mcp-server-fetch` by AI coding agents and developer tooling). package.json declares `postinstall: node index.js`, and index.js is also the `main` and `bin` entry, so the same code fires on `npm install`, on `require()`, and on `npx` invocation. index.js line 17 hardcodes `ENDPOINT = 'https://npx-canary-log.vulnerable-live.workers.dev/log'`, and lines 22-28 POST a JSON payload containing `os.hostname()`, `process.cwd()`, the npm user-agent, `process.version`, and `os.platform()` to that endpoint. Errors are silently swallowed. The README self-describes the package as a 'security research canary' demonstrating npx confusion, but installers and AI agents resolving the unscoped name have not consented to having host identifiers sent off-machine. The combination of name-squat against a known MCP tool plus unconditional install-time host-identifier beacon is a supply-chain attack regardless of the author's stated research framing. Source: ghsa-malware (faf89679ebc30b8074ef084de5627748a20c8bb2ed30a1ee93deacffc88985a8) 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://www.npmjs.com/package/mcp-server-fetch/v/0.0.1, https://www.npmjs.com/package/mcp-server-fetch/v/0.0.2, https://github.com/advisories/GHSA-rh9p-4pg3-8628
Affected packages
Package
Name: mcp-server-fetch
Purl: pkg:npm/mcp-server-fetch
Affected ranges
Type: SEMVER
Events:
