CVE-2026-67335

Summary

better-auth versions before 1.6.2 fail to validate the OAuth state parameter against the stored nonce when using cookie-backed state storage without PKCE. Attackers can forge the state parameter and supply an attacker-controlled authorization code to create authenticated sessions bound to the attacker's external identity or persistently link attacker accounts to victim profiles.

Affected Software

VendorProductVersion RangeStatus
better-authbetter-auth0 < 1.6.2affected
better-authbetter-auth1.6.2unaffected

Weaknesses

  • CWE-287: Improper Authentication

References