AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-7673

CRITICAL · CVSS 9.8 EPSS 2.51% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-06-10 · 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.

Detected Signals
arbitrary code execution code execution

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

CVE
CVE-2020-7673
Severity
CRITICAL
CVSS
9.8
EPSS
2.51%

Original NVD Description

node-extend through 0.2.0 is vulnerable to Arbitrary Code Execution. User input provided to the argument `A` of `extend` function`(A,B,as,isAargs)` located within `lib/extend.js` is executed by the `eval` function, resulting in code execution.