CVE-2026-73420
Last modified
CVE-2026-73420 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| nextauthjs | next-auth | < 4.24.15; >= 5.0.0-beta.4, < 5.0.0-beta.32 |
| @auth | core | >= 0.1.0, < 0.41.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73420?
How severe is CVE-2026-73420?
How do I fix CVE-2026-73420?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73415jupyterlab is an extensible environment for interactive and …7.5
- CVE-2026-73416jupyterlab is an extensible environment for interactive and …6.1
- CVE-2026-73417jupyterlab is an extensible environment for interactive and …8.6
- CVE-2026-73418NextAuth.js provides authentication for Next.js. Prior to @a…7.5
- CVE-2026-73419NextAuth.js provides authentication for Next.js. Prior to@au…6.8
- CVE-2026-7342Use after free in WebView in Google Chrome on Android prior …8.8
- CVE-2026-73421NextAuth.js provides authentication for Next.js. From next-a…9.1
- CVE-2026-73422Astro is a web framework for content-driven websites. From 2…5.3
- CVE-2026-73423Astro is a web framework for content-driven websites. From 7…5.1
- CVE-2026-73424Astro is a web framework for content-driven websites. From 1…6.5
- CVE-2026-73425Astro is a web framework for content-driven websites. Prior …3.7
- CVE-2026-73426Trix is a what-you-see-is-what-you-get rich text editor for …4.6
Are you affected by CVE-2026-73420?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
