CVE-2026-62327

9Router through version 0.4.41 contains an unauthenticated information disclosure vulnerability that allows remote attackers to retrieve plaintext API keys for all connected AI provider accounts by sending a single unauthenticated request to the /api/usage/stats endpoint. Attackers can exploit the missing authentication middleware on the Next.js API route to obtain full API key strings alongside token counts, cost breakdowns, and request metadata, enabling unauthorized use of connected AI provider accounts, billing fraud, and quota exhaustion.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-13 22:16

Updated : 2026-07-14 16:42


NVD link : CVE-2026-62327

Mitre link : CVE-2026-62327

CVE.ORG link : CVE-2026-62327


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-522

Insufficiently Protected Credentials