← Back to CVE search

CVE-2025-71399

Better Auth

Description

Better Auth relies on better-call, which uses the rou3 router library. In affected versions of rou3, paths are normalized by removing empty segments, so /path, //path, and ///path resolve to the same route. In Better Auth versions prior to 1.4.5 (which bundles the fixed rou3), this can allow attackers to bypass disabledPaths configuration and path-based rate limits by submitting requests with extra slashes in the URL path. The issue does not apply in deployments where the proxy or platform normalizes URLs by collapsing multiple slashes.

CVSS 8.6EPSS 0.306%Risk 0.88
View source
Published
2026-08-02 13:16:52
Affected versions
<1.4.5
Type
Library
Last modified
2026-08-03 17:16:28
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H