CVE-2026-53512
Severity CVSS v4.0:
CRITICAL
Type:
CWE-287
Authentication Issues
Publication date:
15/07/2026
Last modified:
21/07/2026
Description
Better Auth is an authentication and authorization library for TypeScript. Prior to 1.6.11, the legacy oidcProvider and mcp plugins expose OAuth token endpoints whose refresh_token grant authenticates only possession of the bound refreshToken row and matching client_id, without verifying the confidential client's client_secret, allowing an attacker with a valid refresh_token to mint access tokens and rotated refresh tokens through /api/auth/oauth2/token or /api/auth/mcp/token. The @better-auth/oauth-provider package is not affected. This issue is fixed in version 1.6.11.
Impact
Base Score 4.0
9.10
Severity 4.0
CRITICAL
Base Score 3.x
9.10
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:better-auth:better_auth:*:*:*:*:*:node.js:*:* | 1.6.11 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



