CVE-2022-3294

MEDIUM

Kubernetes - Info Disclosure

Title source: llm

Description

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.

Exploits (1)

nomisec WORKING POC
by arbaaz29 · poc
https://github.com/arbaaz29/CVE-2022-3294

Scores

CVSS v3 6.6
EPSS 0.0051
EPSS Percentile 66.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-20
Status published
Products (2)
kubernetes/kubernetes < 1.22.16
kubernetes/kubernetes 1.25.0 - 1.25.4Go
Published Mar 01, 2023
Tracked Since Feb 18, 2026