CVE-2022-39263
Last modified
CVE-2022-39263 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. `@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. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
`@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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nextauth.Js | Next-Auth | < 3.0.2 |
References
- https://github.com/nextauthjs/next-auth/security/advisories/GHSA-4rxr-27mm-mxq9Mitigation, Patch, Third Party Advisory
- https://github.com/nextauthjs/next-auth/security/advisories/GHSA-4rxr-27mm-mxq9Mitigation, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39263?
How severe is CVE-2022-39263?
How do I fix CVE-2022-39263?
Are you affected by CVE-2022-39263?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
