Description
Kenwood DNR1007XR JKGenService Command Injection 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 JKGenService. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of root. Was ZDI-CAN-29066.
Published: 2026-08-20
Score: 7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kenwood devices running the DNR1007XR firmware contain a command injection flaw in the JKGenService. The service fails to validate a user‑supplied string before passing it to an operating‑system call, allowing an attacker who can originally execute low‑privileged code on the device to inject arbitrary commands and elevate privileges to the system account. The vulnerability is a classic instance of CWE‑78, where unchecked input leads to command execution. Based on the description, it is inferred that the attacker must already possess some local code execution capability to leverage this flaw, as the bug is exploitable only from the inside of the device.

Affected Systems

Kenwood DNR1007XR devices exposed to the JKGenService endpoint are affected. No specific firmware version ranges are listed in the CNA data; the flaw applies to installations that include the vulnerable service implementation.

Risk and Exploitability

The flaw receives a CVSS score of 7, indicating high severity. EPSS information is unavailable, and the issue is not listed in the CISA KEV catalog, so the current likelihood of widespread exploitation is unclear. Because the vulnerability requires local presence and prior code execution, the attack surface is mainly internal or compromised environments. Nonetheless, once an attacker gains a foothold, the flaw can be used to run arbitrary code as root, which would effectively nullify any remaining security controls on the device.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Kenwood DNR1007XR firmware to the latest release that includes a fix for the JKGenService command injection.
  • Limit access to the device and its services so that only authenticated and authorized users can reach the JKGenService endpoint.
  • In the absence of an immediate patch, isolate the affected device from the network or restrict its operation until the firmware update can be applied.

Generated by OpenCVE AI on August 20, 2026 at 19:53 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 JKGenService Command Injection 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 JKGenService. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to escalate privileges and execute arbitrary code in the context of root. Was ZDI-CAN-29066.
Title Kenwood DNR1007XR JKGenService Command Injection Local Privilege Escalation Vulnerability
Weaknesses CWE-78
References
Metrics cvssV3_0

{'score': 7, 'vector': 'CVSS:3.0/AV:L/AC:H/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:13:59.070Z

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

Link: CVE-2026-18268

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-18268

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-78

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