PT-2026-71317 · Npm · Next-Auth+1

CVE-2026-73419

·

Published

2026-07-23

·

Updated

2026-08-12

CVSS v3.1

6.8

Medium

VectorAV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Name of the Vulnerable Software and Affected Versions @auth/core versions prior to 0.41.3 next-auth versions prior to 4.24.15 next-auth versions prior to 5.0.0-beta.32
Description 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. During a callback, a check value generated during a sign-in process with one provider can satisfy the callback for a different provider because the stored cookie is not verified against the callback provider's identity, such as the provider ID, issuer, client ID, or redirect URI. In multi-provider applications that allow account linking while logged in, an attacker can exploit this by luring a victim into a legitimate same-origin flow to link the attacker's target-provider account to the victim's user account, granting the attacker persistent access.
Recommendations Update @auth/core to version 0.41.3 or later. Update next-auth to version 4.24.15 or later. Update next-auth to version 5.0.0-beta.32 or later.

Exploit

Fix

Origin Validation Error

Insufficient Verification of Data Authenticity

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-73419
GHSA-X445-F3H2-J279

Affected Products

@Auth/Core
Next-Auth