CVE-2026-53513

Better Auth is an authentication and authorization library for TypeScript. Prior to 1.6.11, the @better-auth/sso plugin's POST /sso/register and POST /sso/update-provider endpoints accept attacker-controlled oidcConfig.userInfoEndpoint, tokenEndpoint, and jwksEndpoint URLs when skipDiscovery: true is set, store them on the ssoProvider row without origin validation, and fetch them during OIDC callback, allowing non-blind server-side request forgery and possible account linking when trustEmailVerified: true is configured. This issue is fixed in version 1.6.11.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:better-auth:better-auth\/sso:*:*:*:*:*:node.js:*:*
cpe:2.3:a:better-auth:better_auth:*:*:*:*:*:node.js:*:*

History

21 Jul 2026, 15:39

Type Values Removed Values Added
CPE cpe:2.3:a:better-auth:better-auth\/sso:*:*:*:*:*:node.js:*:*
First Time Better-auth better-auth\/sso

21 Jul 2026, 13:45

Type Values Removed Values Added
First Time Better-auth better Auth
Better-auth
CPE cpe:2.3:a:better-auth:better_auth:*:*:*:*:*:node.js:*:*
References () https://github.com/better-auth/better-auth/commit/37f60cb176cb53147da7dfd5ec15afa5b486e81e - () https://github.com/better-auth/better-auth/commit/37f60cb176cb53147da7dfd5ec15afa5b486e81e - Patch
References () https://github.com/better-auth/better-auth/pull/9574 - () https://github.com/better-auth/better-auth/pull/9574 - Issue Tracking, Patch
References () https://github.com/better-auth/better-auth/releases/tag/v1.6.11 - () https://github.com/better-auth/better-auth/releases/tag/v1.6.11 - Release Notes
References () https://github.com/better-auth/better-auth/security/advisories/GHSA-5rr4-8452-hf4v - () https://github.com/better-auth/better-auth/security/advisories/GHSA-5rr4-8452-hf4v - Mitigation, Vendor Advisory

15 Jul 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 18:16

Updated : 2026-07-21 15:39


NVD link : CVE-2026-53513

Mitre link : CVE-2026-53513

CVE.ORG link : CVE-2026-53513


JSON object : View

Products Affected

better-auth

  • better_auth
  • better-auth\/sso
CWE
CWE-20

Improper Input Validation

CWE-345

Insufficient Verification of Data Authenticity

CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')

CWE-918

Server-Side Request Forgery (SSRF)