CVE-2025-8635
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.0005.4600 |
| 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 firmware update process 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 device does not properly validate user-supplied input before using it in a system call during firmware updates.
How can this vulnerability impact me? :
An attacker with physical access can exploit this vulnerability to execute arbitrary code as root on the affected device. This can lead to full compromise of the device, including unauthorized control, data manipulation, or disruption of device functionality.