Back to overview

CVE-2026-56675

HIGH
8.3
CVSS 3.1
Description
9Router is an AI router & token saver. Prior to 0.5.2, 9router treats loopback requests as trusted and allows /v1/* access without an API key, so a same-host reverse proxy that forwards public traffic to the backend through 127.0.0.1 causes src/dashboardGuard.js to misclassify external requests as local. A remote unauthenticated attacker can access /v1 APIs such as /v1/models and may abuse configured upstream provider credentials through /v1 proxy endpoints depending on enabled providers. This issue is fixed in version 0.5.2.

Metadata

CVE ID
CVE-2026-56675
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-22 16:39 UTC
Published
2026-07-10 15:39 UTC
Last updated
2026-07-10 16:55 UTC
Primary CWE
CWE-287
CWE-287: Improper Authentication
Vendor / Product
decolua / 9router
Sources
cve.org  ·  NVD

Severity & Metrics

8.3 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
decolua 9router < 0.5.2
Weakness (CWE)
CWESourceDescription
CWE-287 cna CWE-287: Improper Authentication
CWE-290 cna CWE-290: Authentication Bypass by Spoofing
CWE-306 cna CWE-306: Missing Authentication for Critical Function
CWE-441 cna CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')
CVSS scores (1)
ScoreSeverityVersionSourceVector
8.3 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
References (3)
Back to overview