CVE-2025-71402 PUBLISHED

better-auth before 1.4.0 Session Revocation via Forged Cookie

Assigner: VulnCheck
Reserved: 18.07.2026 Published: 01.08.2026 Updated: 01.08.2026

better-auth versions greater than 1.3.34 and before 1.4.0 contain a vulnerability in the multi-session plugin's /sign-out after-hook, which trusts raw multi-session cookies and forwards extracted values to internalAdapter.deleteSessions without verifying the cookie signature (e.g., via getSignedCookie). An attacker can supply a forged _multi-* cookie to trigger deletion of arbitrary session tokens.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:L/VI:L/VA:L/SC:L/SI:L/SA:N
CVSS Score: 2

Product Status

Vendor better-auth
Product better-auth
Versions Default: unaffected
  • affected from 0 to 1.4.0 (excl.)
  • Version 1.4.0 is unaffected

Credits

  • mufeedvh finder

References

Problem Types

  • Improper Verification of Cryptographic Signature CWE