Skip to content
Server & Web Software

HashiCorp Consul — Default Password

Default username and password for the HashiCorp Consul: (blank) / (blank). Learn how to log in and how to change the default credentials.

HashiCorp Consul service mesh and service discovery tool. ACLs are disabled by default; the HTTP API on port 8500 is fully accessible without authentication. Any client on the network can read/write key-value data, register and deregister services, and modify cluster topology. ACLs must be explicitly enabled in consul.hcl to restrict access. Default-deny ACL mode was added in Consul 1.4 but must still be opted into.

UsernamePasswordAccessNotes
(blank / none)
(blank / none)
APINo authentication required. HTTP API on port 8500 and DNS on 8600 are open to any caller by default.

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.

Related devices