Elasticsearch Remote Cluster Search Cross Cluster API Key insufficient restrictions
Moderate severity
GitHub Reviewed
Published
Jun 12, 2024
to the GitHub Advisory Database
•
Updated Oct 31, 2024
Package
Affected versions
> 8.10.0, < 8.14.0
Patched versions
8.14.0
Description
Published by the National Vulnerability Database
Jun 12, 2024
Published to the GitHub Advisory Database
Jun 12, 2024
Reviewed
Jun 12, 2024
Last updated
Oct 31, 2024
It was identified that if a cross-cluster API key https://www.elastic.co/guide/en/elasticsearch/reference/8.14/security-api-create-cross-cluster-api-key.html#security-api-create-cross-cluster-api-key-request-body restricts search for a given index using the query or the field_security parameter, and the same cross-cluster API key also grants replication for the same index, the search restrictions are not enforced during cross cluster search operations and search results may include documents and terms that should not be returned.
This issue only affects the API key based security model for remote clusters https://www.elastic.co/guide/en/elasticsearch/reference/8.14/remote-clusters.html#remote-clusters-security-models that was previously a beta feature and is released as GA with 8.14.0
References