PatchSiren cyber security CVE debrief
CVE-2026-72640 Elastic CVE debrief
A user with limited Kubernetes permissions can exploit Elastic Cloud on Kubernetes (ECK) operator by writing an annotation on a secret, triggering a reconcile, and causing the operator to copy the contents of a secret from any other namespace into a secret the user can read. This unauthorized access could allow users to potentially access sensitive information from other namespaces, highlighting the need for careful permission management and monitoring. The vulnerability exists due to the Elastic Cloud on Kubernetes (ECK) operator reading a list of secret references from an annotation on secrets it manages and accepting the namespace recorded in each reference without validating that the reference is authorized for the resource being reconciled.
- Vendor
- Elastic
- Product
- Eck Operator
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-03
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-03
Who should care
Users of Elastic Cloud on Kubernetes (ECK) operator, Kubernetes administrators, and security teams responsible for monitoring and securing Kubernetes environments should be aware of this vulnerability. They should review their deployments, assess potential exposure, and implement necessary mitigations to prevent unauthorized secret access. Additionally, they should enhance monitoring and exception tracking for suspicious secret access activity to detect potential exploitation attempts.
Technical summary
The Elastic Cloud on Kubernetes (ECK) operator reads a list of secret references from an annotation on secrets it manages. A user with limited Kubernetes permissions 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. This unauthorized access could allow users to potentially access sensitive information from other namespaces, highlighting the need for careful permission management and monitoring.
Defensive priority
Medium-priority defensive actions are required to address the unauthorized secret access vulnerability in Elastic Cloud on Kubernetes (ECK) operator.
Recommended defensive actions
- Review and restrict Kubernetes permissions for users who can write annotations on secrets.
- Implement compensating controls to monitor and limit secret access.
- Apply vendor-provided patches or updates to Elastic Cloud on Kubernetes (ECK) operator.
- Conduct inventory checks to identify potentially affected systems.
- Enhance monitoring and exception tracking for suspicious secret access activity.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Evidence notes
The CVE record and Elastic advisory provide evidence of the vulnerability and its impact. Limited details are available on affected scope and vendor remediation efforts. The Elastic Cloud on Kubernetes (ECK) operator's unauthorized secret access vulnerability allows users with limited Kubernetes permissions to potentially access sensitive information from other namespaces. Defenders should verify their ECK operator deployments, review Kubernetes permissions, and monitor for suspicious secret access activity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72640 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72640
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72640 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72640
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://discuss.elastic.co/t/elastic-cloud-on-kubernetes-3-5-0-security-update-esa-2026-121/389494
[email protected] - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.