CVE-2026-92921

Source
https://cve.org/CVERecord?id=CVE-2026-92921
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92921.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-92921
Published
2026-09-17T12:33:25Z
Modified
2026-09-20T11:31:01Z
Severity
  • 6.9 (Medium) CVSS_V4 - 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 Calculator
Summary
admin3 through 3.0.0 Weak Password Hashing via Single-Round MD5
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-916"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92921.json"
}
References

Affected packages

Git / github.com/cjbi/admin3

Affected ranges

Type
GIT
Repo
https://github.com/cjbi/admin3
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.0.0"
        },
        {
            "introduced": "admin3"
        },
        {
            "fixed": "3.0.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92921.json"