CWE-1393
Use of Default Password
Description
The product uses default passwords for potentially critical functionality.
It is common practice for products to be designed to use default passwords for authentication. The rationale is to simplify the manufacturing process or the system administrator's task of installation and deployment into an enterprise. However, if admins do not change the defaults, then it makes it easier for attackers to quickly bypass authentication across multiple organizations. There are many lists of default passwords and default-password scanning tools that are easily available from the World Wide Web.
Parent Weaknesses (ChildOf)
Common Consequences
Scope
Impact
Gain Privileges or Assume Identity
Potential Mitigations
Prohibit use of default, hard-coded, or other values that do not vary for each installation of the product - especially for separate organizations.
Ensure that product documentation clearly emphasizes the presence of default passwords and provides steps for the administrator to change them.
Force the administrator to change the credential upon installation.
The product administrator could change the defaults upon installation or during operation.
CVE-2022-30270Remote Terminal Unit (RTU) uses default credentials for some SSH accounts
CVE-2022-2336OPC Unified Architecture (OPC UA) industrial automation product has a default password
CVE-2021-38759microcontroller board has default password, allowing admin access
CVE-2021-44480children's smart watch has default passwords allowing attackers to send SMS commands and listen to the device's surroundings
CVE-2020-11624surveillance camera has default password for the admin account
CVE-2018-15719medical dental records product installs a MySQL database with a blank default password
CVE-2014-9736healthcare system for archiving patient images has default passwords for key management and storage databases
CVE-2000-1209database product installs admin account with default null password, allowing privileges, as exploited by various worms
Applicable Platforms
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now