Vulnerability Description
9router 0.4.59 (fixed in 0.4.60) contains a chain of vulnerabilities: a hardcoded default password (123456) that authenticates any fresh installation, a bypass of the LOCAL_ONLY network gate via a spoofed Host header, and unvalidated arguments passed to child_process.spawn() when registering MCP plugins. A remote, unauthenticated attacker can log in with the default credential, spoof the Host header to reach local-only routes, and register a malicious MCP plugin (e.g. node -e <payload>) to achieve arbitrary code execution on the host operating system when the plugin's SSE endpoint is triggered.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/decolua/9router/security/advisories/GHSA-4922-8r65-fq26
- https://www.vulncheck.com/advisories/9router-before-remote-code-execution-via-de
FAQ
What is CVE-2026-63732?
CVE-2026-63732 is a vulnerability with a CVSS score of 9.9 (CRITICAL). 9router 0.4.59 (fixed in 0.4.60) contains a chain of vulnerabilities: a hardcoded default password (123456) that authenticates any fresh installation, a bypass of the LOCAL_ONLY network gate via a spo...
How severe is CVE-2026-63732?
CVE-2026-63732 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-63732?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.