CVE-2026-67336

Summary

better-auth versions before 1.6.11 contain insecure cryptographic defaults in the oidcProvider and mcp plugins that advertise the none algorithm and accept plain PKCE by default. Attackers can exploit algorithm negotiation to accept unsigned tokens or intercept authorization codes when PKCE plain is used instead of the required S256 method.

Affected Software

VendorProductVersion RangeStatus
better-authbetter-auth0 < 1.6.11affected
better-authbetter-auth1.6.11unaffected

Weaknesses

  • CWE-327: Use of a Broken or Risky Cryptographic Algorithm

References