CVE-2026-25861

Source
https://cve.org/CVERecord?id=CVE-2026-25861
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25861.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25861
Published
2026-06-02T22:09:19.351Z
Modified
2026-08-12T03:51:21.618733999Z
Severity
  • 8.2 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
QloApps 1.7.0 Weak Password Hashing via MD5 in Tools.php
Details

QloApps through 1.7.0, fixed in commit 64e9722, contains a weak cryptographic algorithm vulnerability that allows attackers to compromise user credentials by exploiting the use of MD5 for password hashing in the Tools::encrypt() function within classes/Tools.php, which concatenates a static cookie key with the supplied password. Attackers can perform offline brute-force attacks against the MD5 hashes, with the risk compounded by auto-generated 8-character passwords assigned during guest-to-customer account conversion in classes/Customer.php, making credential recovery trivial.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "64e9722e7e6a8fda77dd53964d988fb6b5c3d174"
                },
                {
                    "last_affected": "64e9722e7e6a8fda77dd53964d988fb6b5c3d174"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cwe_ids": [
        "CWE-916"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25861.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/qloapps/qloapps

Affected ranges

Type
GIT
Repo
https://github.com/qloapps/qloapps
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.7.0"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.3
v1.*
v1.3.0
v1.3.1
v1.3.2
v1.4.0
v1.4.1
v1.5.0
v1.5.2
v1.6.0
v1.6.1
v1.7.0

Database specific

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