Skip to main content

D-Link DIR-816 CVE-2026-8346

| EUVDEUVD-2026-29349 LOW
Command Injection (CWE-77)
2026-05-11 VulDB GHSA-r83p-32gc-q9c8
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
8.8 HIGH

Network-reachable command injection with low-privilege auth; command execution on embedded Linux router warrants High C/I/A regardless of reported Low ratings.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/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:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

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

Lifecycle Timeline

5
Analysis Generated
Jul 23, 2026 - 22:33 vuln.today
Severity Changed
May 12, 2026 - 00:22 NVD
MEDIUM LOW
CVSS changed
May 12, 2026 - 00:22 NVD
6.3 (MEDIUM) 2.1 (LOW)
CVE Published
May 11, 2026 - 23:15 cve.org
LOW 2.1
CVE Published
May 11, 2026 - 23:15 nvd
MEDIUM 6.3

DescriptionCVE.org

A vulnerability was detected in D-Link DIR-816 1.10CNB05_R1B011D88210. This affects the function portForward. Performing a manipulation of the argument ip_address results in command injection. The attack can be initiated remotely. The exploit is now public and may be used.

AnalysisAI

Command injection in D-Link DIR-816 firmware 1.10CNB05_R1B011D88210 allows a network-authenticated attacker to execute arbitrary OS commands by manipulating the ip_address argument passed to the portForward function without sanitization. A public proof-of-concept is available on GitHub, lowering the skill bar for exploitation. No CISA KEV listing exists, but EPSS places this at the 66th percentile, indicating greater exploitation likelihood than two-thirds of all tracked CVEs.

Technical ContextAI

The affected product is the D-Link DIR-816 consumer wireless router running firmware 1.10CNB05_R1B011D88210 (CPE: cpe:2.3:a:d-link:dir-816). The vulnerability is located in the portForward web UI function, where the ip_address parameter is concatenated into an OS-level shell command without sanitization. CWE-77 (Improper Neutralization of Special Elements used in a Command) identifies the root cause: shell metacharacters or separators embedded in the user-supplied value are interpreted by the underlying embedded Linux shell rather than treated as inert data. This pattern is endemic to embedded router firmware where CGI handlers invoke shell utilities directly to configure networking functions such as iptables or ip commands, making unsanitized input immediately weaponizable.

RemediationAI

No vendor-released firmware patch has been identified at time of analysis. Monitor the D-Link security advisory portal (https://www.dlink.com/) and the NVD entry (https://nvd.nist.gov/vuln/detail/CVE-2026-8346) for patch availability. As compensating controls, immediately restrict access to the router's web management interface to trusted LAN-only segments and disable remote (WAN-side) management if enabled - this removes the network attack vector by requiring physical adjacency, mitigating the AV:N risk at the cost of eliminating remote administration capability. Where feasible, place DIR-816 devices behind a perimeter firewall that blocks inbound connections to management ports (typically TCP 80/443/8080). Changing router credentials away from defaults reduces the PR:L exploitation risk by raising the credential acquisition bar for attackers.

Share

CVE-2026-8346 vulnerability details – vuln.today

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