AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-14514

CRITICAL · CVSS 9.8 EPSS 7.01% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-02-11 · 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-2019-14514
Severity
CRITICAL
CVSS
9.8
EPSS
7.01%
Android

Original NVD Description

An issue was discovered in Microvirt MEmu all versions prior to 7.0.2. A guest Android operating system inside the MEmu emulator contains a /system/bin/systemd binary that is run with root privileges on startup (this is unrelated to Red Hat's systemd init program, and is a closed-source proprietary tool that seems to be developed by Microvirt). This program opens TCP port 21509, presumably to receive installation-related commands from the host OS. Because everything after the installer:uninstall command is concatenated directly into a system() call, it is possible to execute arbitrary commands by supplying shell metacharacters.