CVE-2026-1625
Remote Command Injection in D-Link DWR-M961 SMS Component
Publication date: 2026-01-29
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 | dwr-m961_firmware | 1.1.47 |
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 DWR-M961 device, specifically in the SMS Message component's function sub_4250E0 within the /boafrm/formSmsManage file. It allows an attacker to perform command injection by manipulating the argument action_value. This means an attacker can remotely execute arbitrary commands on the device.
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, disruption of services, or further attacks within the network.