CVE-2026-53517

Severity CVSS v4.0:
Pending analysis
Type:
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
15/07/2026
Last modified:
21/07/2026

Description

Better Auth is an authentication and authorization library for TypeScript. From 1.4.8-beta.7 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint on the refresh_token grant performs a non-atomic read, validate, revoke, and mint sequence on the oauthRefreshToken row, allowing concurrent requests with the same parent refresh token to pass the revoked check and create forked refresh-token families; the vulnerable range also includes embedded better-auth plugin versions before 1.6.0. This issue is fixed in version 1.6.11.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:better-auth:better-auth\/oauth-provider:*:*:*:*:*:node.js:*:* 1.6.0 (including) 1.6.11 (excluding)
cpe:2.3:a:better-auth:better_auth:*:*:*:*:*:node.js:*:* 1.4.9 (including) 1.6.11 (excluding)
cpe:2.3:a:better-auth:better_auth:1.4.8:-:*:*:*:node.js:*:*
cpe:2.3:a:better-auth:better_auth:1.4.8:beta7:*:*:*:node.js:*:*