---
id: CVE-2026-73673
title: >-
  Netis NC63 router firmware V3.0.0.3327 contains an unauthenticated firmware
  update vulnerability that allows unauthenticated attackers to submit unsigned
  firmware images by exploiting a missing authentication enforcement flaw in the
  Boa …
summary: >-
  Netis NC63 router firmware V3.0.0.3327 contains an unauthenticated firmware
  update vulnerability that allows unauthenticated attackers to submit unsigned
  firmware images by exploiting a missing authentication enforcement flaw in the
  Boa …
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-306
published: '2026-08-14'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T20:06:30.133'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73673'
references:
  - url: 'https://github.com/ozcanpng/CVE-2026-73673'
    label: disclosure@vulncheck.com
  - url: >-
      https://ozcanpng.dev/blog/cve-2026-73673-netis-nc63-unauthenticated-firmware-update/
    label: disclosure@vulncheck.com
  - url: 'https://www.netis-systems.com/products/NC63.html'
    label: disclosure@vulncheck.com
  - url: 'https://www.netis-systems.com/support/downinfo.html?id=35'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/netis-nc63-unauthenticated-firmware-update-with-missing-cryptographic-firmware-authentication
    label: disclosure@vulncheck.com
tags:
  - nvd
  - exploit-available
epss: 0.00543
epssPercentile: 0.43228
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/ozcanpng/CVE-2026-73673'
  checkedAt: '2026-09-26T09:05:59.096Z'
exploitAvailable: true
ingestedAt: '2026-09-24T20:51:40.202Z'
---

## Overview

Netis NC63 router firmware V3.0.0.3327 contains an unauthenticated firmware update vulnerability that allows unauthenticated attackers to submit unsigned firmware images by exploiting a missing authentication enforcement flaw in the Boa web server and netis.cgi CGI dispatcher. Attackers can send a multipart POST request to /cgi-bin/upload_fw.cgi without a valid session cookie, bypassing authentication because Boa grants access to any path containing '.cgi' regardless of cookie validation, and netis.cgi reads but does not enforce the authentication state before invoking the firmware update handler, which accepts images validated only by a forgeable additive checksum and static product strings rather than a cryptographic signature, potentially enabling persistent router compromise.

## Remediation

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