CVE-2026-92921

Summary

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.

Affected Software

VendorProductVersion RangeStatus
cjbiadmin30 <= 3.0.0affected

Weaknesses

  • CWE-916: Use of Password Hash With Insufficient Computational Effort

References