EspoCRM 5.7.0 prior to 5.9.0 contains an authentication token reuse vulnerability that allows authenticated attackers to bypass two-factor authentication by exploiting token-to-password-hash mapping in application/Espo/Core/Utils/Authentication/Espo.php. Attackers can obtain an authentication token for a controlled account and replay it against any victim account sharing the same password, since tokens are bound to password hashes rather than unique per-user values, bypassing the victim's 2FA protections.
References
Configurations
History
10 Jul 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-303 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.1 |
| References |
|
|
| Summary | (en) EspoCRM 5.7.0 prior to 5.9.0 contains an authentication token reuse vulnerability that allows authenticated attackers to bypass two-factor authentication by exploiting token-to-password-hash mapping in application/Espo/Core/Utils/Authentication/Espo.php. Attackers can obtain an authentication token for a controlled account and replay it against any victim account sharing the same password, since tokens are bound to password hashes rather than unique per-user values, bypassing the victim's 2FA protections. |
03 Mar 2026, 14:59
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://www.espocrm.com - Product | |
| References | () https://www.exploit-db.com/exploits/48376 - Exploit, VDB Entry | |
| References | () https://www.vulncheck.com/advisories/espocrm-privilege-escalation - Third Party Advisory | |
| Summary |
|
|
| First Time |
Espocrm espocrm
Espocrm |
|
| CPE | cpe:2.3:a:espocrm:espocrm:*:*:*:*:*:*:*:* |
03 Feb 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-03 22:16
Updated : 2026-07-15 02:17
NVD link : CVE-2020-37094
Mitre link : CVE-2020-37094
CVE.ORG link : CVE-2020-37094
JSON object : View
Products Affected
espocrm
- espocrm
CWE
CWE-303
Incorrect Implementation of Authentication Algorithm
