Elastic Elasticsearch (pre-8.0) — Default Password
Default username and password for the Elastic Elasticsearch (pre-8.0): (blank) / (blank). Learn how to log in and how to change the default credentials.
Authentication is disabled by default in Elasticsearch 7.x and earlier when using the Basic/free license. The REST API on port 9200 accepts unauthenticated HTTP requests. Elasticsearch 8.x enables TLS and authentication by default.
| Username | Password | Access | Notes |
|---|---|---|---|
(blank / none) | (blank / none) | API | No authentication required; any client can read, write, or delete data via HTTP on port 9200 |
- Source
- vendor documentation
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.