Elastic Status · History · Incident #6415

RESOLVED

Elasticsearch 9.5.1: false-positive matches in certain boolean queries

Major · Started Aug 14, 2026 · 9:22 AM

  • Duration

    6d 7h 47m

  • Severity

    Major

  • Detection lead

  • User reports

Summary

Elasticsearch 9.5.1: false-positive matches in certain boolean queries

Elasticsearch 9.5.2 has been released and contains the fix for this issue. Customers running 9.5.0 or 9.5.1 should upgrade to 9.5.2. At this time we are considering this issue resolved and will be providing no further updates.


  • Started

    Aug 14, 2026 · 9:22 AM

  • Resolved

    Aug 20, 2026 · 5:09 PM

  • Duration

    6d 7h 47m

  • Severity

    Major

Event timeline

How this incident unfolded

  • Identified

    Aug 14 · 9:22 AM Elastic

    Elasticsearch 9.5.1 contains a known issue where boolean queries containing a must, filter, or should clause using a multi-value terms query, alongside a must_not clause on fields with disabled indexing, can still return false-positive matches. While the patch in 9.5.1 (https://github.com/elastic/elasticsearch/pull/155936) resolved the bulk-scorer defect for term and range query paths; multi-value terms queries utilize a different Lucene query type that was not covered by that fix. Time Series Data Streams (TSDB) and columnar indices/data streams remain affected for this query pattern, as indexing is disabled by default on those fields. Affected terms queries may return false-positive matches (including documents that should have been excluded) and report higher document counts than expected. No error is raised, so queries will appear to complete successfully. What you can do: - If you have not yet upgraded to 9.5.*, we recommend deferring the upgrade until version 9.5.2 is available. - If you are already running 9.5.*, contact Elastic Support if you need help determining whether your searches are affected. We have identified the root cause, a fix is in progress, and we are preparing a patch release. We will provide a further update when the fix is ready.

  • Resolved

    Aug 20 · 5:09 PM Elastic

    Elasticsearch 9.5.2 has been released and contains the fix for this issue. Customers running 9.5.0 or 9.5.1 should upgrade to 9.5.2. At this time we are considering this issue resolved and will be providing no further updates.

Get alerted before the next Elastic outage.

Pulsetic catches degradations minutes before vendors acknowledge them.