# CVE-2026-25861

## Summary

- **CVE ID:** CVE-2026-25861
- **Severity:** HIGH
- **CVSS Score:** 8.2 (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)
- **CWE:** CWE-916
- **Published:** Jun 2, 2026
- **Last Modified:** Jul 14, 2026

## Description

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.

## Affected Products

- QloApps — QloApps (0)
- QloApps — QloApps (64e9722e7e6a8fda77dd53964d988fb6b5c3d174)

## References

- [CNA](https://github.com/Qloapps/QloApps/pull/1689)
- [CNA](https://github.com/Qloapps/QloApps/commit/64e9722e7e6a8fda77dd53964d988fb6b5c3d174)
- [CNA](https://www.vulncheck.com/advisories/qloapps-weak-password-hashing-via-md5-in-tools-php)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.18%
- **EPSS Percentile:** 7.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._