{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Teams, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-08-06T01:39:18.731Z"
  },
  "data": {
    "id": "incident_statuspage_elastic_2w8qm3hz2z5z",
    "slug": "elastic-elasticsearch-9-5-0-contains-a-query-correctness-defect-2026-08-05",
    "title": "Elasticsearch 9.5.0 contains a query-correctness defect",
    "summary": "Elasticsearch 9.5.0 contains a query-correctness defect",
    "status": "identified",
    "severity": "major",
    "startedAt": "2026-08-05T22:59:15.262+00:00",
    "updatedAt": "2026-08-05T23:18:43.166+00:00",
    "resolvedAt": null,
    "provider": {
      "slug": "elastic",
      "name": "Elastic Cloud"
    },
    "affectedServices": [],
    "links": {
      "html": "/incidents/elastic-elasticsearch-9-5-0-contains-a-query-correctness-defect-2026-08-05",
      "api": "/api/v1/incidents/elastic-elasticsearch-9-5-0-contains-a-query-correctness-defect-2026-08-05",
      "providerHtml": "/providers/elastic"
    },
    "impactSummary": "Elastic Cloud reported a major event for the affected tracked services.",
    "source": {
      "id": "source_elastic_status",
      "kind": "official_api",
      "name": "Elastic Cloud Status",
      "checkedAt": "2026-08-06T01:35:02.321+00:00",
      "officialUrl": "https://status.elastic.co",
      "statusPageUrl": "https://status.elastic.co"
    },
    "updates": [
      {
        "id": "update_statuspage_elastic_2w8qm3hz2z5z_6g15l79w3t7j",
        "status": "identified",
        "body": "Elasticsearch 9.5.0 contains a defect that can cause searches to return incorrect results for any index or data stream that disables indexing on a queried field . A query that excludes values using a must_not clause may fail to exclude them when the targeted field has doc values enabled but is not indexed for search. Affected searches can return documents that should have been excluded and report higher document counts than expected, and results may vary between runs of the same query.\n\nNo error is raised, so affected queries appear to succeed. Dashboards, alerting rules, and anything else built on these searches may report inaccurate values. Both the query DSL and ES|QL are affected.\n\nTime series (TSDB) data streams are the most likely to be affected, because indexing is disabled by default for these fields. Columnar indices, currently in technical preview, are affected for the same reason. Any index or data stream that disables indexing on a queried field can be affected.\n\nThis affects Elasticsearch 9.5.0 on Elastic Cloud Hosted, Elastic Cloud Enterprise, and self-managed deployments, as well as Elasticsearch Serverless projects. Elasticsearch 9.4.x and earlier are not affected. There is no impact to cluster availability, connectivity, or data ingestion.\n\nWhat you can do:\n\n- If you have not yet upgraded to 9.5.0, we recommend deferring the upgrade until a fixed version is available.\n- If you are already running 9.5.0, contact Elastic Support if you need help determining whether your searches are affected.\n\nWe have identified the root cause, a fix is in progress, and we are preparing a patch release. We will provide a further update by 10:00 UTC August 6.",
        "createdAt": "2026-08-05T22:59:15.321+00:00"
      },
      {
        "id": "update_statuspage_elastic_2w8qm3hz2z5z_dbqt12c58607",
        "status": "identified",
        "body": "Further investigation confirmed the impact of this issue was limited to boolean queries containing a must, filter, or should clause, along with a must_not clause on unindexed fields. Such queries can return false-positives returning documents that should have been excluded and report higher document counts than expected.\n\nWe have identified the root cause, a fix is in progress, and we are preparing a patch release. We will provide a further update by 10:00 UTC August 6.",
        "createdAt": "2026-08-05T23:18:43.164+00:00"
      }
    ],
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}