Skip to main content

D-Link DIR-816 CVE-2026-8344

| EUVDEUVD-2026-29345 LOW
Command Injection (CWE-77)
2026-05-11 VulDB GHSA-vwxw-q9j2-rh5v
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
9.9 CRITICAL

Network-reachable CGI endpoint requires low-privilege auth (PR:L); command injection yields root OS execution, changing scope and causing full C/I/A impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Analysis Generated
Jul 23, 2026 - 23:29 vuln.today
Severity Changed
May 11, 2026 - 22:37 NVD
MEDIUM LOW
CVSS changed
May 11, 2026 - 22:37 NVD
6.3 (MEDIUM) 2.1 (LOW)
CVE Published
May 11, 2026 - 21:30 nvd
LOW 2.1

DescriptionCVE.org

A weakness has been identified in D-Link DIR-816 1.10CNB05_R1B011D88210. Affected by this vulnerability is the function sub_445E7C of the file /goform/formDMZ.cgi. This manipulation causes command injection. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks.

AnalysisAI

Command injection in D-Link DIR-816 firmware 1.10CNB05_R1B011D88210 allows a network-adjacent authenticated attacker to execute arbitrary OS commands by manipulating input passed to the sub_445E7C function via the /goform/formDMZ.cgi endpoint. A publicly available proof-of-concept exploit exists on GitHub, confirmed by VulDB and referenced in EUVD-2026-29345. No vendor patch has been identified at time of analysis, and the device's age and regional positioning suggest it may be unsupported, leaving affected deployments permanently exposed absent compensating controls.

Technical ContextAI

The affected component is the DMZ configuration CGI handler at /goform/formDMZ.cgi, a common pattern in MIPS-based embedded Linux firmware used in SOHO routers. The vulnerable function sub_445E7C (identified by its binary offset, indicating analysis via firmware reverse engineering) fails to sanitize user-supplied input before passing it to a shell command, conforming to CWE-77 (Improper Neutralization of Special Elements used in a Command). This class of vulnerability in CGI-based router firmware typically results in OS-level command execution with root or daemon-level privileges, as embedded web servers on such devices rarely enforce privilege separation. The CPE cpe:2.3:a:d-link:dir-816 identifies the affected product line; the specific firmware string 1.10CNB05_R1B011D88210 suggests a Chinese-market (CNB) regional build, narrowing the realistic deployed population.

RemediationAI

No vendor-released patch has been identified at time of analysis; given the regional, legacy nature of this firmware build, D-Link may treat this device as end-of-life. Users should check https://www.dlink.com/ for firmware updates specific to the DIR-816 CNB product line. In the absence of a patch, the most effective compensating control is to disable remote management and restrict access to the router's web administration interface to trusted LAN segments only, preventing unauthenticated or low-trust network principals from reaching /goform/formDMZ.cgi. If DMZ configuration is not actively used, disabling the DMZ feature entirely removes the attack surface at the cost of that routing functionality. Placing the router behind an upstream firewall that blocks inbound administrative-port access (typically TCP 80/443/8080) on the WAN interface provides an additional perimeter layer. Device replacement with a supported model is the recommended long-term remediation given the likely absence of future patches.

Share

CVE-2026-8344 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy