AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-7606

CRITICAL · CVSS 9.8 EPSS 2.71%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-03-15 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2020-7606
Severity
CRITICAL
CVSS
9.8
EPSS
2.71%
Docker

Original NVD Description

docker-compose-remote-api through 0.1.4 allows execution of arbitrary commands. Within 'index.js' of the package, the function 'exec(serviceName, cmd, fnStdout, fnStderr, fnExit)' uses the variable 'serviceName' which can be controlled by users without any sanitization.