Thursday, August 20, 2026

Red Hat Kubernetes Flaw Lets Unauthenticated Attackers Access Internal Cluster Services

Red Hat has disclosed CVE-2026-66794, an important-severity server-side request forgery (SSRF) vulnerability in the cluster-proxy-addon component of the Multicluster Engine for Kubernetes.

This flaw has a CVSS v3.1 score of 9.3. It could allow an unauthenticated remote attacker to use a publicly accessible route to access otherwise isolated services across managed clusters.

Published on August 19, 2026, the vulnerability arises from insufficient authentication and authorization protections on the add-on’s user-facing route. An attacker with access to this route can manipulate URL path segments, causing the cluster proxy to forward requests to arbitrary services on connected managed clusters.

Authentication Bypass Enables SSRF

The vulnerable component serves as a proxy between user-facing endpoints and services within managed Kubernetes clusters. Red Hat has stated that the affected route can be exploited without requiring credentials, allowing an attacker to bypass typical access controls and relay requests through the proxy.

This turns the exposed proxy into an SSRF vector: instead of directly reaching an internal endpoint, the attacker instructs the vulnerable service to send the request on their behalf.

Because the request originates from infrastructure trusted by the managed cluster environment, network segmentation and firewall rules may no longer provide the expected level of protection.

For instance, an attacker could craft a request with manipulated path segments that make the proxy contact an internal dashboard, API endpoint, or service that is not publicly accessible.

The exact outcome will depend on the available services, their authentication requirements, and the configuration of network policies.

Red Hat identifies the following components as affected: multicluster-engine/cluster-proxy-addon-rhel9 and multicluster-engine/cluster-proxy-rhel9.

At the time of disclosure, the advisory did not include security errata for either component. Red Hat advises that unless explicitly marked as unaffected, earlier packages within applicable minor-version streams should be considered vulnerable.

The CVSS vector is CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N, indicating network reachability, low attack complexity, no required privileges, and no user interaction.

The primary confirmed risk of this vulnerability is a high confidentiality impact; the integrity impact is rated low, and the availability impact is rated as none.

Initially, Red Hat assessed the potential impact as higher. However, it revised the score after confirming it as an unauthenticated SSRF rather than a remote code execution vulnerability. Consequently, the vendor classified it as Important rather than Critical in its severity framework, despite the high numerical score.

Organizations using the Multicluster Engine should immediately restrict access to the cluster-proxy-addon user-facing route. Red Hat recommends implementing firewall controls to ensure that only trusted networks and authorized source addresses can access the exposed port of the route.

Security teams should also:

  • Identify externally reachable cluster-proxy routes and remove unnecessary internet exposure.
  • Review ingress, load-balancer, and firewall rules for management-plane endpoints.
  • Monitor proxy and route logs for abnormal path patterns and requests targeting internal services.
  • Apply Red Hat updates or errata as soon as they become available.
  • Validate that sensitive internal services independently enforce authentication, rather than relying solely on network isolation.

CVE-2026-66794 is classified under CWE-918, a weakness category associated with proxying requests to unexpected hosts, ports, or protocols. In Kubernetes management environments, this risk is heightened because a single exposed proxy can connect to multiple managed clusters.

Prevent incidents due to slow investigations. Power your Tier 1 with threat intelligence from 15K SOCs: Integrate TI Lookup in your SOC

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Cisco BroadWorks Vulnerability Allows Remote Attackers to Access Sensitive Files

Cisco has issued security updates for a high-severity vulnerability...

Hackers Use Fake CAPTCHA to Deploy Malware That Shuts Down Endpoint Security

Threat actors are pairing fake CAPTCHA verification pages with...

Splunk Fixes 17 Vulnerabilities Including Critical MCP Server RCE

Splunk has released a security hardening update addressing 17...

Hackers Create Hidden Microsoft 365 Inbox Rules to Conceal Vendor Payment Fraud

Threat actors are increasingly abusing Microsoft 365 identity sessions...

CyberPanel Pre-Auth RCE Flaws Let Attackers Gain Remote Server Access

Researchers have revealed a pre-authentication remote code execution (RCE)...

Claude AI Finds Authentication Bypass Flaws in Multiple SAML Implementations

Multiple critical vulnerabilities in SAML implementations after employing Anthropic’s...

Hackers Trick AI Agents Into Telling Users to Install the Malware Themselves

A supply-chain campaign targeting OpenClaw has shown how threat...

Zimbra RCE Vulnerability Lets Remote Attackers Execute System Commands

An urgent alert regarding an actively exploited remote code...

Related Articles

Recent News