Vulnerability Description
Redeight CMS version 1.0 uses the MD5 algorithm without a salt to store user passwords. Because MD5 is a cryptographically broken algorithm and lacks salting, attackers who obtain the password hashes can trivially reverse them using rainbow tables, leading to the exposure of plaintext credentials.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-53692?
CVE-2026-53692 is a documented vulnerability. Redeight CMS version 1.0 uses the MD5 algorithm without a salt to store user passwords. Because MD5 is a cryptographically broken algorithm and lacks salting, attackers who obtain the password hashes ...
How severe is CVE-2026-53692?
CVSS scoring is not yet available for CVE-2026-53692. Check NVD for updates.
Is there a patch for CVE-2026-53692?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.