CVE-2026-67333
better-auth before 1.6.13 Stored XSS via javascript redirect_uri
Record summary
CVE-2026-67333 has a selected CVSS score of 5.1 (medium).
Description
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.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 3, 2026 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
better-authBrowse better-auth / better-authDefault status: unaffected | CVE List | Before 1.6.13 | affected |
| 1.6.13 | unaffected | ||
| 1.7.0-beta.0 to < 1.7.0-beta.4 | affected | ||
| 1.7.0-beta.4 | unaffected |