org.elasticsearch:elasticsearch@8.12.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.elasticsearch:elasticsearch package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Incorrect Authorization

org.elasticsearch:elasticsearch is a Distributed, RESTful Search Engine.

Affected versions of this package are vulnerable to Incorrect Authorization in the API-key-based security model for Remote Cluster Security (in beta). This allows a malicious user with a valid API key for a remote cluster configured to use Remote Cluster Security to read arbitrary documents from any index on the remote cluster, using the Elasticsearch custom transport protocol to issue requests with the target index ID, the shard ID, and the document ID.

Note:

None of the Elasticsearch REST API endpoints are affected by this issue.

How to fix Incorrect Authorization?

Upgrade org.elasticsearch:elasticsearch to version 8.13.0 or higher.

[8.10.0,8.13.0)
  • M
Uncontrolled Recursion

org.elasticsearch:elasticsearch is a Distributed, RESTful Search Engine.

Affected versions of this package are vulnerable to Uncontrolled Recursion when processing a document in a deeply nested pipeline on an ingest node, causing the node to crash.

How to fix Uncontrolled Recursion?

Upgrade org.elasticsearch:elasticsearch to version 7.17.19, 8.13.0 or higher.

[,7.17.19) [8.0.0-alpha1,8.13.0)