CVE-2022-24858: NextAuth.js default redirect callback vulnerable to open redirects
(updated )
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
.
References
- github.com/advisories/GHSA-f9wg-5f46-cjmw
- github.com/nextauthjs/next-auth/commit/6e15bdcb2d93c1ad5ee3889f702607637e79db50
- github.com/nextauthjs/next-auth/releases/tag/next-auth%40v4.3.2
- github.com/nextauthjs/next-auth/security/advisories/GHSA-f9wg-5f46-cjmw
- next-auth.js.org/configuration/callbacks
- next-auth.js.org/getting-started/upgrade-v4
- nvd.nist.gov/vuln/detail/CVE-2022-24858
Detect and mitigate CVE-2022-24858 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →