CVE-2026-72640: Unintended Proxy or Intermediary in Elastic Cloud on Kubernetes Leading to Cross-Namespace Secret Disclosure
The Elastic Cloud on Kubernetes (ECK) operator reads a list of secret references from an annotation on secrets it manages, and it accepts the namespace recorded in each reference without validating that the reference is authorized for the resource being reconciled. A user whose Kubernetes permissions are limited to their own namespace can write that annotation, trigger a reconcile, and cause the operator to use its cluster-wide secret permissions to copy the contents of a secret from any other namespace into a secret the user can read.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-72640?
CVE-2026-72640 has a medium severity score of 6.5.
How do I fix CVE-2026-72640?
To mitigate CVE-2026-72640, ensure that you validate secret references and their associated namespaces before using them in the Elastic Cloud on Kubernetes.
What is the risk associated with CVE-2026-72640?
CVE-2026-72640 has a risk rating of 38, indicating a significant potential for impact.
What type of vulnerability is CVE-2026-72640?
CVE-2026-72640 is an unintended proxy or intermediary vulnerability in the Elastic Cloud on Kubernetes that can lead to cross-namespace secret disclosure.
Which software is affected by CVE-2026-72640?
The affected software for CVE-2026-72640 is the Elastic Cloud on Kubernetes (ECK) operator.