CVE-2026-66787
Received Received - Intake

Lighthouse MITM via EndpointSlice IP Spoofing in Red Hat ACM

Vulnerability report for CVE-2026-66787, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: redhat-SADP

Description

A flaw was found in the lighthouse component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability stems from insufficient validation of advertised IP addresses within EndpointSlice objects. A compromised spoke cluster can exploit this by creating EndpointSlices with attacker-controlled IP addresses, causing other clusters' lighthouse DNS to redirect legitimate service traffic to malicious endpoints. This enables a remote attacker to conduct transparent Man-in-the-Middle (MITM) attacks on cross-cluster service communications, potentially leading to unauthorized information disclosure and data manipulation.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-20
Last Modified
2026-08-20
Generated
2026-08-20
AI Q&A
2026-08-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
submariner submariner *
red_hat lighthouse *
red_hat advanced_cluster_management_for_kubernetes *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-345 The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Lighthouse component of Red Hat Advanced Cluster Management for Kubernetes. It involves insufficient validation of IP addresses in EndpointSlice objects. A compromised spoke cluster can inject malicious IP addresses, causing other clusters' Lighthouse DNS to redirect legitimate service traffic to attacker-controlled endpoints. This enables Man-in-the-Middle (MITM) attacks on cross-cluster service communications.

Detection Guidance

Monitor EndpointSlice objects in your Kubernetes clusters for unexpected IP addresses, especially those outside expected CIDR ranges. Check DNS logs for unusual resolution patterns pointing to malicious endpoints. Use commands like kubectl get endpointslices -A to inspect EndpointSlice objects and kubectl get svc -o wide to verify service IPs.

Impact Analysis

This vulnerability allows attackers to intercept and manipulate cross-cluster service communications. It can lead to unauthorized information disclosure and data manipulation without modifying the target service. Attackers can redirect traffic to malicious endpoints, enabling espionage or service disruption in multi-cluster Kubernetes environments.

Compliance Impact

This vulnerability could violate compliance requirements like GDPR and HIPAA by enabling unauthorized data access and manipulation. GDPR mandates protection of personal data, while HIPAA requires safeguards for health information. MITM attacks exploiting this flaw may lead to data breaches, resulting in legal penalties and reputational damage.

Mitigation Strategies

Isolate compromised spoke clusters immediately to prevent further exploitation. Review and restrict cross-cluster DNS resolution permissions. Monitor network traffic for MITM attempts and update Red Hat Advanced Cluster Management for Kubernetes once patches are available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66787. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart