AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-31597

CRITICAL · CVSS 9.4 EPSS 2.06% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-04-23 · 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-2021-31597
Severity
CRITICAL
CVSS
9.4
EPSS
2.06%

Original NVD Description

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized (when the property exists but is undefined) is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected.