Description
A flaw was found in Submariner. This vulnerability allows a malicious cluster (spoke) to redirect network traffic from other connected clusters (peer clusters) by publishing a specially crafted network endpoint. The system fails to properly validate the network subnets provided by the malicious cluster, enabling it to declare arbitrary network ranges. Consequently, all network traffic intended for these arbitrary ranges from peer clusters will be rerouted through the attacker's tunnel, potentially leading to unauthorized information disclosure or network disruption.
Published: 2026-08-20
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Submariner component allows a malicious cluster to redirect traffic from peer clusters by creating a fake network endpoint with an arbitrary subnet description. The Submariner service fails to validate the endpoint.spec.subnets field, so the attacker’s endpoint can declare any IP ranges, causing all traffic intended for those ranges to be tunneled through the attacker’s wireguard/IPsec connection. This leads to unauthorized retrieval of data or disruption of legitimate network flow between clusters.

Affected Systems

The vulnerability affects Red Hat Advanced Cluster Management for Kubernetes version 2. No additional vendor product or specific minor versions are listed, so all installations of the 2.x series are potentially impacted until the fix is applied.

Risk and Exploitability

The CVSS score of 9.9 reflects a critical threat with remote network‑level impact. The EPSS score is not available, which does not provide an exploitation probability estimate, but the absence of a KEV listing does not diminish the seriousness; the flaw permits traffic hijack whenever an attacker can create a malicious endpoint, typically from a compromised or rogue spoke cluster. Nodes connected via Submariner that trust the endpoint source are vulnerable to having their traffic redirected without local detection, making this threat high risk for environments with multiple inter‑cluster connections.

Generated by OpenCVE AI on August 21, 2026 at 01:38 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Upgrade Red Hat Advanced Cluster Management for Kubernetes 2 to the latest released version that contains the Submariner patch.
  • Modify the Submariner configuration to reject or validate endpoint.spec.subnets values against a whitelist of known safe CIDR ranges before populating wireguard allowedips or IPsec parameters.
  • Implement monitoring of endpoint creation events and alert on any subnets outside the approved ranges, and periodically audit the network state to detect unexpected traffic redirection.

Generated by OpenCVE AI on August 21, 2026 at 01:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Redhat advanced Cluster Management For Kubernetes
Vendors & Products Redhat advanced Cluster Management For Kubernetes

Fri, 21 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Thu, 20 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in Submariner. This vulnerability allows a malicious cluster (spoke) to redirect network traffic from other connected clusters (peer clusters) by publishing a specially crafted network endpoint. The system fails to properly validate the network subnets provided by the malicious cluster, enabling it to declare arbitrary network ranges. Consequently, all network traffic intended for these arbitrary ranges from peer clusters will be rerouted through the attacker's tunnel, potentially leading to unauthorized information disclosure or network disruption.
Title Submariner: submariner: unvalidated endpoint.spec.subnets propagated into wireguard allowedips / ipsec enables traffic hijack
First Time appeared Redhat
Redhat acm
Weaknesses CWE-20
CPEs cpe:/a:redhat:acm:2
Vendors & Products Redhat
Redhat acm
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Redhat Acm Advanced Cluster Management For Kubernetes
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-20T18:15:06.802Z

Reserved: 2026-07-27T17:51:24.885Z

Link: CVE-2026-66785

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T19:16:58.463

Modified: 2026-08-20T19:16:58.463

Link: CVE-2026-66785

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-20T17:20:00Z

Links: CVE-2026-66785 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:00:59Z

Weaknesses
  • CWE-20

    Improper Input Validation