Open Redirect in Nextauth.js Next-Auth
CVE-2022-24858
next-auth v3 users before version 3.29.2 are impacted. next-auth version 4 users before version 4.3.2 are also impacted. Upgrading to 3.29.2 or 4.3.2 will patch this vulnerability. If you are not able to upgrade for any reason, you can add a configuration to your callbacks option. If you already have a `redirect` callback, make sure that you match the incoming `url` origin against the `baseUrl`.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N.
EPSS exploit prediction
EPSS: 0.008 (54.5th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 54th percentile — 54.5% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.008 · newest: 0.008 · change: +0.000
Affected products
- Nextauth.js Next-Auth
- Nextauthjs Next-Auth — versions < 3.29.2, < 4.3.2
Weakness classification (CWE)
References
- github.com/nextauthjs/next-auth/security/advisories/GHSA-f9wg-5f46-cjmw (Third Party Advisory, Mitigation)
- next-auth.js.org/configuration/callbacks (Vendor Advisory)
- next-auth.js.org/getting-started/upgrade-v4 (Vendor Advisory)
Frequently asked questions
- What is CVE-2022-24858?
- CVE-2022-24858 is a medium-severity vulnerability in Nextauth.js Next-Auth, classified under Authentication Bypass by Spoofing. CVSS score: 6.1/10. Published 2022-04-19.
- How severe is CVE-2022-24858?
- Medium severity. CVSS v3 base score is 6.1 out of 10.