CVE-2026-67332 Details
Description
@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.
A vulnerability exists in the @better-auth/oauth-provider package, specifically in versions 1.4.8 prior to 1.7.0-beta.4. The issue arises because the access-token audience is not properly linked to the authorization grant. This flaw allows clients to request tokens for unrelated resources, bypassing intended authorization boundaries. Attackers can exploit this by completing an OAuth flow and obtaining access tokens that target resource servers not covered by their authorization.
Users can upgrade to @better-auth/oauth-provider version 1.7.0-beta.4 or later. After upgrading, run the schema migration command 'npx auth migrate'. If unable to upgrade, set 'validAudiences' to a single audience or configure resource servers to accept tokens only when the audience matches their identifier.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 1, 2026CISA-ADP
Assessed Aug 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| better-auth/oauth-provider | >= 1.4.8, < 1.7.0-beta.4 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 3, 2026 | CVE Modified | CISA-ADP |
| Aug 1, 2026 | New CVE Received | [email protected] |
Volerion