CVE-2025-10689
BaseFortify
Publication date: 2025-09-18
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dlink | dir-645_firmware | 1.05b01 |
| dlink | dir-645 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the D-Link DIR-645 105B01 router, specifically in the soapcgi_main function of the /soap.cgi file. It allows an attacker to manipulate the 'service' argument to perform command injection remotely. This means an attacker can execute arbitrary commands on the device without physical access.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute arbitrary commands on the affected device, potentially leading to unauthorized control, data compromise, or disruption of the device's normal operation. Since the device is no longer supported, patches or fixes are unlikely, increasing the risk.
What immediate steps should I take to mitigate this vulnerability?
Since the affected products are no longer supported by the maintainer, immediate mitigation steps include isolating the vulnerable device from untrusted networks, disabling the vulnerable service (/soap.cgi), and monitoring for any suspicious activity. Consider replacing the device with a supported model to ensure ongoing security updates.