AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-23646

MEDIUM · CVSS 5.9 EPSS 1.80% Public Exploit

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

CyberRota Analysis

AI analysis pending.

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-23646
Severity
MEDIUM
CVSS
5.9
EPSS
1.80%

Original NVD Description

Next.js is a React framework. Starting with version 10.0.0 and prior to version 12.1.0, Next.js is vulnerable to User Interface (UI) Misrepresentation of Critical Information. In order to be affected, the `next.config.js` file must have an `images.domains` array assigned and the image host assigned in `images.domains` must allow user-provided SVG. If the `next.config.js` file has `images.loader` assigned to something other than default, the instance is not affected. Version 12.1.0 contains a patch for this issue. As a workaround, change `next.config.js` to use a different `loader configuration` other than the default.