SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-49353

HIGH · CVSS 7.5 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The vulnerability in 9Router affects the local-only access gate in the src/dashboardGuard.js file, which improperly uses Host and Origin headers for access control. This flaw allows attackers to spoof headers in reverse proxy or tunnel configurations, potentially exposing sensitive API endpoints to unauthorized access. Organizations using versions 0.4.45 and earlier should prioritize patching this vulnerability to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-49353
Severity
HIGH
CVSS
7.5
EPSS
0.23%

Original NVD Description

9Router is an AI router & token saver. In 0.4.45 and earlier, 9Router's src/dashboardGuard.js local-only access gate used Host and Origin headers in isLocalRequest() to protect /api/mcp/*, /api/tunnel/*, and /api/cli-tools/*, allowing header spoofing in reverse proxy or tunnel deployments to reach MCP child process stdin paths.