Katalog CVE

CVE-2026-81094

KrytyczneCVSS 9.1
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Narzędzie CLI mcp-router domyślnie uruchamiało serwer agregatora MCP na wszystkich interfejsach sieciowych i wymagało uwierzytelnienia tylko wtedy, gdy operator o to poprosił. Domyślne wywołanie polecenia serve wystawiało agregator i wszystkie serwery MCP na dostęp dla każdego, kto mógł dosięgnąć portu. Wersja 0.6.3 domyślnie używa adresu loopback i odmawia startu bez tokena, gdy host nie jest adresem loopback.

Ocena ryzyka

Ryzyko nieautoryzowanego dostępu do agregatora MCP i wszystkich serwerów MCP, co może prowadzić do ujawnienia danych lub nieautoryzowanych operacji.

Rekomendacja

Zaktualizuj mcp-router do wersji 0.6.3 lub nowszej i zawsze podawaj token uwierzytelniający, gdy serwer jest dostępny z zewnątrz.

Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS