---
cve: "CVE-2026-94107"
severity: "CRITICAL"
cvss: 9.2
epss: "60.4%"
vendor: "nivocart"
kev: false
exploited: false
published: "2026-09-20 12:17:06"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T11:01:17+02:00"
---

# CVE-2026-94107

> 9.2 CRITICAL · 🧪 PoC

## Beschreibung

NivoCart through 2.4.0 contains a predictable password reset token vulnerability in the forgotten.php endpoint that generates recovery codes using substr(md5(mt_rand()), 0, 10). Attackers who know an administrator's email address can request a password reset and predict the token to gain administrative account access without rate limiting or expiration.

## CVSS-Vektor

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

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

## Referenzen

- <https://github.com/nivocart/nivocart/issues/25>
- <https://github.com/nivocart/nivocart/blob/6ea6600cda1263ae70c0aab0a70d31091a32c46b/upload/admin/controller/common/forgotten.php#L20-L34>
- <https://github.com/nivocart/nivocart/blob/6ea6600cda1263ae70c0aab0a70d31091a32c46b/upload/admin/model/user/user.php#L119-L123>
- <https://github.com/nivocart/nivocart>
- <https://www.vulncheck.com/advisories/nivocart-through-2.4.0-predictable-administrator-password-reset-token>

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