---
id: CVE-2026-92468
title: >-
  zlt2000 microservices-platform through 6.0.0 contains an authorization bypass
  vulnerability in the search-center service that allows authenticated attackers
  to read any Elasticsearch index by specifying the index name in POST
  /search/{in…
summary: >-
  zlt2000 microservices-platform through 6.0.0 contains an authorization bypass
  vulnerability in the search-center service that allows authenticated attackers
  to read any Elasticsearch index by specifying the index name in POST
  /search/{in…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-639
vendor: zlt2000
product: microservices-platform
affected:
  - microservices-platform <= 6.0.0
published: '2026-09-16'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T18:18:11.933'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92468'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C22_request_stat_agg.py
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C24_search_any_index.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/zlt2000/microservices-platform'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/zlt2000/microservices-platform/blob/v6.0.0/zlt-business/search-center/search-server/src/main/java/com/central/search/controller/AggregationController.java#L33
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/zlt2000/microservices-platform/blob/v6.0.0/zlt-business/search-center/search-server/src/main/java/com/central/search/controller/SearchController.java#L36
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/microservices-platform-through-6.0.0-arbitrary-elasticsearch-index-read-via-search-center
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C22_request_stat_agg.py
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T17:47:38.662829Z'
epss: 0.00476
epssPercentile: 0.38551
ingestedAt: '2026-09-16T13:56:12.618Z'
---

## Overview

zlt2000 microservices-platform through 6.0.0 contains an authorization bypass vulnerability in the search-center service that allows authenticated attackers to read any Elasticsearch index by specifying the index name in POST /search/{indexName} and GET /agg/requestStat/{indexName}/{routing} path variables. Attackers can query arbitrary indices including sys_user to retrieve sensitive user records and password hashes without proper access controls.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
