NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the defaultNormalizer used by the email and magic-link sign-in flow validates an address before applying Unicode normalization. An address can contain a Unicode character such as U+FF20 FULLWIDTH COMMERCIAL AT that is not ASCII at-sign but canonicalizes to an ASCII at-sign under NFKC or NFKD normalization. The address passes the normalizer's single-at-sign check, but a downstream sendVerificationRequest mail library or delivery service that normalizes the address can then see two at-sign separators and deliver the passwordless sign-in link to an attacker-controlled recipient. Applications are affected when the email provider uses the built-in normalizer rather than a custom normalizeIdentifier and the downstream sender applies Unicode normalization. An attacker who knows a victim's email address can request the misrouted magic link and sign in as the victim without victim interaction. This issue is fixed in @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32.
CVE-2026-73420
This critical-severity CVE scores 9.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 57% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.1
- EG Score
- 9.1(medium)
- EG Risk
- 56(Track)EG Risk 56/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation1% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 43%
- KEV
- Not listed
Published
July 23, 2026
Last Modified
August 14, 2026
Advisory Details (5)
Auto-updated Aug 13, 2026[email protected]
Patch available: nextauthjs/next-auth [email protected] (pre-release)
https://github.com/nextauthjs/next-auth/releases/tag/[email protected][email protected]
Patch available: nextauthjs/next-auth [email protected]
https://github.com/nextauthjs/next-auth/releases/tag/[email protected]commit a63eee12a1a2 (nextauthjs/next-auth)
Patch available: nextauthjs/next-auth @auth/[email protected] (contains commit a63eee12a1a2)
https://github.com/nextauthjs/next-auth/commit/a63eee12a1a20cb35209e44195b097868517b9a0commit 19d2feb24359 (nextauthjs/next-auth)
Fix landed in nextauthjs/next-auth commit 19d2feb24359 — awaiting tagged release
https://github.com/nextauthjs/next-auth/commit/19d2feb24359fa8c79418907fc68d9ec8152ca94Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass · Advisory · nextauthjs/next-auth · GitHub
https://github.com/nextauthjs/next-auth/security/advisories/GHSA-7rqj-j65f-68whVendor Advisories for CVE-2026-73420(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(2 across 1 ecosystem)
npm(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @auth/core | — | 0.41.3 | — |
| next-auth | — | 4.24.15 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 14× in last 7d / 26× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-23 03:54 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 01:30 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 23:06 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 20:33 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 18:59 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 16:36 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 17:44 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:26 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 03:51 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 16:32 UTCEG score recompute
- 2026-08-14 15:19 UTCEG score recompute
- 2026-08-13 22:25 UTCEG score recompute
- 2026-08-13 22:09 UTCEG score recompute▲ 9.10
- 2026-08-13 22:09 UTCMITRE cvelistV5CVSS v3 → 9.1 · CVSS v4 → 9.1
Show 1 moreShow fewer
- 2026-08-12 21:21 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-73420?
When was CVE-2026-73420 disclosed?
Is CVE-2026-73420 actively exploited?
What is the CVSS score of CVE-2026-73420?
How do I remediate CVE-2026-73420?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-73420
Is Your Infrastructure Affected by CVE-2026-73420?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.