Expected Findings
- `xpack.security.enabled` is false on the cluster.
- `_cat/indices` lists tenant-segmented data.
- `_search` returns documents including credentials and PII.
An Elasticsearch cluster is reachable on the public internet with security disabled, so any caller can list indices and pull documents across tenants.
CWE-306CWE-200
xpack.security.enabled: false network.host: 0.0.0.0