CVE-2026-92921 PUBLISHED

admin3 through 3.0.0 Weak Password Hashing via Single-Round MD5

Assigner: VulnCheck
Reserved: 17.09.2026 Published: 17.09.2026 Updated: 17.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor cjbi
Product admin3
Versions Default: unaffected
  • affected from 0 to 3.0.0 (incl.)

Credits

  • Mingsheng Lin reporter

References

Problem Types

  • Use of Password Hash With Insufficient Computational Effort CWE