VYPR

Redeight CMS

by Redeight CMS

CVEs (2)

  • CVE-2026-53692Jun 30, 2026
    risk 0.00cvss epss 0.00

    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…

  • CVE-2026-53690Jun 30, 2026
    risk 0.00cvss epss 0.00

    An SQL Injection vulnerability exists in Redeight CMS version 1.0 via the "userEmail" parameter in the POST "/admin/index.php" login endpoint. The application fails to sanitize user input and directly interpolates it into SQL queries without using prepared statements, which…