Live data from Hacker News

Better-auth account takeover (CVE-2025-61928) found via ZeroPath

zeropath.com

1–5 of 5 posts

Re: Better-auth account takeover (CVE-2025-61928) found via ZeroPath

#2
Author here, we found it while building & documenting automated dependency assessment workflows for ZeroPath recently. Better-Auth made for a good test case given its popularity (300K weekly downloads).

The vulnerability is a logic error in how the API keys plugin determines user context when a userId is specified. Fix is in version 1.3.26. This is the kind of business logic flaw that traditional dependency vetting (stars, existing CVEs, reputation) doesn't catch. We're working on tooling to make these audits more practical at scale.