CVE-2022-36046 MEDIUM

CVE-2022-36046: Unexpected server crash in Next.js version 12.2.3

Vendor Vercel
Product next.js
Weakness CWE-248
Published August 31, 2022
Last update April 23, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

Next.js is a React framework that can provide building blocks to create web applications. All of the following must be true to be affected by this CVE: Next.js version 12.2.3, Node.js version above v15.0.0 being used with strict `unhandledRejection` exiting AND using next start or a [custom server](https://nextjs.org/docs/advanced-features/custom-server). Deployments on Vercel ([vercel.com](https://vercel.com/)) are not affected along with similar environments where `next-server` isn't being shared across requests.

Key dates

02Disclosure timeline

August 31, 2022 CVE published
April 23, 2025 Record updated