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.
Remediation
References
https://github.com/nextauthjs/next-auth/releases/tag/v3.3.0
https://github.com/nextauthjs/next-auth/security/advisories/GHSA-pg53-56cg-4m8q
https://www.npmjs.com/package/next-auth
Related Vulnerabilities
CVE-2020-28052 Vulnerability in maven package bouncycastle:bcprov-jdk14
CVE-2022-23620 Vulnerability in maven package org.xwiki.platform:xwiki-platform-skin-skinx
CVE-2022-38180 Vulnerability in maven package io.ktor:ktor-client-core
CVE-2015-1832 Vulnerability in maven package org.apache.derby:derby
CVE-2023-40037 Vulnerability in maven package org.apache.nifi:nifi-hikari-dbcp-service