GHSA-r3hx-qfh5-r9m7
Elasticsearch Incorrect Authorization vulnerability
Quick fix
GHSA-r3hx-qfh5-r9m7 — org.elasticsearch:elasticsearch: upgrade to the fixed version with the command below.
# pom.xml: bump <version>8.13.0</version> for org.elasticsearch:elasticsearch Details
Incorrect Authorization issue exists in the API key based security model for Remote Cluster Security, which is currently in Beta, in Elasticsearch 8.10.0 and before 8.13.0. This allows a malicious user with a valid API key for a remote cluster configured to use the new Remote Cluster Security to read arbitrary documents from any index on the remote cluster, and only if they use the Elasticsearch custom transport protocol to issue requests with the target index ID, the shard ID and the document ID. None of Elasticsearch REST API endpoints are affected by this issue.
Are you affected?
Enter the version of the package you're using.
Affected packages
8.10.0 Fixed in: 8.13.0 # pom.xml: bump <version>8.13.0</version> for org.elasticsearch:elasticsearch