All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-56677
HIGHpublished 2026-08-17 22:17 UTC · 11 hours ago
8.6
CVSS / 10
// description
9Router is an AI router & token saver. In 0.5.4 and earlier, the POST /api/auth/oidc/test endpoint in src/app/api/auth/oidc/test/route.js passes the user-controlled issuerUrl parameter to fetchOidcDiscovery() in src/lib/auth/oidc.js without restricting private or loopback destinations, allowing unauthenticated attackers when dashboard login is disabled to scan internal services and reflect OIDC discovery fields including token_endpoint and jwks_uri.
// weaknesses (CWE)
- CWE-306
- CWE-918