CVE-2026-92921
MEDIUM
6,9
Source: [email protected]
Attack Vector: network
Attack Complexity: low
Privileges Required: high
User Interaction: none
Confidentiality: N/A
Integrity: N/A
Availability: N/A
MEDIUM
4,9
Source: [email protected]
Attack Vector: network
Attack Complexity: low
Privileges Required: high
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: none
Availability: none
Description
AI Translation Available
admin3 through 3.0.0 stores account passwords using single-round MD5 with only the username as salt and no key derivation function. Attackers with database access can recover plaintext passwords through offline dictionary or brute-force attacks due to negligible computational effort.
916
Use of Password Hash With Insufficient Computational Effort
IncompleteCommon Consequences
Security Scopes Affected:
Access Control
Potential Impacts:
Bypass Protection Mechanism
Gain Privileges Or Assume Identity
Applicable Platforms
All platforms may be affected
https://github.com/cjbi/admin3
https://github.com/cjbi/admin3/blob/3.0.0/admin3-server/src/main/java/tech/wete…
https://github.com/cjbi/admin3/blob/3.0.0/admin3-server/src/main/java/tech/wete…
https://github.com/LinYuanyi1/cve-request-poc/blob/master/admin3/C08_md5_creden…
https://www.vulncheck.com/advisories/admin3-through-3.0.0-weak-password-hashing…