Weak Password Hashing Vulnerability in admin3 Product by cjbi
CVE-2026-92921
6.9MEDIUM
Key Information:
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-92921?
The admin3 product by cjbi is vulnerable due to its reliance on single-round MD5 hashing for storing user account passwords. This method utilizes only the username as the salt and lacks a proper key derivation function, making it susceptible to offline dictionary and brute-force attacks. Attackers with access to the database can retrieve plaintext passwords with minimal computational effort, posing a significant risk to user security and privacy.
Affected Version(s)
admin3 0 <= 3.0.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Score:
6.9
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
Credit
Mingsheng Lin
