VYPR
Moderate severityNVD Advisory· Published Mar 3, 2022· Updated Aug 3, 2024

CVE-2022-23708

CVE-2022-23708

Description

A flaw was discovered in Elasticsearch 7.17.0’s upgrade assistant, in which upgrading from version 6.x to 7.x would disable the in-built protections on the security index, allowing authenticated users with “*” index permissions access to this index.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Elasticsearch upgrade assistant flaw allows authenticated users with '*' index permissions to access the security index, leading to privilege escalation.

Vulnerability

In Elasticsearch 7.17.0, the upgrade assistant disables built-in protections on the security index when upgrading from version 6.x to 7.x. This affects clusters running versions 7.16.0 through 7.17.0 that were upgraded from 6.x. [1][2]

Exploitation

An authenticated user with "*" index permissions can exploit this flaw by accessing the security index, which normally contains sensitive data like password hashes and roles. The attacker must have network access to the cluster and valid credentials with the required permissions. No additional privileges are needed. [2]

Impact

The attacker gains unauthorized read access to the security index, potentially exposing sensitive information such as user credentials, role definitions, and security configurations. This could lead to privilege escalation and full cluster compromise, affecting both confidentiality and integrity of the system. [1][2]

Mitigation

Elasticsearch 7.17.1 fixes the issue. Users running an affected version that was upgraded from 6.x should upgrade to 7.17.1 immediately. If planning a new upgrade from 6.x, use version 7.17.1 or later. No other workaround is available. [2]

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.elasticsearch:elasticsearchMaven
>= 7.16.0, < 7.17.17.17.1

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.