Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-53692. PoCs published by HermesNA-1.
AI-analyzed exploit summary This repository contains an auto-generated stub module for CVE-2026-53692, describing a cryptographic weakness in Redeight CMS 1.0 where MD5 (unsalted) is used for password storage. The code includes placeholder methods (`check`, `run`) but lacks actual exploit implementation.
Description
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 plaintext credentials.
Exploits (1)
This repository contains an auto-generated stub module for CVE-2026-53692, describing a cryptographic weakness in Redeight CMS 1.0 where MD5 (unsalted) is used for password storage. The code includes placeholder methods (`check`, `run`) but lacks actual exploit implementation.
References (1)
Scores
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X