CVE-2026-41427
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
OAuth 2.1 Provider: Unprivileged users can register OAuth clients
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/better-auth/better-auth/security/advisories/GHSA-xr8f-h2gw-9xh6
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | @better-auth/oauth-provider | >=1.4.8-beta.7,<1.6.5 | 1.6.5 |
| npm | @better-auth/oauth-provider | >=1.7.0-beta.0,<=1.7.0-beta.1 | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| better-auth | better-auth\/oauth-provider | {"startIncluding":"1.4.9","endExcluding":"1.6.5"} | 1.6.5 |
| better-auth | better-auth\/oauth-provider | 1.4.8 | |
| better-auth | better-auth\/oauth-provider | 1.7.0 | |
References
CWEs
CWE-863
Verify integrity in audit chain (admin only). AS-IS.