Elastic Elasticsearch — Default Password
Default username and password for the Elastic Elasticsearch: (blank) / (blank). Learn how to log in and how to change the default credentials.
Security was disabled by default before 8.0, exposing the cluster without authentication.
| Username | Password | Access | Notes |
|---|---|---|---|
(blank / none) | (blank / none) | API | No auth on pre-8.0 default configs |
elastic | changeme | API | Legacy X-Pack default built-in superuser |
- Source
- official docs
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.