CVE-2026-46339
CRITICAL(10.0)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
- CVSS 10 — Kritisch
EPSS-Score
3.4%
Exploit-Wahrscheinlichkeit (30 Tage)
CVSS Score
10
Technische Schwere
SecBoard-Einordnung
CVE-2026-46339 betrifft 9Router, einen AI-Router und Token-Saver. Die Schwachstelle liegt in der src/proxy.js Middleware, die die Endpunkte /api/cli-tools/* und /api/mcp/* nicht ausreichend schützt. Dies ermöglicht die unauthentifizierte Registrierung von customPlugins und die Ausführung von Befehlen über die MCP-Bridge. Die Auswirkung ist eine kritische Remote Code Execution.
KI-gestützte Einordnung auf Basis der NVD-Daten.
Beschreibung
9Router is an AI router & token saver. From 0.4.30 until 0.4.37, 9Router's src/proxy.js middleware did not protect /api/cli-tools/* and /api/mcp/*, allowing unauthenticated registration of customPlugins through src/app/api/cli-tools/cowork-settings/route.js and command execution through the MCP bridge. This vulnerability is fixed in 0.4.37.
GitHub Advisories
9router: Unauthenticated Remote Code Execution via unprotected MCP custom plugin routes