Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-53513

41
FAUCET Score

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.

First published: Jul 15, 2026Last modified: Jul 15, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 1.6.11CPE matchmatch criteria
cpe:2.3:a:better-auth:better-auth\/sso:*:*:*:*:*:node.js:*:*
>= 0.1.0, < 1.6.11CPE matchmatch criteria
cpe:2.3:a:better-auth:better_auth:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

9.6CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.1
Impact Score
5.8
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.19%
Probability of exploitation in next 30 days
EPSS Percentile
8.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0019 is in the 0th percentile among its peer group of 1,124 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 1.0 Bluesky, 0.5 Mastodon, and 1.6 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: @better-auth/ssoFixed in: 1.6.11

Vendor Advisories (1)

npmGHSA-5rr4-8452-hf4vcritical

@better-auth/sso provider registration has server-side request forgery via unvalidated OIDC endpoints

Jul 7, 2026

References

github.com / better-auth/better-auth/commit/37f60cb176cb53147da7dfd5ec15afa5b486e81e
Patch
github.com / better-auth/better-auth/pull/9574
Issue TrackingPatch
github.com / better-auth/better-auth/releases/tag/v1.6.11
Release Notes
github.com / better-auth/better-auth/security/advisories/GHSA-5rr4-8452-hf4v
MitigationVendor Advisory