Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/better-auth/better-auth/security/advisories/GHSA-wxw3-q3m9-c3
- https://www.vulncheck.com/advisories/better-auth-before-oauth-state-validation-b
FAQ
What is CVE-2026-67335?
CVE-2026-67335 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 s...
How severe is CVE-2026-67335?
CVE-2026-67335 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67335?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.