Description
Kenwood DNR1007XR udhcpd Incorrect Permission Assignment Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Kenwood DNR1007XR devices. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.

The specific flaw exists within the udhcpd service. The issue results from incorrect permissions set on a resource used by the service. An attacker can leverage this vulnerability to escalate privileges and execute code in the context of root. Was ZDI-CAN-29111.
Published: 2026-08-20
Score: 7.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An incorrect permission assignment in the udhcpd service on Kenwood DNR1007XR devices permits a local attacker, who already has the ability to run code with limited privileges, to elevate privileges and execute code as root. The flaw arises from the service using a resource that does not have restrictive permissions, allowing an attacker to overwrite or modify that resource. This violation of file-system access controls directly compromises integrity and permits arbitrary code execution, potentially allowing full device takeover.

Affected Systems

The affected product is Kenwood DNR1007XR. No specific firmware or hardware revision numbers are listed in the advisory, so any installation of this model running the udhcpd service is potentially vulnerable until a firmware update is applied.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity. The EPSS score is not available, so the current likelihood of exploitation cannot be quantified, though the lack of a listed KEV record suggests no confirmed remote exploitation has been reported yet. Inferred from the description, the attack vector is local: an attacker must already run code with limited privileges on the device. Once that condition is met, the attacker can use the incorrect permissions to execute root‑level code. The vulnerability is thus a significant local privilege escalation risk for any compromised Kenwood DNR1007XR device.

Generated by OpenCVE AI on August 20, 2026 at 19:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the installed firmware version against Kenwood’s release notes for the DNR1007XR and upgrade to a version that corrects the udhcpd permission setting.
  • If a newer firmware release is unavailable, disable or stop the udhcpd service to remove the privilege escalation path.
  • If the device must continue to use udhcpd, manually correct the permission on the resource identified by the Kenwood support team, ensuring the file is owned by root and has the minimum required mode (e.g., 600).

Generated by OpenCVE AI on August 20, 2026 at 19:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description Kenwood DNR1007XR udhcpd Incorrect Permission Assignment Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Kenwood DNR1007XR devices. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the udhcpd service. The issue results from incorrect permissions set on a resource used by the service. An attacker can leverage this vulnerability to escalate privileges and execute code in the context of root. Was ZDI-CAN-29111.
Title Kenwood DNR1007XR udhcpd Incorrect Permission Assignment Local Privilege Escalation Vulnerability
Weaknesses CWE-732
References
Metrics cvssV3_0

{'score': 7.8, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-08-20T16:14:15.245Z

Reserved: 2026-07-29T17:02:51.239Z

Link: CVE-2026-18270

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T17:17:23.513

Modified: 2026-08-20T17:17:23.513

Link: CVE-2026-18270

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:00:05Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource