Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-49352 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

9Router is an AI router & token saver. From 0.2.21 until 0.4.44, 9Router used the hardcoded fallback JWT secret 9router-default-secret-change-me in src/app/api/auth/login/route.js, src/middleware.js, and later src/lib/auth/dashboardSession.js, allowing attackers to forge an auth_token cookie when JWT_SECRET was unset. This issue is fixed in version 0.4.44

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-798Use of Hard-coded Credentials[email protected]

Affected Products

ProductVersions
decolua 9router
>= 0.2.21, <= 0.4.30 (semver)
>= 0.4.31, <= 0.4.41 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 0.4.44moderate effort
  • Workaround:low effort

    Set the JWT_SECRET environment variable to a secure value. This will prevent the use of the hardcoded fallback secret.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-49352
NVD Published Date:
Jul 15, 2026
NVD Last Modified:
Jul 16, 2026
Source:
[email protected]
CVE-2026-49352 Details - Not Deferred