Vulnary
← back to the feed
Critical· 9.6official fix available

CVE-2026-53513

Better Auth is an authentication library for TypeScript. A flaw in the @better-auth/sso plugin allowed attackers to supply arbitrary OIDC endpoint URLs when skipDiscovery is true, leading to server‑side request forgery and potential account linking. The issue is fixed in version 1.6.11.

publishedJul 15, 2026
last modifiedJul 21, 2026
sourcesNVD
severity · cvss
9.6
critical · how bad it is
exploitation · epss
<1%
9th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 20, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

better-auth library, specifically the @better-auth/sso plugin, versions prior to 1.6.11. Users running the library in TypeScript applications.

02

Real-world impact

An attacker could trick the server into contacting malicious OIDC endpoints, enabling them to hijack user accounts or link accounts to attacker-controlled identities.

03

Why this severity

The CVSS score of 9.6 reflects that the vulnerability is network‑accessible, requires low effort, and can lead to high confidentiality impact by allowing attackers to forge requests and potentially compromise user accounts.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the better-auth library to version 1.6.11 or later.
  2. 02Restart the application to load the updated library.

NVD-referenced vendor advisory

05

Timeline

  1. Jul 15, 2026 · 18d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 21, 2026 · 12d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
  3. Jul 21, 2026 · 12d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredLow
User interactionNone needed
ScopeChanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →