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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-39258mailcow is a mailserver suite. A vulnerability innversions p…8.2
- CVE-2022-39259jadx is a set of command line and GUI tools for producing Ja…5.5
- CVE-2022-3926The WP OAuth Server (OAuth Authentication) WordPress plugin …6.5
- CVE-2022-39260Git is an open source, scalable, distributed revision contro…8.8
- CVE-2022-39261Twig is a template language for PHP. Versions 1.x prior to 1…7.5
- CVE-2022-39262GLPI stands for Gestionnaire Libre de Parc Informatique. GLP…4.8
- CVE-2022-39264nheko is a desktop client for the Matrix communication appli…5.9
- CVE-2022-39265MyBB is a free and open source forum software. The _Mail Set…7.2
- CVE-2022-39266isolated-vm is a library for nodejs which gives the user acc…9.8
- CVE-2022-39267Bifrost is a heterogeneous middleware that synchronizes MySQ…8.8
- CVE-2022-39268### Impact In a CSRF attack, an innocent end user is tricked…8.1
- CVE-2022-39269PJSIP is a free and open source multimedia communication lib…9.1
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
