AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-16941

CRITICAL · CVSS 9.8 EPSS 5.13% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-09-28 · 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
arbitrary code execution code execution

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

CVE
CVE-2019-16941
Severity
CRITICAL
CVSS
9.8
EPSS
5.13%
Java

Original NVD Description

NSA Ghidra through 9.0.4, when experimental mode is enabled, allows arbitrary code execution if the Read XML Files feature of Bit Patterns Explorer is used with a modified XML document. This occurs in Features/BytePatterns/src/main/java/ghidra/bitpatterns/info/FileBitPatternInfoReader.java. An attack could start with an XML document that was originally created by DumpFunctionPatternInfoScript but then directly modified by an attacker (for example, to make a java.lang.Runtime.exec call).