๐Ÿ” CVE Alert

CVE-2025-71401

MEDIUM 5.9

better-auth before 1.4.1 basePath Modification DoS

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

better-auth (npm) before 1.4.2 allows an external request to configure baseURL when it is not otherwise defined (e.g., BETTER_AUTH_URL is unset). An attacker able to make the very first request to the server after startup can poison the router's base path, causing all routes to return 404 for all users (denial of service). The issue is not reachable when baseURL is explicitly configured or on typical managed hosting platforms.

CWE CWE-770
Vendor better-auth
Product better-auth
Published Aug 2, 2026
Last Updated Aug 2, 2026
Stay Ahead of the Next One

Get instant alerts for better-auth better-auth

Be the first to know when new medium vulnerabilities affecting better-auth better-auth are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

better-auth / better-auth
0 < 1.4.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/better-auth/better-auth/security/advisories/GHSA-569q-mpph-wgww vulncheck.com: https://www.vulncheck.com/advisories/better-auth-before-basepath-modification-dos

Credits

๐Ÿ” goksan