SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-76070

CRITICAL · CVSS 9.8 EPSS 1.00% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-24 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Netis NC63 firmware is vulnerable to a stack-based buffer overflow that allows unauthenticated remote attackers to execute arbitrary code with root privileges by submitting an oversized Base64-encoded password to the login handler. This critical vulnerability arises from insufficient output length validation in the custom Base64 decoder, posing a significant risk to devices running this firmware. Organizations using affected Netis products should prioritize immediate patching or mitigation efforts to protect against potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-76070
Severity
CRITICAL
CVSS
9.8
EPSS
1.00%

Original NVD 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.