CVE-2026-94107

Source
https://cve.org/CVERecord?id=CVE-2026-94107
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-94107.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-94107
Published
2026-09-20T11:09:40Z
Modified
2026-09-24T03:30:54Z
Severity
  • 9.2 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
NivoCart through 2.4.0 Predictable Administrator Password Reset Token
Details

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.

Database specific
{
    "cna_assigner":  "VulnCheck",
    "cwe_ids":  [
        "CWE-338"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/94xxx/CVE-2026-94107.json"
}
References

Affected packages

Git / github.com/nivocart/nivocart

Affected ranges

Type
GIT
Repo
https://github.com/nivocart/nivocart
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "last_affected":  "2.4.0"
        },
        {
            "fixed":  "2.4.0"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

v1.*
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v2.*
v2.0.0
v2.1.0
v2.2.0
v2.2.1
v2.3.0
v2.3.1
v2.3.2
v2.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-94107.json"