CVE-2026-62327

Summary

9Router through version 0.4.41 contain 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.

Affected Software

VendorProductVersion RangeStatus
decolua9Router0 <= 0.4.41affected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function
  • CWE-522: Insufficiently Protected Credentials

References