cvedb.io
CVE-2024-56734
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2024-12-30T17:15:10.133 · Last modified 2026-06-17T08:12:51.960

Summary

Better Auth is an authentication library for TypeScript. An open redirect vulnerability has been identified in the verify email endpoint of all versions of Better Auth prior to v1.1.6, potentially allowing attackers to redirect users to malicious websites. This issue affects users relying on email verification links generated by the library. The verify email callback endpoint accepts a `callbackURL` parameter. Unlike other verification methods, email verification only uses JWT to verify and redirect without proper validation of the target domain. The origin checker is bypassed in this scenario because it only checks for `POST` requests. An attacker can manipulate this parameter to redirect users to arbitrary URLs controlled by the attacker. Version 1.1.6 contains a patch for the issue.

Affected products

better-auth — better_auth

Does this affect you?

Add your gear to cvedb and we'll alert you only when better-auth ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.