CVE-2026-71945: D-Link DWR-M961 Command Injection via /boafrm/formLtefotaUpgradeFibocom
D-Link DWR-M961 devices with hardware version C1 and firmware version before 1.1.5_C1_202607071108 contain a command injection vulnerability in the /boafrm/formLtefotaUpgradeFibocom interface. A remote attacker can inject arbitrary malicious commands into the fota_url field, resulting in command execution with root privileges.
Security readout for executives and security teams
Plain-English summary
Affected D-Link DWR-M961 C1 routers can allow an unauthenticated remote attacker to run operating-system commands as root. Successful compromise could expose network traffic, alter router settings, disrupt connectivity, or provide a foothold into connected environments. The supplied record identifies firmware 1.1.5_C1_202607071108 as the remediation boundary.
Executive priority
Prioritize immediate identification and remediation of internet-exposed or operationally critical DWR-M961 C1 routers. Root-level, unauthenticated command execution creates potential for complete device compromise. Absence from KEV reduces certainty about current attacks but does not materially reduce the technical severity.
Technical view
CVE-2026-71945 is a CWE-78 command-injection flaw in /boafrm/formLtefotaUpgradeFibocom. Unsanitized fota_url input can reach command execution with root privileges. CVSS 3.1 rates it 9.8 because exploitation is network-accessible, low complexity, requires neither authentication nor user interaction, and can fully affect confidentiality, integrity, and availability.
Likely exposure
Exposure is limited to D-Link DWR-M961 hardware revision C1 running firmware earlier than 1.1.5_C1_202607071108. Risk is greatest where the vulnerable interface is reachable from the internet or other untrusted networks. The bundle does not establish how commonly that interface is externally exposed.
Exploitation context
The supplied CVSS vector indicates unauthenticated, network-based exploitation with low complexity and no user interaction. However, the CVE is not listed as KEV, and the supplied sources do not establish active exploitation. Treat exploitation as technically plausible, not confirmed in the wild.
Researcher notes
The affected endpoint and fota_url parameter are publicly identified, but the bundle provides no safe validation signature, exposure prevalence, or confirmed exploitation telemetry. The structured affected-version entry lists "0," conflicting with the narrative firmware range; use the narrative boundary and vendor advisory, and verify device metadata directly.
Mitigation direction
Upgrade affected C1 devices to firmware 1.1.5_C1_202607071108 or a later vendor-approved release.
Follow the D-Link advisory for installation instructions and any additional safeguards.
Restrict router interfaces to trusted management networks until every affected device is updated.
Replace or isolate any device that cannot receive the vendor-approved firmware.
Validation and detection
Inventory DWR-M961 devices and confirm each unit's hardware revision and installed firmware.
Identify whether the vulnerable interface is reachable from internet-facing or untrusted networks.
After upgrading, verify the reported firmware is 1.1.5_C1_202607071108 or later.
Review affected routers for unexpected configuration changes, processes, or outbound communications.
Preserve evidence and investigate further if compromise indicators are found.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-78 · source CWE mapping
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.