SCA: security update for k8s.io/kubernetes/pkg/kubelet (GHSA-55qj-gj3x-jq9r)

medium Tenable Self-Hosted Container Security Plugin ID 410598

Description

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

- The Kubernetes kubelet component in versions 1.1-1.16.12, 1.17.0-1.17.8 and 1.18.0-1.18.5 do not account
for disk usage by a pod which writes to its own /etc/hosts file. The /etc/hosts file mounted in a pod by
kubelet is not included by the kubelet eviction manager when calculating ephemeral storage usage by a pod.
If a pod writes a large amount of data to the /etc/hosts file, it could fill the storage space of the node
and cause the node to fail. (CVE-2020-8557)

See Also

https://github.com/advisories/GHSA-55qj-gj3x-jq9r

Plugin Details

Severity: Medium

ID: 410598

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/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.67

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 2.1

Temporal Score: 1.6

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

CVSS Score Source: CVE-2020-8557

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

Vector: CVSS:3.0/AV:L/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: 4/24/2024

Vulnerability Publication Date: 7/15/2020

Reference Information

CVE: CVE-2020-8557

cwe: CWE-400