critical · CVSS v3 8.1 · CVSS v4 9.2
CVE-2026-94107
NivoCart through 2.4.0 contains a predictable password reset token vulnerability in the forgotten.php endpoint that gene…
Description
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.
Scores
- Severity
- critical
- CVSS v2
- 7.6
- CVSS v3
- 8.1
- CVSS v4
- 9.2
- EPSS
- —