Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-94107 1 Nivocart 1 Nivocart 2026-09-21 8.1 High
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.