CVE-2025-8648
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 occurs because the device does not properly validate a user-supplied string before using it in a system call, allowing an attacker who has physical access to execute arbitrary code with root privileges without needing authentication.
How can this vulnerability impact me? :
An attacker with physical access to the affected device can exploit this vulnerability to execute arbitrary code as root, potentially taking full control of the device. This can lead to unauthorized actions, data compromise, or disruption of device functionality.