CVE-2026-8345 Details
Description
A security vulnerability has been detected in D-Link DIR-816 1.10CNB05_R1B011D88210. Affected by this issue is the function sub_445E7C of the file /goform/singlePortForward. Such manipulation of the argument ip_address leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used.
A command injection vulnerability has been identified in the D-Link DIR-816 router, specifically in firmware version 1.10CNB05_R1B011D88210. The issue arises in the 'singlePortForward' form handler, where the 'ip_address' parameter is inadequately validated. The vulnerability allows for remote exploitation, as the flawed validation process only checks if the IP address is parseable, without sanitizing it for safe use in shell commands. Once a malicious 'ip_address' is accepted, it is stored in the router's NVRAM and later executed as part of an iptables command, creating a persistent command injection flaw that can be exploited at any time.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/lipenghai/iot_bug/blob/main/D-Link/DIR816/2.md | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/submit/811379 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/362661 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/362661/cti | [email protected] | Permissions RequiredVDB Entry |
| https://www.dlink.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dlink dir-816 firmware | 1.10cnb05_r1b011d88210 |
CPE
Remediation
| |
| dlink dir-816 | a2 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 12, 2026 | Initial Analysis | [email protected] |
| May 11, 2026 | New CVE Received | [email protected] |