CVE-2025-8653
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-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stack-based buffer overflow in the JKRadioService component of the Kenwood DMX958XR. It occurs because the service does not properly validate the length of user-supplied data before copying it into a fixed-length buffer on the stack. This flaw allows a network-adjacent attacker to execute arbitrary code with root privileges without needing authentication.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary code on the affected device with root-level privileges. This can lead to full compromise of the device, including unauthorized control, data theft, disruption of service, or further attacks within the network.