An Unrestricted File Upload vulnerability in Redeight CMS version 1.0 allows authenticated attackers to achieve Remote Code Execution via the POST "/admin/index.php?module=pages&mode=FileAdd" endpoint. The application fails to validate file extensions and MIME types, permitting the upload of arbitrary PHP scripts to the publicly accessible "/uploads/files/" directory where they can be executed directly by the web server.
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-53691
Mitre link : CVE-2026-53691
CVE.ORG link : CVE-2026-53691
JSON object : View
Products Affected
No product.
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type
