CVE-2025-8652
BaseFortify
Publication date: 2025-08-06
Last updated on: 2025-08-07
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jvckenwood | dmx958xr_firmware | 1.0.0509.3100 |
| jvckenwood | dmx958xr | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a command injection flaw in the JKWifiService of Kenwood DMX958XR devices. It allows an attacker who has physical access to the device to execute arbitrary code with root privileges without needing authentication. The issue arises because the service does not properly validate user-supplied input before using it in a system call, enabling remote code execution.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary code with root privileges on the affected device, potentially leading to full control over the device. This can result in unauthorized access, data theft, device malfunction, or use of the device as a foothold for further attacks.