CVE-2022-36046

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-36046
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-36046.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-36046
Aliases
Published
2022-08-31T18:55:09Z
Modified
2025-12-04T10:34:22.685082Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Unexpected server crash in Next.js version 12.2.3
Details

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. Deployments on Vercel (vercel.com) are not affected along with similar environments where next-server isn't being shared across requests.

Database specific
{
    "cwe_ids": [
        "CWE-248"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/36xxx/CVE-2022-36046.json"
}
References

Affected packages

Git / github.com/vercel/next.js

Affected ranges

Type
GIT
Repo
https://github.com/vercel/next.js
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed