---
cve: "CVE-2020-37094"
severity: "HIGH"
cvss: 8.6
epss: "0.5%"
vendor: "espocrm"
kev: false
exploited: false
published: "2026-02-03 22:16:25"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T18:33:10+02:00"
---

# CVE-2020-37094

> 8.6 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- b299220dd0c7acdaa1ed8be8ffd79c7985093c7a (Commit)

## Referenzen

- <https://www.exploit-db.com/exploits/48376>
- <https://www.espocrm.com>
- <https://github.com/espocrm/espocrm/commit/b299220dd0c7acdaa1ed8be8ffd79c7985093c7a>
- <https://www.vulncheck.com/advisories/espocrm-two-factor-auth-bypass-via-auth-token-reuse-between-accounts-with-identical-passwords>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2020-37094) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
