AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-21268

CRITICAL · CVSS 10 EPSS 4.32% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-06-25 · 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-2018-21268
Severity
CRITICAL
CVSS
10
EPSS
4.32%

Original NVD Description

The traceroute (aka node-traceroute) package through 1.0.0 for Node.js allows remote command injection via the host parameter. This occurs because the Child.exec() method, which is considered to be not entirely safe, is used. In particular, an OS command can be placed after a newline character.