AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-31093

HIGH · CVSS 7.5 EPSS 1.61% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-06-27 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-31093
Severity
HIGH
CVSS
7.5
EPSS
1.61%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)