CVE-2026-92468
nicheAuthorization Bypass in zlt2000 microservices-platform Search-Center
zlt2000 microservices-platform through version 6.0.0 contains an authorization bypass (CWE-639) in its search-center service. An authenticated attacker can supply an arbitrary Elasticsearch index name as a path variable in POST /search/{indexName} or GET /agg/requestStat/{indexName}/{routing}, and the service queries that index without verifying the caller is authorized to access it. This allows any low-privileged authenticated user to read data from any Elasticsearch index in the cluster, including the sys_user index, exposing user records and password hashes. All deployments of microservices-platform up to and including 6.0.0 are affected. There are currently no known public proofs of concept, no reports of exploitation in the wild, and the issue is not listed in CISA's KEV catalog.
What to do: No fixed version is specified in the disclosure, so check the vendor's GitHub repository for a patched release and upgrade beyond 6.0.0 when available. In the meantime, restrict access to the /search/{indexName} and /agg/requestStat/ endpoints at the gateway or via WAF rules, and enforce an allowlist of index names each authenticated role may query. Because the sys_user index with password hashes is readable through this flaw, audit access logs for unexpected index queries and consider rotating user credentials on exposed deployments.
| zlt2000 microservices-platform | through 6.0.0 (all versions up to and including 6.0.0) |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.
- Weakness
- CWE-639
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.