Description
A vulnerability was found in D-Link DIR-895L A1_102b07. This affects the function sendACK of the file udhcpcd/serverpacket.c of the component udhcpcd. The manipulation of the argument Hostname results in command injection. The attack can be executed remotely. The exploit has been made public and could be used.
Published: 2026-09-07
Score: 6.9 Medium
EPSS: 2.3% Low
KEV: No
Impact: Remote Code Execution
Action: Patch Firmware
AI Analysis

Impact

The flaw exists in the UDP DHCP client daemon, specifically in the sendACK routine of serverpacket.c, where the Hostname argument is inadequately sanitized. An attacker can supply a crafted hostname string that gets executed as a command on the device, providing full code execution privileges. This can be used to install malware, modify configuration files, or create a backdoor, compromising both data confidentiality and system integrity.

Affected Systems

The vulnerability applies to D‑Link DIR‑895L routers running firmware version A1_102b07 or any earlier build that has not been upgraded to a security‑patched release. Devices with this firmware expose the vulnerable DHCP component via the TR‑069 Host Helper interface, allowing remote exploitation by anyone who can communicate DHCP messages to the device.

Risk and Exploitability

The CVSS score of 6.9 indicates medium severity, and the EPSS score of 2% indicates a low but non-zero exploitation probability, while the publicly available exploit demonstrates that the attack vector is remote and readily usable. The vulnerability is not listed in the CISA KEV catalog, but the presence of a demonstrated exploit suggests that attackers could target this device class at scale. The risk remains elevated because the vulnerability involves command injection, which typically allows bypassing normal access controls and executing arbitrary system commands.

Generated by OpenCVE AI on September 8, 2026 at 15:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the firmware to the latest version released by D‑Link that includes a fix for the udhcpcd command injection issue.
  • If a firmware update is not immediately possible, disable the TR‑069 Host Helper feature or block DHCP traffic from all but trusted management IPs to eliminate the injection vector.
  • Implement network segmentation or firewall rules to restrict external access to the DHCP server functionality, ensuring only authorized devices can communicate with the router’s DHCP daemon.

Generated by OpenCVE AI on September 8, 2026 at 15:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in D-Link DIR-895L A1_102b07. This affects the function sendACK of the file udhcpcd/serverpacket.c of the component udhcpcd. The manipulation of the argument Hostname results in command injection. The attack can be executed remotely. The exploit has been made public and could be used.
Title D-Link DIR-895L udhcpcd serverpacket.c sendACK command injection
First Time appeared D-link
D-link dir-895l
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:h:d-link:dir-895l:*:*:*:*:*:*:*:*
Vendors & Products D-link
D-link dir-895l
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 8.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-08T15:46:57.891Z

Reserved: 2026-09-06T16:08:01.864Z

Link: CVE-2026-86295

cve-icon Vulnrichment

Updated: 2026-09-08T15:40:21.788Z

cve-icon NVD

Status : Deferred

Published: 2026-09-07T11:17:39.373

Modified: 2026-09-08T16:18:27.167

Link: CVE-2026-86295

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T15:30:18Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')