Common Weakness Enumeration
CWE Definition / CWE-760
CWE-760: Use of a One-Way Hash with a Predictable Salt
The product uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the product uses a predictable salt as part of the input.
Published:3 Mar 2009
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-916: Use of Password Hash With Insufficient Computational Effort
