Description
Netis NC63 firmware through V3.0.0.3327 contains a stack-based buffer overflow vulnerability that allows unauthenticated remote attackers to overwrite saved stack state by supplying an oversized destHost parameter to the ipFilterList=mod action in netis.cgi. Attackers can exploit widthless sscanf conversions that copy user-supplied input into fixed-size stack buffers before authentication is verified, achieving remote code execution as root due to the Boa web server executing the CGI environment with root privileges.
Published: 2026-08-24
Score: 9.3 Critical
EPSS: 1.1% Low
KEV: No
Impact: Remote Code Execution
Action: Patch Immediately
AI Analysis

Impact

The vulnerability is a stack‑based buffer overflow located in the destHost parameter handling of the ipFilterList=mod action in the netis.cgi script. An unauthenticated attacker can send an oversized destHost value via an HTTP request. The overflow corrupts saved stack state before authentication is validated, enabling the attacker to execute arbitrary code. Because the Boa web server runs the CGI environment with root privileges, successful exploitation results in full administrative control of the device.

Affected Systems

Affected devices are Netis NC63 routers running firmware versions V3.0.0.3327 or earlier. The vulnerability has been documented for the NC63 product line and is specific to the Netis Systems NC63 firmware. No other vendors or product versions are reported to be impacted.

Risk and Exploitability

The CVSS base score of 9.3 indicates a critical impact. The EPSS score is 1%, indicating a very low but non‑zero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog at this time. The attack vector is an unauthenticated HTTP request to netis.cgi, which is universally reachable from any network that can contact the device, making the risk high until the firmware is updated.

Generated by OpenCVE AI on August 25, 2026 at 15:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from Netis that is newer than V3.0.0.3327 to fix the stack overflow.
  • Restrict HTTP access to netis.cgi by configuring firewall rules or ACLs to allow only trusted IP ranges, thereby limiting exposure to the vulnerable script.
  • If an immediate patch is not available, temporarily disable the ipFilterList=mod functionality or block the destHost parameter to prevent the overflow from being triggered.

Generated by OpenCVE AI on August 25, 2026 at 15:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Netis-systems
Netis-systems nc63
Vendors & Products Netis-systems
Netis-systems nc63

Mon, 24 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Description Netis NC63 firmware through V3.0.0.3327 contains a stack-based buffer overflow vulnerability that allows unauthenticated remote attackers to overwrite saved stack state by supplying an oversized destHost parameter to the ipFilterList=mod action in netis.cgi. Attackers can exploit widthless sscanf conversions that copy user-supplied input into fixed-size stack buffers before authentication is verified, achieving remote code execution as root due to the Boa web server executing the CGI environment with root privileges.
Title Netis NC63 V3.0.0.3327 Stack Buffer Overflow via destHost Parameter
Weaknesses CWE-121
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Netis-systems Nc63
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-26T18:25:12.168Z

Reserved: 2026-08-18T21:04:48.503Z

Link: CVE-2026-76071

cve-icon Vulnrichment

Updated: 2026-08-26T18:24:54.921Z

cve-icon NVD

Status : Received

Published: 2026-08-24T16:17:23.117

Modified: 2026-08-26T19:17:04.430

Link: CVE-2026-76071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T15:15:04Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow