Unknown · Redeight Cms · CVE-2026-53692
**Name of the Vulnerable Software and Affected Versions**
Redeight CMS version 1.0
**Description**
The software uses the MD5 algorithm without a salt to store user passwords. Since MD5 is a cryptographically broken algorithm and lacks salting, attackers who obtain the password hashes can reverse them using rainbow tables, which are precomputed tables used to reverse cryptographic hash functions, leading to the exposure of plaintext credentials.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.