VDB

GCVE-110-OSM-2026-5119

GCVE-110-OSM-2026-5119
Advisory PublishedCVSS 8.8/10
Vulnetix · Advisory published June 1, 2026
Exfiltrates system metadata (hostname, working directory, npm user agent, Node version, platform) to an attacker-controlled Cloudflare Workers endpoint via HTTPS POST in a postinstall hook. The package typosquats @modelcontextprotocol/server-fetch and was published simultaneously with six other fake mcp-server-* packages by the same publisher as a coordinated MCP namespace squatting campaign. **Trigger** (`postinstall`): executes `node index.js` at npm install time. **Collection**: reads `os.hostname()`, `process.cwd()`, `process.env.npm_config_user_agent`, `process.version`, `os.platform()`, `os.arch()`, `new Date().toISOString()`. **Exfiltration**: JSON-serializes collected fields and POSTs to `https://npx-canary-log.vulnerable-live.workers.dev/log` via `https.request`. The C2 endpoint is defined as a literal constant `ENDPOINT` in `loaders/index.js`.

Weaknesses (CWE)

CWE-506Embedded Malicious Code

Risk Scores

CVSS 3.1
8.8/10
High · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Affected Products

VendorProductVersionsPlatforms
unknownmcp-server-fetch0.0.2 (affected)

References

vendor

Browse GCVE Records

72,096 records in the GCVE database · Updated July 14, 2026

No matching records found.

Explore Further

Investigate this vulnerability in the interactive console or download the raw GCVE record.

$ Console Community · 100/wk Open console ›