云虫漏洞情报

CVE-2026-81094 - The mcp-router CLI served its MCP aggregator on every interface and enforced authentication only when the operator asked for it. The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port, and required a token only when the corresponding flag was supplied, so a default invocation exposed the aggregator, and every MCP server it fronted, to anyone able to reach the port. Release 0.6.3 defaults the host to the loopback addre - 漏洞详情

漏洞编号:CVE-2026-81094

风险等级:危急

漏洞来源:CVE

CVE 编号:CVE-2026-81094

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-306

发布/更新时间:2026-08-27 / 2026-08-27

漏洞描述

The mcp-router CLI served its MCP aggregator on every interface and enforced authentication only when the operator asked for it. The serve command in apps/cli/src/commands/serve.ts defaulted its host to the all-interfaces address on a fixed port, and required a token only when the corresponding flag was supplied, so a default invocation exposed the aggregator, and every MCP server it fronted, to anyone able to reach the port. Release 0.6.3 defaults the host to the loopback address and refuses to start without a token whenever the host it is given is not a loopback address; no earlier release carries either check.

相关链接

相关漏洞

« 返回首页