Back to overview

CVE-2026-55638

HIGH Exploitation: PoC
8.6
CVSS 3.1
Description
9Router is an AI router & token saver. Prior to 0.5.2, 9router protects /v1, /v1beta, /api/v1, and /api/v1beta in src/dashboardGuard.js but omits /codex before next.config.mjs rewrites /codex/* to /api/v1/responses. A remote unauthenticated attacker can send requests to /codex/* to bypass the API-key gate and cause the server to make upstream provider calls using operator-stored LLM provider credentials. This issue is fixed in version 0.5.2.

Metadata

CVE ID
CVE-2026-55638
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-16 23:52 UTC
Published
2026-07-10 15:38 UTC
Last updated
2026-07-10 16:46 UTC
Primary CWE
CWE-862
CWE-862: Missing Authorization
Vendor / Product
decolua / 9router
Sources
cve.org  ·  NVD

Severity & Metrics

8.6 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
decolua 9router < 0.5.2
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862: Missing Authorization
CWE-863 cna CWE-863: Incorrect Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.6 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
References (3)
Back to overview