SCA: security update for github.com/kubernetes/kubernetes (GHSA-jh36-q97c-9928)

high Tenable Cloud Security Plugin ID 416373

Description

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

- Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only
affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports
node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish
connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying
address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this
validation could allow authenticated requests destined for Nodes to to the API server's private network.
(CVE-2022-3294)

See Also

https://github.com/advisories/GHSA-jh36-q97c-9928

Plugin Details

Severity: High

ID: 416373

Version: Revision 1.7

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: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2022-3294

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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: 3/1/2023

Vulnerability Publication Date: 11/18/2022

Reference Information

CVE: CVE-2022-3294

cwe: CWE-20