CVE-2026-56144 PUBLISHED

Incorrect Authorization in Elasticsearch Leading to Information Disclosure

Assigner: elastic
Reserved: 19.06.2026 Published: 21.07.2026 Updated: 21.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor Elastic
Product Elasticsearch
Versions Default: unaffected
  • affected from 9.4.0 to 9.4.3 (incl.)
  • affected from 9.0.0 to 9.3.6 (incl.)
  • affected from 8.12.0 to 8.19.17 (incl.)

References

Problem Types

  • CWE-863 Incorrect Authorization CWE

Impacts

  • CAPEC-122 Privilege Abuse