AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-15112

MEDIUM · CVSS 6.5 EPSS 1.26% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-08-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.

GitHub PoC Links

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

CVE
CVE-2020-15112
Severity
MEDIUM
CVSS
6.5
EPSS
1.26%

Original NVD Description

In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are being read during consensus as an arbitrary etcd consensus participant could go down from a runtime panic when reading the entry.