๐Ÿ” CVE Alert

CVE-2026-63732

CRITICAL 9.9

9router before 0.4.60 Remote Code Execution via default password

CVSS Score
9.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-78
Vendor decolua
Product 9router
Published Jul 23, 2026
Stay Ahead of the Next One

Get instant alerts for decolua 9router

Be the first to know when new critical vulnerabilities affecting decolua 9router are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

decolua / 9router
0 < 0.4.60

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/decolua/9router/security/advisories/GHSA-4922-8r65-fq26 vulncheck.com: https://www.vulncheck.com/advisories/9router-before-remote-code-execution-via-default-password

Credits

๐Ÿ” darealDanh