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 submitting an oversized Base64-encoded password to the login handler in /bin/netis.cgi. Attackers can exploit the custom Base64 decoder's lack of output length validation against the fixed-size stack buffer to achieve remote code execution with root privileges, as the Boa web server executes the CGI environment as root.
Published: 2026-08-24
Score: 9.3 Critical
EPSS: 1.0% Low
KEV: No
Impact: Remote Code Execution
Action: Patch Immediately
AI Analysis

Impact

Netis NC63 firmware versions up to V3.0.0.3327 contain a stack-based buffer overflow in the login CGI handler. An attacker can submit an oversized Base64‑encoded password that exceeds the fixed-size stack buffer, causing the custom decoder to write past the end of the stack. The web server executes CGI scripts as root, so the overflow can be leveraged to inject code and obtain root privileges, leading to full system compromise.

Affected Systems

The vulnerability affects Netis Systems’ NC63 router firmware up to version V3.0.0.3327. No other vendors or product lines are listed as impacted.

Risk and Exploitability

The CVSS score of 9.3 indicates high severity. The EPSS score is 1%, indicating a very low but non‑zero likelihood of exploitation; however, the exploit would still be trivial once the target is identified because the login endpoint is exposed via HTTP at /bin/netis.cgi and the attack requires no authentication. The vulnerability is not yet listed in the CISA KEV catalog, but the available evidence and high score suggest it should be treated as a high‑risk threat.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NC63 firmware to a version newer than V3.0.0.3327 that contains the stack buffer overflow fix.
  • If an update is unavailable, restrict network access to the /bin/netis.cgi endpoint or disable the Boa web server until a patch is applied.
  • Configure the router to enforce maximum password input length or apply a workaround that validates Base64 decoder output size before copying to the stack.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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 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 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 submitting an oversized Base64-encoded password to the login handler in /bin/netis.cgi. Attackers can exploit the custom Base64 decoder's lack of output length validation against the fixed-size stack buffer to achieve remote code execution with root privileges, as the Boa web server executes the CGI environment as root.
Title Netis NC63 V3.0.0.3327 Stack Buffer Overflow via Login Password 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-24T18:28:13.077Z

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

Link: CVE-2026-76070

cve-icon Vulnrichment

Updated: 2026-08-24T18:28:08.289Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-24T19:16:58.433

Link: CVE-2026-76070

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow