VYPR

Auth.js

by Nextauth.js

Source repositories

CVEs (1)

  • CVE-2026-73419MedAug 12, 2026
    risk 0.37cvss 6.8epss 0.00

    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…