NextAuth.js is a complete open source authentication solution for Next.js applications. In affected versions an attacker can send a request to an app using NextAuth.js with an invalid `callbackUrl` query parameter, which internally is converted to a `URL` object. The URL instantiation would fail due to a malformed URL being passed into the constructor, causing it to throw an unhandled error which led to the **API route handler timing out and logging in to fail**. This has been remedied in versions 3.29.5 and 4.5.0. If for some reason you cannot upgrade, the workaround requires you to rely on Advanced Initialization. Please see the documentation for more.
History

Wed, 23 Apr 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-06-27T21:30:20.000Z

Updated: 2025-04-23T18:06:46.737Z

Reserved: 2022-05-18T00:00:00.000Z

Link: CVE-2022-31093

cve-icon Vulnrichment

Updated: 2024-08-03T07:11:39.437Z

cve-icon NVD

Status : Modified

Published: 2022-06-27T22:15:09.047

Modified: 2024-11-21T07:03:52.837

Link: CVE-2022-31093

cve-icon Redhat

No data.