cbcvebase.
CVE-2026-2962
published 2026-02-23

CVE-2026-2962: A vulnerability was found in D-Link DWR-M960 1.01.07. This vulnerability affects the function sub_460F30 of the file /boafrm/formDateReboot of the component…

PriorityP273high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
3.38%
87.5th percentile
A vulnerability was found in D-Link DWR-M960 1.01.07. This vulnerability affects the function sub_460F30 of the file /boafrm/formDateReboot of the component Scheduled Reboot Configuration Endpoint. The manipulation of the argument submit-url results in stack-based buffer overflow. The attack may be performed from remote. The exploit has been made public and could be used.

Affected

2 ranges
VendorProductVersion rangeFixed in
d-linkdwr-m960
dlinkdwr-m960_firmware

Detection & IOCsextracted from sources · hover to see the quote

path/boafrm/formDateReboot
commandsubmit-url=<100+ byte payload>
snort
alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS D-Link formDateReboot submit-url Parameter Buffer Overflow Attempt (CVE-2026-2962)"; flow:established,to_server; http.method; content:"POST"; http.uri; bsize:22; content:"/boafrm/formDateReboot"; fast_pattern; http.request_body; content:"submit-url|3d|"; pcre:"/^[^&]{100,}(?:&|$)/R"; reference:cve,2026-2962; classtype:web-application-attack; sid:2068141; rev:1; metadata:affected_product D_Link, attack_target Networking_Equipment, tls_state plaintext, created_at 2026_03_10, cve CVE_2026_2962, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2026_03_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)
  • Match HTTP POST requests to the exact URI /boafrm/formDateReboot (URI length is exactly 22 bytes) targeting D-Link DWR-M960 devices.
  • Inspect the HTTP request body for the submit-url parameter (URL-encoded as 'submit-url=') followed by a value of 100 or more characters before an '&' or end-of-body — this indicates a buffer overflow attempt against the sub_460F30 function.
  • Traffic is expected in plaintext (not TLS); deploy detection at the network perimeter and internally.
  • Map detections to MITRE ATT&CK: Tactic TA0001 (Initial Access), Technique T1190 (Exploit Public-Facing Application).
  • ·The exploit is publicly available, increasing the likelihood of opportunistic exploitation in the wild.
  • ·The vulnerability is in the Scheduled Reboot Configuration Endpoint of D-Link DWR-M960 firmware version 1.01.07; only this specific firmware version and device model are confirmed affected.
  • ·The attack can be performed remotely with no authentication barrier mentioned; treat all external access to the management interface as high risk.

CVSS provenance

nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv4.07.4HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
nvdv2.09.0CRITICALAV:N/AC:L/Au:S/C:C/I:C/A:C
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.