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

14 Jul 2026, 15:17

Type Values Removed Values Added
References () https://github.com/decolua/9router/security/advisories/GHSA-vjc7-jrh9-9j86 - () https://github.com/decolua/9router/security/advisories/GHSA-vjc7-jrh9-9j86 -

14 Jul 2026, 13:19

Type Values Removed Values Added
Summary (en) 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. (en) 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.

13 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

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