NONE · 0

CVE-2026-53690

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...

Vulnerability Description

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 allows unauthenticated remote attackers to execute arbitrary SQL commands and extract sensitive database information.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-53690?

CVE-2026-53690 is a documented vulnerability. 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...

How severe is CVE-2026-53690?

CVSS scoring is not yet available for CVE-2026-53690. Check NVD for updates.

Is there a patch for CVE-2026-53690?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.