---
id: CVE-2026-94105
title: >-
  NivoCart through 2.4.0 contains a destructive configuration write
  vulnerability in the admin password reset controller that allows
  unauthenticated attackers to disable password recovery by supplying an invalid
  code parameter
summary: >-
  NivoCart through 2.4.0 contains a destructive configuration write
  vulnerability in the admin password reset controller that allows
  unauthenticated attackers to disable password recovery by supplying an invalid
  code parameter. Attackers c…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-754
vendor: nivocart
product: nivocart
affected:
  - nivocart <= 2.4.0
published: '2026-09-20'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:43:58.793'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-94105'
references:
  - url: 'https://github.com/nivocart/nivocart'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/nivocart/nivocart/blob/6ea6600cda1263ae70c0aab0a70d31091a32c46b/upload/admin/controller/common/reset.php#L93-L99
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/nivocart/nivocart/blob/6ea6600cda1263ae70c0aab0a70d31091a32c46b/upload/admin/model/user/user.php#L119-L123
    label: disclosure@vulncheck.com
  - url: 'https://github.com/nivocart/nivocart/issues/25'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/nivocart-through-2.4.0-destructive-configuration-write-via-the-password-reset-controller
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.0043
epssPercentile: 0.34607
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-21T14:28:15.359999Z'
ingestedAt: '2026-09-20T11:20:23.394Z'
---

## Overview

NivoCart through 2.4.0 contains a destructive configuration write vulnerability in the admin password reset controller that allows unauthenticated attackers to disable password recovery by supplying an invalid code parameter. Attackers can send a GET request with a missing or incorrect code to rewrite the config_password setting to 0, disabling self-service password recovery until an administrator manually re-enables it.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
