Answer in brief
CVE-2026-94107 records a Unknown severity vulnerability in NivoCart through 2.4.0 Predictable Administrator Password Reset Token. The current sources do not mark it as known exploited. The current feed maps nivocart/nivocart (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps nivocart/nivocart (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| nivocart/nivocartgeneric | 0 | Not reported |
Published upstream
Sep 20, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 20, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 20, 2026
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.
Quoted source text, attributed separately from HOL analysis.