Elasticsearch Incorrect Authorization vulnerability
Medium4.4CVE-2024-23451 · Published Mar 27, 2024 · updated Aug 7, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| org.elasticsearch:elasticsearch Maven | >= 8.10.0, < 8.13.0 | 8.13.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-863
- Also known as
- BIT-elasticsearch-2024-23451, CVE-2024-23451
More Elasticsearch advisories
All Elasticsearch| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 312024 | Elasticsearch stores private key on disk unencrypted | Medium4.9 | 7.17.23+1 more |
| Jul 262024 | Elasticsearch Insertion of Sensitive Information into Log File | Medium5.2 | 7.17.16+1 more |
| Jun 132024 | Elasticsearch StackOverflow vulnerability | Medium4.9 | 8.14.0 |
| Mar 292024 | Elasticsearch Uncaught Exception leading to crash | Medium4.3 | 8.11.1 |
| Mar 272024 | Elasticsearch Uncontrolled Resource Consumption vulnerability | Medium4.9 | 7.17.19+1 more |
| Nov 222023 | Elasticsearch Improper Handling of Exceptional Conditions | Medium6.5 | 7.17.14+1 more |