AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-15947

HIGH · CVSS 7.5 EPSS 1.39% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-09-05 · 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-2019-15947
Severity
HIGH
CVSS
7.5
EPSS
1.39%

Original NVD Description

In Bitcoin Core 0.18.0, bitcoin-qt stores wallet.dat data unencrypted in memory. Upon a crash, it may dump a core file. If a user were to mishandle a core file, an attacker can reconstruct the user's wallet.dat file, including their private keys, via a grep "6231 0500" command.