CVE-2026-55638
8.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| decolua | 9router | < 0.5.2 | affected |
Weaknesses
- CWE-862: CWE-862: Missing Authorization
- CWE-863: CWE-863: Incorrect Authorization
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: partial
Additional References
References
- https://github.com/decolua/9router/security/advisories/GHSA-8gmq-j984-vp4r
- https://github.com/decolua/9router/commit/b282f0554972ea35281520738759d76abcd0b0b3
- 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.