SCA: security update for k8s.io/kubernetes (GHSA-qh36-44jv-c8xj)

low Tenable Cloud Security Plugin ID 418134

Description

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

- As mitigations to a report from 2019 and CVE-2020-8555, Kubernetes attempts to prevent proxied connections
from accessing link-local or localhost networks when making user-driven connections to Services, Pods,
Nodes, or StorageClass service providers. As part of this mitigation Kubernetes does a DNS name resolution
check and validates that response IPs are not in the link-local (169.254.0.0/16) or localhost
(127.0.0.0/8) range. Kubernetes then performs a second DNS resolution without validation for the actual
connection. If a non-standard DNS server returns different non-cached responses, a user may be able to
bypass the proxy IP restriction and access private networks on the control plane. (CVE-2020-8562)

See Also

https://github.com/advisories/GHSA-qh36-44jv-c8xj

Plugin Details

Severity: Low

ID: 418134

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/4/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

CVSS v2

Risk Factor: Low

Base Score: 3.5

Temporal Score: 2.6

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

CVSS Score Source: CVE-2020-8562

CVSS v3

Risk Factor: Low

Base Score: 3.1

Temporal Score: 2.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/2/2022

Vulnerability Publication Date: 5/4/2021

Reference Information

CVE: CVE-2020-8562

cwe: CWE-367