CVE-2022-39263
Published on: Not Yet Published
Last Modified on: 09/30/2022 07:54:00 PM UTC
Certain versions of Nextauth from Next-auth contain the following vulnerability:
`@next-auth/upstash-redis-adapter` is the Upstash Redis adapter for NextAuth.js, which provides authentication for Next.js. Applications that use `next-auth` Email Provider and `@next-auth/upstash-redis-adapter` before v3.0.2 are affected by this vulnerability. The Upstash Redis adapter implementation did not check for both the identifier (email) and the token, but only checking for the identifier when verifying the token in the email callback flow. An attacker who knows about the victim's email could easily sign in as the victim, given the attacker also knows about the verification token's expired duration. The vulnerability is patched in v3.0.2. A workaround is available. Using Advanced Initialization, developers can check the requests and compare the query's token and identifier before proceeding.
- CVE-2022-39263 has been assigned by
[email protected] to track the vulnerability - currently rated as HIGH severity.
- Affected Vendor/Software:
nextauthjs - next-auth version < 3.0.2
CVSS3 Score: 8.1 - HIGH
Attack Vector ⓘ |
Attack Complexity |
Privileges Required |
User Interaction |
---|---|---|---|
NETWORK | HIGH | NONE | NONE |
Scope | Confidentiality Impact |
Integrity Impact |
Availability Impact |
UNCHANGED | HIGH | HIGH | HIGH |
CVE References
Description | Tags ⓘ | Link |
---|---|---|
Missing token verification in Upstash Adapter · Advisory · nextauthjs/next-auth · GitHub | github.com text/html |
![]() |
fix(adapters): check token during email verification in Upstash Adapt… · nextauthjs/[email protected] · GitHub | github.com text/html |
![]() |
Exploit/POC from Github
This repository contains a collection of data files on known Common Vulnerabilities and Exposures (CVEs). Each file i…
Known Affected Configurations (CPE V2.3)
Type | Vendor | Product | Version | Update | Edition | Language |
---|---|---|---|---|---|---|
Application | Next-auth | Nextauth | All | All | All | All |
- cpe:2.3:a:next-auth:nextauth:*:*:*:*:*:node.js:*:*:
Social Mentions
Source | Title | Posted (UTC) |
---|---|---|
![]() |
CVE-2022-39263 : `@next-auth/upstash-redis-adapter` is the Upstash Redis adapter for NextAuth.js, which provides au… twitter.com/i/web/status/1… | 2022-09-28 21:11:48 |
![]() |
CVE-2022-39263 | 2022-09-28 22:38:19 |