Skip to content
Databases

MongoDB Community Server — Default Password

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

MongoDB installs with authentication DISABLED by default. Any client on the network can connect and read/write all data without credentials until authentication is explicitly enabled.

UsernamePasswordAccessNotes
(blank / none)
(blank / none)
DatabaseAuthentication is off by default; no credentials required to connect.

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