CVE-2026-73419
Last modified
CVE-2026-73419 is a medium-severity vulnerability rated 6.8/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, Auth.js stores the OAuth/OIDC anti-CSRF checks state, nonce, and the PKCE verifier in global cookies that are not bound to the provider that created them. EPSS estimates a 0.19% 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, Auth.js stores the OAuth/OIDC anti-CSRF checks state, nonce, and the PKCE verifier in global cookies that are not bound to the provider that created them. On callback, a check value minted during a sign-in started with one provider can satisfy the callback for a different provider because the stored cookie is not verified against the callback provider's identity, including the provider ID, issuer, client ID, or redirect URI. In a multi-provider application that permits account linking while logged in, when one provider's authorization request is observable and a target provider callback can be satisfied without a PKCE verifier, an attacker can lure a victim into starting a legitimate same-origin flow and link the attacker's target-provider account to the victim's Auth.js user. The linked provider grants the attacker persistent sign-in to the victim's account, while cross-site request forgery alone is insufficient. This issue is fixed in @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
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.41.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73419?
How severe is CVE-2026-73419?
How do I fix CVE-2026-73419?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-73413Shescape is a simple shell escape library for JavaScript. Fr…8.7
- CVE-2026-73414Shescape is a simple shell escape library for JavaScript. Pr…9.2
- 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-7342Use after free in WebView in Google Chrome on Android prior …8.8
- CVE-2026-73420NextAuth.js provides authentication for Next.js. Prior to @a…9.1
- 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
Are you affected by CVE-2026-73419?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
