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.
References
Configurations
No configuration.
History
02 Jun 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-02 23:16
Updated : 2026-06-04 16:10
NVD link : CVE-2026-25861
Mitre link : CVE-2026-25861
CVE.ORG link : CVE-2026-25861
JSON object : View
Products Affected
No product.
CWE
CWE-916
Use of Password Hash With Insufficient Computational Effort
