CVE-2021-21310

MEDIUM

next-auth < 3.3.0 - Authentication Bypass via Prisma Adapter Email Token Verification

Title source: llm
STIX 2.1

Description

NextAuth.js (next-auth) is am open source authentication solution for Next.js applications. In next-auth before version 3.3.0 there is a token verification vulnerability. Implementations using the Prisma database adapter in conjunction with the Email provider are impacted. Implementations using the Email provider with the default database adapter are not impacted. Implementations using the Prisma database adapter but not using the Email provider are not impacted. The Prisma database adapter was checking the verification token, but was not verifying the email address associated with that token. This made it possible to use a valid token to sign in as another user when using the Prima adapter in conjunction with the Email provider. This issue is specific to the community supported Prisma adapter. This issue is fixed in version 3.3.0.

References (3)

Core 3
Core References
Product, Third Party Advisory x_refsource_misc
https://www.npmjs.com/package/next-auth
Third Party Advisory x_refsource_misc
https://github.com/nextauthjs/next-auth/releases/tag/v3.3.0

Scores

CVSS v3 6.1
EPSS 0.0167
EPSS Percentile 73.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N

Details

CWE
CWE-290
Status published
Products (2)
nextauth.js/next-auth < 3.3.0
npm/next-auth 0 - 3.3.0npm
Published Feb 11, 2021
Tracked Since Feb 18, 2026