CVE-2026-67332

Summary

@better-auth/oauth-provider before 1.7.0-beta.4 fails to bind access-token audience to the authorization grant, allowing clients to request tokens for unrelated resources. Attackers can complete an OAuth flow and obtain access tokens whose audience targets resource servers the authorization never covered, bypassing intended authorization boundaries.

Affected Software

VendorProductVersion RangeStatus
better-authoauth-provider1.4.8 < 1.7.0-beta.4affected
better-authoauth-provider1.7.0-beta.4unaffected

Weaknesses

  • CWE-285: Improper Authorization

References