CVE-2026-53518

Severity CVSS v4.0:
HIGH
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.6.0 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint for the authorization_code grant redeems a single-use authorization code through a non-atomic find-then-delete sequence, allowing two concurrent requests to pass the read step and mint independent access tokens, refresh tokens, and ID tokens; legacy /oauth2/token and /mcp/token paths in oidc-provider and mcp plugins share the same primitive. 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.6.0 (including) 1.6.11 (excluding)