Description
Incorrect Authorization (CWE-863) in Elasticsearch can allow an authenticated user with limited index privileges to exploit insufficient authorization controls in the ingest simulation feature. By targeting indices they are not authorized to access directly, the user can cause those indices' configured ingest pipelines to execute and return their output, potentially disclosing data processed or enriched by those pipelines. Additionally, the same feature can be used to retrieve index mapping metadata for indices the user are not authorized to access directly.
Published: 2026-07-21
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Incorrect Authorization (CWE‑863) in Elasticsearch allows an authenticated user with limited index privileges to trigger the ingest‑simulation feature on indices they are normally not allowed to read. When activated, the ingest pipelines configured for those indices are executed and the resulting output is returned to the attacker, exposing data that the pipelines have processed or enriched. The same exploitation path also returns index mapping metadata that the user would otherwise be unable to obtain, thereby leaking structural information about the data stored in those indices.

Affected Systems

All installations of Elastic Elasticsearch that employ the ingest‑simulation feature are potentially vulnerable. The advisory does not specify a version range, so any deployment running Elasticsearch with this feature enabled should be considered susceptible until a vendor‑supplied fix is applied.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation at this time, and the vulnerability is not listed in CISA KEV. The exploit requires a legitimate cluster login; a user already authenticated with limited index privileges can pass the ingest‑simulation API a target index name they cannot normally read, causing the cluster to run that index’s pipeline and return the result. Thus, the attack vector is inferred to be remote authenticated users who possess basic cluster access.

Generated by OpenCVE AI on July 30, 2026 at 16:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Elasticsearch to the latest release that includes the fix for ESA‑2026‑56.
  • If an immediate upgrade is not possible, disable the ingest‑simulation feature or remove the relevant privilege from all roles that do not need it.
  • Review and tighten index‑level permissions to ensure that users cannot trigger pipeline simulations on indices outside their authorized scope.

Generated by OpenCVE AI on July 30, 2026 at 16:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic elasticsearch
Vendors & Products Elastic
Elastic elasticsearch

Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Description Incorrect Authorization (CWE-863) in Elasticsearch can allow an authenticated user with limited index privileges to exploit insufficient authorization controls in the ingest simulation feature. By targeting indices they are not authorized to access directly, the user can cause those indices' configured ingest pipelines to execute and return their output, potentially disclosing data processed or enriched by those pipelines. Additionally, the same feature can be used to retrieve index mapping metadata for indices the user are not authorized to access directly.
Title Incorrect Authorization in Elasticsearch Leading to Information Disclosure
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Elastic Elasticsearch
cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-07-22T18:25:40.635Z

Reserved: 2026-06-19T11:01:02.535Z

Link: CVE-2026-56144

cve-icon Vulnrichment

Updated: 2026-07-22T18:13:54.735Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:45:04Z

Weaknesses