Incorrect authorization in Kibana - CVE-2026-72672
Published: August 13, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to incorrect authorization in the Elastic Security field value suggestion capability when querying existing field values while authoring endpoint policy artifacts. A remote user can retrieve field values from Elastic Defend event data to disclose sensitive information.
The issue occurs because Kibana uses its internal Elasticsearch account for these queries and does not verify the caller's Elasticsearch index privileges.