VYPR

@auth/core

by Nextauth.js

Source repositories

CVEs (3)

  • CVE-2026-73420CriAug 13, 2026
    risk 0.52cvss —epss 0.01

    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…

  • CVE-2026-73418HigAug 12, 2026
    risk 0.42cvss 7.5epss 0.01

    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 exported getToken() helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer…

  • 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…