CVE-2025-32789
This flaw allows an attacker to make assumptions about the hash values of other users stored in the password column of the user table, based on the results of the sorted list of users.
Does this matter?
Lower severity and a low EPSS score (0.42%). Track it; it rarely justifies an emergency change on its own.
Description
EspoCRM is an Open Source Customer Relationship Management software. Prior to version 9.0.7, users can be sorted by their password hash. This flaw allows an attacker to make assumptions about the hash values of other users stored in the password column of the user table, based on the results of the sorted list of users. Although unlikely, if an attacker knows the hash value of their password, they can change the password and repeat the sorting until the other user's password hash is fully revealed. This issue is patched in version 9.0.7.
- CVSS 3.1
- 3.7 LOWCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 0.42% probability · 36th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200, CWE-203
- Affected
- espocrm/espocrm
- Source
- security-advisories@github.com
References
- https://github.com/espocrm/espocrm/commit/91740192d2e2c575c6a04534c079baf9f3af0a7fPatch
- https://github.com/espocrm/espocrm/commit/bd900d0b48fe37a98def4c0e094e39e7e385e9eaPatch
- https://github.com/espocrm/espocrm/security/advisories/GHSA-3ph3-jcfx-fq53Exploit, Vendor Advisory
- https://github.com/espocrm/espocrm/security/advisories/GHSA-3ph3-jcfx-fq53Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.