Auth bypass in Better-Auth Stripe

CVE-2026-67329

@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.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.002 (9.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-67329?
CVE-2026-67329 is a high-severity vulnerability in Better-Auth Stripe, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 7.1/10. Published 2026-08-01.
How severe is CVE-2026-67329?
High severity. CVSS v3 base score is 7.1 out of 10.