CVE-2026-67334 Details
Description
better-auth versions before 1.6.11 fail to delete cached sessions when removing users via admin, anonymous, or SCIM endpoints when secondaryStorage is configured and storeSessionInDatabase is false. Attackers can reuse deleted user session tokens to maintain authentication for up to seven days after account deletion.
A vulnerability exists in better-auth versions prior to 1.6.11, where cached session tokens are not properly deleted when users are removed through admin, anonymous, or SCIM endpoints. This issue arises when secondary storage is enabled and sessions are not stored in the database. As a result, deleted user session tokens can be reused to maintain authentication for up to seven days after the account has been deleted.
Users can upgrade to better-auth version 1.6.11 or later. If using the SCIM plugin, upgrade to @better-auth/scim version 1.6.11 or later. If an immediate upgrade is not possible, sessions can be manually revoked or the 'storeSessionInDatabase' option can be set to true, allowing sessions to be cleaned up through the database.
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-459 | Incomplete Cleanup | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| better-auth | >= 0.3.4, < 1.6.11 (semver) |
CPE
Remediation
| |
| better-auth/scim | >= 1.6.0, < 1.6.11 (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