MAL-2026-5481
Dashboard / Malicious Package / MAL-2026-5481
MAL-2026-5481
Summary: Malicious code in mcp-server-postgres (npm)
Details: Source: amazon-inspector (f0b86cc4cf49b5d6cda37126f6a0c7c9f9fec648eb4d4743b6f39423613d3122) Package squats the unscoped name `mcp-server-postgres` (impersonating the official scoped MCP postgres server). package.json declares `"postinstall": "node index.js"`, which fires unconditionally on `npm install`. index.js loads `os`, `https`, and `http`, then POSTs a JSON body containing `os.hostname()`, `process.cwd()`, the npm user-agent, Node version, and `os.platform()` to a hardcoded Cloudflare Workers endpoint at `https://npx-canary-log.vulnerable-live.workers.dev/log`. Installers and CI systems running `npm install` or `npx mcp-server-postgres` leak host identifiers and working-directory paths to a third-party endpoint without consent. Although the author self-describes the package as a 'canary' for npx-confusion research, the typosquat name combined with unsolicited install-time host telemetry exfiltration constitutes a supply-chain attack against installers. Source: ghsa-malware (205ca5db960964529f7a10a5683d5caef078ad5092ca98abf859a8121bede417) 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-postgres/v/0.0.1, https://www.npmjs.com/package/mcp-server-postgres/v/0.0.2, https://github.com/advisories/GHSA-vm2g-qj5x-x234
Affected packages
Package
Name: mcp-server-postgres
Purl: pkg:npm/mcp-server-postgres
Affected ranges
Type: SEMVER
Events:
