Vulnerability Description
Manifest offers users a one-file micro back end. Prior to version 4.9.2, Manifest employs a weak password hashing implementation that uses SHA3 without a salt. This exposes user passwords to a higher risk of being cracked if an attacker gains access to the database. Without the use of a salt, identical passwords across multiple users will result in the same hash, making it easier for attackers to identify and exploit patterns, thereby accelerating the cracking process. Version 4.9.2 fixes the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/mnfst/manifest/commit/3ed6f1324e96ad469ad929d470dcd0cc386c6c6
- https://github.com/mnfst/manifest/security/advisories/GHSA-h8h6-7752-g28c
FAQ
What is CVE-2025-27408?
CVE-2025-27408 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Manifest offers users a one-file micro back end. Prior to version 4.9.2, Manifest employs a weak password hashing implementation that uses SHA3 without a salt. This exposes user passwords to a higher ...
How severe is CVE-2025-27408?
CVE-2025-27408 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-27408?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.