Description
D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2_C1_202602110044 contain a command injection vulnerability in the app.cgi interface. A remote attacker can inject arbitrary malicious commands into the netDig.ping.dst field, resulting in command execution with root privileges.
Published: 2026-08-08
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

D‑Link DWR‑M961 routers running hardware version C1 and firmware 1.1.2_C1_202602110044 are vulnerable to a command injection flaw in the app.cgi interface. An attacker can supply an arbitrary value for the netDig.ping.dst field, which is directly concatenated into a system command and executed with root privileges. This classic OS command injection (CWE‑78) lets an attacker run any command on the device, compromising confidentiality, integrity, and availability of the network. Based on the description, it is inferred that the attack vector is through HTTP requests to the publicly exposed web interface of the router, specifically targeting the app.cgi endpoint without authentication. The input is passed without proper sanitization, enabling the injection attack. The CVSS score of 9.3 indicates critical severity. The EPSS score is not available. As the flaw requires no authentication and relies on missing input validation on a publicly accessible endpoint, the exploitation likelihood is high in networks where the router is reachable. The vulnerability is not listed in CISA’s KEV catalog, so known exploits are not yet widely reported, but the potential for immediate attacks remains.

Affected Systems

D‑Link DWR‑M961 routers running hardware version C1 and firmware version 1.1.2_C1_202602110044.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity. With no authentication required and the flaw residing on a publicly reachable web interface, the attack vector is likely HTTP requests to the app.cgi endpoint. The EPSS score is not available, but the lack of authentication and missing input validation suggest a high likelihood of exploitation in networks where the router is reachable. The vulnerability is not currently listed in CISA’s KEV catalog, so while no widespread exploits are reported, the potential for immediate remote attacks remains.

Generated by OpenCVE AI on August 8, 2026 at 19:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the router firmware to the latest version released by D‑Link, which removes the command injection vulnerability in app.cgi.
  • Restrict access to the web‑based management interface by configuring the router’s firewall or placing the device behind an access‑control list so that only trusted internal hosts can reach app.cgi.
  • If no firmware update is available, isolate the router on a separate network segment and block external hosts from reaching the web interface; disabling the app.cgi service, if supported, is also advisable.

Generated by OpenCVE AI on August 8, 2026 at 19:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared D-link
D-link dwr-m961
Vendors & Products D-link
D-link dwr-m961

Sat, 08 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Description D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2_C1_202602110044 contain a command injection vulnerability in the app.cgi interface. A remote attacker can inject arbitrary malicious commands into the netDig.ping.dst field, resulting in command execution with root privileges.
Title D-Link DWR-M961 Command Injection via app.cgi
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-08T17:20:37.930Z

Reserved: 2026-08-08T16:43:04.177Z

Link: CVE-2026-71956

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T19:30:03Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')