๐Ÿ” CVE Alert

CVE-2026-67333

HIGH 7.2

better-auth before 1.6.13 Stored XSS via javascript redirect_uri

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

better-auth before 1.6.13 (and pre-release builds 1.7.0-beta.0 through 1.7.0-beta.3) fail to validate the scheme of redirect_uris registered via the deprecated oidc-provider plugin and the mcp plugin (which wraps the same provider). An attacker can register an OAuth client with a javascript: redirect_uri, which the authorization server later returns unchanged in the consent response. If the deployment's consent page navigates the browser to the returned redirectURI (e.g. assigning it to window.location.href), the attacker's JavaScript executes in the authorization-server origin, exposing the victim's session and enabling account takeover.

CWE CWE-79
Vendor better-auth
Product better-auth
Published Aug 1, 2026
Stay Ahead of the Next One

Get instant alerts for better-auth better-auth

Be the first to know when new high vulnerabilities affecting better-auth better-auth are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

better-auth / better-auth
0 < 1.6.13
better-auth / better-auth
1.7.0-beta.0 < 1.7.0-beta.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/better-auth/better-auth/security/advisories/GHSA-86j7-9j95-vpqj vulncheck.com: https://www.vulncheck.com/advisories/better-auth-before-stored-xss-via-javascript-redirect-uri

Credits

๐Ÿ” hillalee