CVE-2026-72640 PUBLISHED

Unintended Proxy or Intermediary in Elastic Cloud on Kubernetes Leading to Cross-Namespace Secret Disclosure

Assigner: elastic
Reserved: 10.08.2026 Published: 13.08.2026 Updated: 13.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor Elastic
Product Eck Operator
Versions Default: unaffected
  • affected from 3.0.0 to 3.4.1 (incl.)

References

Problem Types

  • CWE-441 Unintended Proxy or Intermediary ('Confused Deputy') CWE