AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-3294

MEDIUM · CVSS 6.6 EPSS 1.62% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-03-01 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-3294
Severity
MEDIUM
CVSS
6.6
EPSS
1.62%
Kubernetes

Original NVD 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.