๐Ÿ” CVE Alert

CVE-2026-92468

MEDIUM 6.5

microservices-platform through 6.0.0 Arbitrary Elasticsearch Index Read via search-center

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639
Vendor zlt2000
Product microservices-platform
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for zlt2000 microservices-platform

Be the first to know when new medium vulnerabilities affecting zlt2000 microservices-platform are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

zlt2000 / microservices-platform
0 โ‰ค 6.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: 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 github.com: 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 github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C24_search_any_index.py github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/microservice-platform/C22_request_stat_agg.py github.com: https://github.com/zlt2000/microservices-platform vulncheck.com: https://www.vulncheck.com/advisories/microservices-platform-through-6.0.0-arbitrary-elasticsearch-index-read-via-search-center

Credits

Mingsheng Lin