CVE-2026-73419
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@auth/corenpm | < 0.41.3 | 0.41.3 |
next-authnpm | >= 5.0.0-beta.1, < 5.0.0-beta.32 | 5.0.0-beta.32 |
next-authnpm | < 4.24.15 | 4.24.15 |
Affected products
9- osv-coords6 versionspkg:apk/wolfi/jitsucom-jitsu-consolepkg:apk/chainguard/langfuse-fips-3pkg:apk/chainguard/langfuse-fips-3-workerpkg:apk/wolfi/langfuse-3-workerpkg:apk/chainguard/jitsucom-jitsu-consolepkg:apk/chainguard/langfuse-3-worker
< 2.11.0-r30+ 5 more
- (no CPE)range: < 2.11.0-r30
- (no CPE)range: < 3.224.2-r0
- (no CPE)range: < 3.224.2-r0
- (no CPE)range: < 3.224.3-r0
- (no CPE)range: < 2.11.0-r30
- (no CPE)range: < 3.224.3-r0
- Range: <=0.41.3, <=4.24.15, <=5.0.0-beta.32
- Range: <=4.24.15, <=5.0.0-beta.32
- Range: <=0.41.3
Patches
Vulnerability mechanics
References
9- github.com/advisories/GHSA-x445-f3h2-j279ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-73419ghsaADVISORY
- github.com/nextauthjs/next-auth/commit/5bca2399a79ba8d116ca5179b4b1ebcd152e7f05nvdWEB
- github.com/nextauthjs/next-auth/commit/9f7a97fade9b1319bb9ac19fc9828d62e0a2a852nvdWEB
- github.com/nextauthjs/next-auth/pull/13469nvdWEB
- github.com/nextauthjs/next-auth/releases/tag/@auth/[email protected]nvdWEB
- github.com/nextauthjs/next-auth/releases/tag/[email protected]nvdWEB
- github.com/nextauthjs/next-auth/releases/tag/[email protected]nvdWEB
- github.com/nextauthjs/next-auth/security/advisories/GHSA-x445-f3h2-j279nvdWEB
News mentions
0No linked articles in our index yet.