Cyber Resilience

CWE · MITRE source

CWE-836Use of Password Hash Instead of Password for Authentication

Abstraction: Base · CVEs in our corpus: 16

The product records password hashes in a data store, receives a hash of a password from a client, and compares the supplied hash to the hash obtained from the data store.

Some authentication mechanisms rely on the client to generate the hash for a password, possibly to reduce load on the server or avoid sending the password across the network. However, when the client is used to generate the hash, an attacker can bypass the authentication by obtaining a copy of the hash, e.g. by using SQL injection to compromise a database of authentication credentials, or by exploiting an information exposure. The attacker could then use a modified client to replay the stolen hash without having knowledge of the original password. As a result, the server-side comparison against a client-side hash does not provide any more security than the use of passwords without hashing.

Last updated: 20 August 2026 13:14 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 →

Control responseHuman-reviewed

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

Prevent
Stop it (NIST 800-53 / CSF Protect)
  • PR.AA-03
  • IA-5 Authenticator Management
  • IA-2 Identification and Authentication (Organizational Users)
Detect
Catch it (CSF Detect / Respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

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

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2023-34132 8.19.80.07682023-07-13
CVE-2021-23857 7.610.00.01232021-10-04
CVE-2017-7927 7.47.30.36752017-05-06
CVE-2022-32282 6.98.80.01772022-08-22
CVE-2023-23614 6.78.80.00972023-01-26
CVE-2023-39546 6.68.80.00632023-11-17
CVE-2023-4299 6.49.00.00552023-08-31
CVE-2025-62618 6.08.00.00302025-10-31
CVE-2026-9222 6.08.10.00242026-06-26
CVE-2025-52543 5.87.50.00302025-09-02
CVE-2019-25552 5.87.50.00402026-03-21
CVE-2023-23450 5.06.20.00712023-05-15
CVE-2026-447365.06.50.00292026-06-26
CVE-2025-644713.94.90.00342025-12-09
CVE-2025-48925 3.64.30.00252025-05-28
CVE-2026-40103 3.64.30.00222026-04-10