CVE-2026-67329
@better-auth/stripe before 1.6.21 Authorization Bypass via Organization Subscription
Record summary
CVE-2026-67329 has a selected CVSS score of 7.1 (high).
Description
@better-auth/stripe versions >= 1.4.11 and < 1.6.21, and >= 1.7.0-beta.0 and < 1.7.0-beta.10, contain an authorization bypass in organization subscription actions. The middleware validates the organization ID taken from the request query string against the authorizeReference callback, but the handler reads the organization ID only from the request body and falls back to the caller's active organization from their session. When these differ, an authenticated member of multiple organizations can perform subscription actions (cancel, change plan, restore, billing portal access) against an organization they belong to but should not manage, and can access another organization's billing details including payment methods, invoices, and subscription state.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 3, 2026 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Default status: unaffected | CVE List | 1.4.11 to < 1.6.21 | affected |
| 1.6.21 | unaffected | ||
| 1.7.0-beta.0 to < 1.7.0-beta.10 | affected | ||
| 1.7.0-beta.10 | unaffected |