GHSA-8jhw-6pjj-8723 · Severity: high · Ecosystem: npm — Better Auth has an Open Redirect Vulnerability in Verify Email Endpoint
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.
Conclusion & alert: CVE-2024-56734 is rated Exploit Available (59.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.16%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-21 | 0.12% | 0.16% | +0.04% |
| 2 | 2026-04-06 | 0.17% | 0.12% | -0.05% |
| 3 | 2025-11-21 | — | 0.17% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.9 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-8jhw-6pjj-8723 · Severity: high · Ecosystem: npm — Better Auth has an Open Redirect Vulnerability in Verify Email Endpoint
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| better-auth | better_auth | < 1.1.6 | cpe:2.3:a:better-auth:better_auth:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/better-auth/better-auth/commit/deb3d73aea90d0468d92723f4511542b593e522f | Patch |
| https://github.com/better-auth/better-auth/security/advisories/GHSA-8jhw-6pjj-8723 | Exploit Mitigation Vendor Advisory |