AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-28494

HIGH · CVSS 8.6 EPSS 1.70% Public Exploit

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

GitHub PoC Links

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

CVE
CVE-2020-28494
Severity
HIGH
CVSS
8.6
EPSS
1.70%

Original NVD Description

This affects the package total.js before 3.4.7. The issue occurs in the image.pipe and image.stream functions. The type parameter is used to build the command that is then executed using child_process.spawn. The issue occurs because child_process.spawn is called with the option shell set to true and because the type parameter is not properly sanitized.