CVE-2022-24858

Severity CVSS v4.0:
Pending analysis
Type:
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Publication date:
19/04/2022
Last modified:
29/04/2022

Description

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`.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:* 3.0.0 (including) 3.29.2 (excluding)
cpe:2.3:a:nextauth.js:next-auth:*:*:*:*:*:node.js:*:* 4.0.0 (including) 4.3.2 (excluding)