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.
CVSS
No CVSS.
References
| Link | Resource |
|---|---|
| https://cert.pl/posts/2026/06/CVE-2026-53690 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-30 12:16
Updated : 2026-06-30 14:14
NVD link : CVE-2026-53690
Mitre link : CVE-2026-53690
CVE.ORG link : CVE-2026-53690
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
