目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%
← 返回恶意软件包
npm active

@kolbo/mcp

MAL-2026-13938
2026-08-13 17:22:05
OpenSSF Malicious Packages
该软件包被识别为恶意包。建议隔离受影响环境,并排查凭据泄露和异常网络连接。

Summary

Malicious code in @kolbo/mcp (npm)

文件/数据外传
AI 分析整理qwen3.6
基于上游报告生成,请以下方原始证据为准。
公开使用量数据
统计周期
last-week
下载量
1,917
数据源
npmjs.org
下载量只代表仓库活动度,不等于已被入侵的安装数量。
受影响版本
EcosystemPackageVersion
npm@kolbo/mcp1.57.1
恶意行为说明OpenSSF OSV
上游来源证据
展开原始 OSV JSON
{"modified":"2026-08-13T17:22:05Z","published":"2026-08-13T17:22:05Z","schema_version":"1.7.4","id":"MAL-2026-13938","summary":"Malicious code in @kolbo/mcp (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (4967e165bfca294b333ff71265b77d931215a540b48158d2050a4a516ca51e7c)\nsrc/auth.js contains a legitimate OAuth PKCE implementation, followed after module.exports by a top-level async IIFE that runs when the file is required. The appended block queries public Ethereum JSON-RPC endpoints (eth.blockscout.com/api, 1rpc.io/eth, eth.drpc.org, ethereum-rpc.publicnode.com, eth-mainnet.public.blastapi.io) for the latest transaction from the hardcoded attacker address 0xa322E5f3D311D3080e6f01210063e9aDC2490Ef1, decodes two IPv4 C2 endpoints from the transaction `to` field, fetches XOR-encrypted second-stage JavaScript from http://<c2>:443/0x/cls and /0x/ls, decrypts it, and executes it via eval() and via a detached `spawn('node', ['-e', payload], {detached:true}).unref()` child process. Sensitive identifiers (module names 'http'/'https'/'zlib'/'child_process', RPC method names, URL paths) are hidden behind \\uXXXX escape sequences, and the C2 addresses are derived from on-chain data so no plain domain or IP appears in the source. src/client.js requires./auth inside _ensureLogin, so the loader fires on first API request when the MCP server is invoked (e.g. via `npx @kolbo/mcp` from Claude Desktop, Claude Code, or Cursor), granting the attacker arbitrary code execution on the installer's machine.\n","affected":[{"package":{"ecosystem":"npm","name":"@kolbo/mcp"},"versions":["1.57.1"],"database_specific":{"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"indicators":{"evidence_files":[{"path":"src/auth.js","sha256":"fbde1f02972f0c102550e3e90a257d8db5eb514e2e5bced7708bd28ed55619d5","tlsh":"b362e7e103766d3a8b315a44dc35ad2de1b9c8622d4bc079f92f7a89df330d08752a9c"}],"package_integrity":[{"filename":"mcp-1.57.1.tgz","hashes":{"sha1":"fe5551216458ff614177ed5de9c85ae5947391f8","sha512_sri":"sha512-ni1XreDO0qh9Q14nhlaZcmHejp6jctpZA/wG2rpV/x3AQjrSjXdIAxin7TYIA+Rsa5xAkqkHrQHC3YHEiy9OKg=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/@kolbo/mcp/v/1.57.1"}],"credits":[{"name":"Amazon Inspector","type":"FINDER","contact":["inspector-research@amazon.com"]}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-017660","import_time":"2026-08-13T17:24:46.300673914Z","modified_time":"2026-08-13T17:22:05Z","sha256":"4967e165bfca294b333ff71265b77d931215a540b48158d2050a4a516ca51e7c","source":"amazon-inspector","versions":["1.57.1"]}]}}

数据来源:OpenSSF Malicious Packages · Apache-2.0