CVE-2020-15106 is a denial-of-service vulnerability affecting etcd versions prior to 3.3.23 and 3.4.10. An authenticated attacker can craft a malicious Write-Ahead Log (WAL) file with an oversized record length, causing etcd to panic when attempting to decode it. This medium-severity vulnerability (CVSS 6.5) has a low attack complexity and can lead to a complete loss of availability for affected etcd instances. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
< 3.3.23CPE matchmatch criteria | cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:* | ||
>= 3.4.0, < 3.4.10CPE matchmatch criteria | cpe:2.3:a:etcd:etcd:*:*:*:*:*:*:*:* | ||
32CPE matchmatch criteria | cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
Panic due to malformed WALs in go.etcd.io/etcd
Feb 7, 2023CVE-2020-15106
Dec 14, 2021Improper Input Validation in etcd
Aug 11, 2020etcd: Large slice causes panic in decodeRecord method
Aug 5, 2020