Vulnerability Description
better-auth versions after v0.0.2 and before 1.1.16 contain a reflected cross-site scripting (XSS) vulnerability on the /api/auth/error page, where the value of the 'error' URL parameter is reflected as HTML without proper neutralization. An attacker who coerces a user into visiting a specially-crafted URL can execute arbitrary JavaScript in the context of the user's browser. The issue is fixed in version 1.1.16.
Related Weaknesses (CWE)
References
- https://github.com/better-auth/better-auth/commit/05ada0b79dbcac93cc04ceb79b23ca
- https://github.com/better-auth/better-auth/security/advisories/GHSA-9x4v-xfq5-m8
- https://www.vulncheck.com/advisories/better-auth-before-reflected-xss-via-error-
FAQ
What is CVE-2025-71404?
CVE-2025-71404 is a documented vulnerability. better-auth versions after v0.0.2 and before 1.1.16 contain a reflected cross-site scripting (XSS) vulnerability on the /api/auth/error page, where the value of the 'error' URL parameter is reflected ...
How severe is CVE-2025-71404?
CVSS scoring is not yet available for CVE-2025-71404. Check NVD for updates.
Is there a patch for CVE-2025-71404?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.