AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-32223

HIGH · CVSS 7.3 EPSS 1.73% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. It affects Windows, OpenSSL. 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.

Detected Signals
exploit

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

CVE
CVE-2022-32223
Severity
HIGH
CVSS
7.3
EPSS
1.73%
Windows OpenSSL

Original NVD Description

Node.js is vulnerable to Hijack Execution Flow: DLL Hijacking under certain conditions on Windows platforms.This vulnerability can be exploited if the victim has the following dependencies on a Windows machine:* OpenSSL has been installed and “C:\Program Files\Common Files\SSL\openssl.cnf” exists.Whenever the above conditions are present, `node.exe` will search for `providers.dll` in the current user directory.After that, `node.exe` will try to search for `providers.dll` by the DLL Search Order in Windows.It is possible for an attacker to place the malicious file `providers.dll` under a variety of paths and exploit this vulnerability.

Related CVEs

Other vulnerabilities affecting the same vendor(s)