AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-13139

HIGH · CVSS 8.4 EPSS 2.02% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-08-22 · 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
code execution
GitHub PoC Links

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

CVE
CVE-2019-13139
Severity
HIGH
CVSS
8.4
EPSS
2.02%
Docker

Original NVD Description

In Docker before 18.09.4, an attacker who is capable of supplying or manipulating the build path for the "docker build" command would be able to gain command execution. An issue exists in the way "docker build" processes remote git URLs, and results in command injection into the underlying "git clone" command, leading to code execution in the context of the user executing the "docker build" command. This occurs because git ref can be misinterpreted as a flag.