CVE-2026-56675

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.
Configurations

No configuration.

History

10 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 17:17

Updated : 2026-07-10 17:35


NVD link : CVE-2026-56675

Mitre link : CVE-2026-56675

CVE.ORG link : CVE-2026-56675


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication

CWE-290

Authentication Bypass by Spoofing

CWE-306

Missing Authentication for Critical Function

CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')