CVE-2026-49352
9router's Hardcoded Default fallback JWT Secret Allows Authentication Bypass
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install 9router@0.4.45
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| 9router | npm | All versions | 0.4.45 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-798Use of Hard-coded CredentialsMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-49352?
- 9router's Hardcoded Default fallback JWT Secret Allows Authentication Bypass This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2026-49352?
- CVE-2026-49352 affects 9router. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-49352 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-77414CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77413CRITICAL
JSONata: Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-46339CRITICAL
9router: Unauthenticated Remote Code Execution via unprotected MCP custom plugin routes
- CVE-2026-59800CRITICAL
9router: Missing Authorization and OS Command Injection
- CVE-2026-55500CRITICAL
9routers has Exposure of Sensitive Information and Unprotected Database Import/Export, Allowing Complete Credential Theft and Database Takeover
- CVE-2026-59801CRITICAL
9router has unauthenticated CRUD on /api/providers and Full API Key Leak via /api/usage/stats
- CVE-2026-56677HIGH
9Router: Authenticated Server-Side Request Forgery (SSRF) via OIDC Provider Test Endpoint
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies