SCA: security update for go.etcd.io/etcd (GHSA-p4g4-wgrh-qrg2)

medium Tenable Self-Hosted Container Security Plugin ID 434868

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of
a record is stored in the length field of a WAL file and no additional validation is done on this data.
Therefore, it is possible to forge an extremely large frame size that can unintentionally panic at the
expense of any RAFT participant trying to decode the WAL. (CVE-2020-15106)

See Also

https://github.com/advisories/GHSA-p4g4-wgrh-qrg2

Plugin Details

Severity: Medium

ID: 434868

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/20/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:N/A:P

CVSS Score Source: CVE-2020-15106

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/7/2023

Vulnerability Publication Date: 8/5/2020

Reference Information

CVE: CVE-2020-15106

cwe: CWE-20