Cyber Resilience

CWE · MITRE source

CWE-640Weak Password Recovery Mechanism for Forgotten Password

Abstraction: Base · CVEs in our corpus: 305

The product contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak.

It is common for an application to have a mechanism that provides a means for a user to gain access to their account in the event they forget their password. Very often the password recovery mechanism is weak, which has the effect of making it more likely that it would be possible for a person other than the legitimate system user to gain access to that user's account. Weak password recovery schemes completely undermine a strong password authentication scheme. This weakness may be that the security question is too easy to guess or find an answer to (e.g. because the question is too common, or the answers can be found using social media). Or there might be an implementation weakness in the password recovery mechanism code that may for instance trick the system into e-mailing the new password to an e-mail account other than that of the user. There might be no throttling done on the rate of password resets so that a legitimate user can be denied service by an attacker if an attacker tries to recover their password in a rapid succession. The system may send the original password to the user rather than generating a new temporary password. In summary, password recovery functionality, if not carefully designed and implemented can often become the system's weakest link that can be misused in a way that would allow an attacker to gain unauthorized access to the system.

Last updated: 11 August 2026 21:18 UTC

Cumulative inbound coverage

How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.

Collective: partial · 1 mapping(s) from 1 framework(s): CAPEC 1 (partial)

See the full cumulative-coverage rollup →

OWASP Top 10 for Web (2025)

This weakness contributes to A07:2025 Authentication Failures.

Control responseHuman-reviewed

Answering this weakness across the control lifecycle, from our framework cross-walks.

Prevent
Stop it (NIST 800-53 / CSF Protect)
  • IA-5 Authenticator Management
  • PR.AA-01
  • PR.AA-02
  • IA-5 Authenticator Management
Detect
Catch it (CSF Detect / Respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V7.4.3

NIST 800-53 r5 controls that address this weakness (1)AI-assisted

Control Title Family Why it addresses this CWE
IA-5Authenticator ManagementIAEstablishing procedures for lost or compromised authenticators addresses weak password recovery mechanisms.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2019-18818 9.99.80.97642019-11-07
CVE-2023-7028 KEV 9.910.00.94652024-01-12
CVE-2017-7615 9.28.80.90862017-04-16
CVE-2019-19844 9.09.80.35052019-12-18
CVE-2025-6216 9.09.80.34532025-06-21
CVE-2024-2862 8.99.10.51002024-03-25
CVE-2025-47646 8.79.80.24312025-05-23
CVE-2017-17097 8.09.80.06952018-01-02
CVE-2018-19488 7.99.80.04132019-03-21
CVE-2012-5686 7.99.80.04762020-02-04
CVE-2018-12421 7.89.80.02762018-06-14
CVE-2018-7811 7.89.80.03502018-11-30
CVE-2015-4689 7.79.80.02282017-09-11
CVE-2018-7809 7.79.80.02472018-11-30
CVE-2019-11393 7.79.80.02092019-04-22
CVE-2017-2766 7.69.80.01632017-02-03
CVE-2017-7551 7.69.80.01422017-08-16
CVE-2018-10081 7.69.80.01592018-04-13
CVE-2018-1000501 7.69.80.01592018-06-26
CVE-2018-17298 7.69.80.01762018-09-21
CVE-2018-17881 7.69.80.01502018-10-03
CVE-2018-18871 7.69.80.01662018-12-20
CVE-2018-16529 7.69.80.01562019-03-28
CVE-2018-16988 7.69.80.01622019-05-02
CVE-2019-15929 7.69.80.01752019-10-24