CVE-2020-37094

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:espocrm:espocrm:*:*:*:*:*:*:*:*

History

No history.

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