Security Advisory

CVE-2026-56677

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-17 21:14:06
Last updated 2026-08-18 15:41:33
Assigner GitHub_M
CVSS score 8.6
State PUBLISHED

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.