CWE•Class•Incomplete•13 recent CVEs
CWE-1391Use of Weak Credentials
Description
The product uses weak credentials (such as a default key or hard-coded password) that can be calculated, derived, reused, or guessed by an attacker.
[object Object]
Common consequences
- Access Control→Bypass Protection MechanismAn adversary could bypass intended authentication restrictions.
Potential mitigations
- Architecture and Design,OperationWhen the user changes or sets a password, check the password against a database of already compromised or breached passwords. These passwords are likely to be used in password guessing attacks.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-498522026-07-17CVE-2026-453639.12026-07-14CVE-2026-574732026-06-26CVE-2026-473252026-06-03CVE-2026-43772026-05-28CVE-2026-350892026-05-27CVE-2026-443519.12026-05-13CVE-2026-80762026-05-08CVE-2026-399209.82026-04-24CVE-2026-238538.42026-04-17CVE-2026-228869.82026-03-03CVE-2026-244494.62026-02-03CVE-2025-229365.72025-02-06