CVE-2026-56675
8.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| decolua | 9router | < 0.5.2 | affected |
Weaknesses
- CWE-287: CWE-287: Improper Authentication
- CWE-290: CWE-290: Authentication Bypass by Spoofing
- CWE-306: CWE-306: Missing Authentication for Critical Function
- CWE-441: CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/decolua/9router/security/advisories/GHSA-x5c9-v98j-722r
- https://github.com/decolua/9router/commit/da667836cc7584bea0edd893de1d590c9ea279dc
- https://github.com/decolua/9router/releases/tag/v0.5.2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.