CVE-2026-71957
Received Received - Intake

Buffer Overflow in D-Link DWR-M961 Firmware

Vulnerability report for CVE-2026-71957, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-08

Last updated on: 2026-08-08

Assigner: VulnCheck

Description

D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2_C1_202602110044 contain a buffer overflow vulnerability in the app.cgi interface. A remote attacker can write an overly long string to the netAcc.addlist[].name field and execute arbitrary commands by crafting a specific payload, or cause the device to crash.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-08
Last Modified
2026-08-08
Generated
2026-08-08
AI Q&A
2026-08-08
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
d-link dwr-m961 1.1.2_c1_202602110044
d-link dwr-m961 to 1.1.5_C1_202607071108 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a buffer overflow vulnerability in D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2_C1_202602110044. It exists in the app.cgi interface where a remote attacker can send an overly long string to the netAcc.addlist[].name field. This allows executing arbitrary commands or crashing the device.

Detection Guidance

To detect this vulnerability, scan for D-Link DWR-M961 devices with hardware version C1 and software versions prior to 1.1.5_C1_202607071108. Check the app.cgi interface for buffer overflow attempts by sending a long string to the netAcc.addlist[].name field and monitoring for crashes or unexpected behavior.

Use network scanning tools like Nmap to identify affected devices. Example command: nmap -p 80 --script http-vuln-cve2026-71957 <target_IP>. Test the vulnerability by sending a crafted payload to the app.cgi endpoint and observing responses.

Impact Analysis

An attacker could exploit this to run malicious commands on your device, potentially gaining control over it. This might lead to unauthorized access, data theft, or disruption of device functionality. The device could also become unresponsive or crash entirely.

Compliance Impact

This vulnerability could potentially violate compliance with GDPR and HIPAA due to its high severity (CVSS 9.3) and the risk of arbitrary command execution. A remote attacker could exploit it to gain unauthorized access to sensitive data, which is a direct violation of data protection requirements under these regulations.

Mitigation Strategies

Immediately update the D-Link DWR-M961 device to software version 1.1.5_C1_202607071108 or later to patch the buffer overflow vulnerability. If updating is not possible, isolate the device from untrusted networks to prevent remote exploitation.

Disable the app.cgi interface if it is not required for operation. Implement network-level controls such as firewalls to restrict access to the device's web interface from unauthorized sources.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-71957. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart