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.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-338"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/94xxx/CVE-2026-94107.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "2.4.0"
},
{
"fixed": "2.4.0"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}