External risk intelligence

Multicluster Engine for Kubernetes cluster-proxy-addon Authentication Bypass Vulnerability.

CVE advisorySeverity: CRITICAL (CVSS 9.3)

CVE-2026-66794

The vulnerability exists in a cluster-proxy component explicitly designed to handle user-facing routes and proxy requests to services. As it involves an unauthenticated path for external access to internal cluster services, it is inherently designed for network exposure in standard Kubernetes environments.

Server-Side Request Forgery

Halo Surface Signal: 5 out of 5 — more likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A critical vulnerability in the Multicluster Engine for Kubernetes `cluster-proxy-addon` could allow unauthenticated attackers to bypass security controls and access internal services on managed clusters by manipulating URL paths. This could potentially lead to unauthorized access and compromise of the cluster environment.

  • Unauthenticated attackers can bypass security.
  • Matters due to unauthorized access to internal services.
  • Confirm relevance and exposure of `cluster-proxy-addon`.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker could reach this vulnerability by accessing a user-facing route exposed by the `cluster-proxy-addon`. By crafting a request with manipulated URL path segments, the attacker can bypass security checks and proxy their request to any service within any managed cluster. This could allow them to access internal services, potentially leading to unauthorized information disclosure or further system compromise.

  • Network access to user-facing route required.
  • Manipulating URL path segments triggers vulnerability.
  • Unauthorized access to internal services.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an unauthenticated attacker to bypass security measures and access internal services within managed clusters. By manipulating URLs, an attacker could potentially view sensitive information or gain unauthorized access to internal cluster resources when the `cluster-proxy-addon` is exposed externally.

  • Internal cluster services could be exposed.
  • Attacker manipulates URL path segments.
  • Unauthorized access to internal services.

Operational Fix

Recommended remediation, mitigation, and detection steps

The `cluster-proxy-addon` component's authentication bypass flaw, affecting Multicluster Engine for Kubernetes, likely requires coordinated action between platform or infrastructure teams responsible for the Kubernetes environment and security teams overseeing network access and threat detection. The first practical step is to identify all instances of the affected component, confirm their external reachability and business criticality, and then ascertain the specific accountable owner before planning remediation based on observed risk.

  • Platform or security teams own the issue.
  • Verify external reachability and business criticality.
  • Plan remediation with accountable owners.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the Multicluster Engine for Kubernetes cluster-proxy-addon?

The Multicluster Engine for Kubernetes is a platform designed to manage multiple Kubernetes clusters from a single control plane. The cluster-proxy-addon is a specific component within this engine that facilitates communication between the central management hub and individual managed clusters, specifically by routing traffic to services running within those environments.

What does CVE-2026-66794 mean in terms of software weaknesses?

This vulnerability is classified as CWE-918, or Server-Side Request Forgery (SSRF). In the context of this CVE, it means the software fails to properly validate requests, allowing an attacker to abuse the proxy functionality to send requests to destinations—such as internal cluster services—that they would normally be blocked from accessing.

How does an attacker trigger this authentication bypass?

An attacker triggers this flaw by sending a specially crafted request to a user-facing route managed by the addon. By manipulating specific URL path segments within the request, they can trick the component into forwarding the traffic to arbitrary internal services. This flaw is not triggered by standard, legitimate traffic that follows expected pathing rules.

Why should I care about this if my cluster is internal?

Halo Surface Signal indicates this vulnerability is critical because the affected component is specifically designed to handle network traffic. If your cluster-proxy-addon is configured to be internet-facing or reachable from outside your protected environment, the risk is significantly higher, as unauthenticated parties could potentially reach your internal services.

What should I do first to address this vulnerability?

Start by identifying every instance of the cluster-proxy-addon within your infrastructure. Once you have a complete inventory, determine which instances are exposed to external networks and assess the business importance of the clusters they manage to help prioritize your team's response and remediation efforts.

References