GHSA-8gmq-j984-vp4r: 9router: Unauthenticated LLM proxy access via /codex rewrite authorization bypass
Summary
## Summary 9router is a software that provides an LLM proxy (a middleman service that connects to AI providers like OpenAI). It's supposed to require an API key (a secret credential) for access, but there's a bypass vulnerability: requests sent to `/codex/*` are secretly rewritten to `/api/v1/responses` by the server configuration, and since the authorization check (middleware, a security layer that runs before the main code) only protects specific paths and doesn't include `/codex`, unauthenti
Vulnerability Details
EPSS: 0.6%
Yes
August 28, 2026
Classification
Taxonomy References
Affected Vendors
Affected Packages
Related Issues
CVE-2026-63086: text-generation-inference through 3.3.7 contains a server-side request forgery (SSRF) vulnerability in the OpenAI-compat
CVE-2026-34371: LibreChat is a ChatGPT clone with additional features. Prior to 0.8.4, LibreChat trusts the name field returned by the e
Original source: https://github.com/advisories/GHSA-8gmq-j984-vp4r
First tracked: August 28, 2026 at 08:01 PM
Classified by LLM (prompt v3) · confidence: 95%