CVE-2026-94096
9.9Netcore · NBR200V2
A command injection vulnerability in the Netcore NBR200V2 LAN IP Configuration Handler allows remote attackers to execute arbitrary system commands via the ipv4 argument.
Executive summary
A critical command injection vulnerability in Netcore NBR200V2 routers allows authenticated remote attackers to achieve full system compromise.
Vulnerability
This is a command injection flaw (CWE-77) located in the /usr/bin/network_tools file within the LAN IP Configuration Handler component. An attacker with low-level privileges can manipulate the ipv4 parameter to execute arbitrary commands on the underlying operating system.
Business impact
The CVSS score of 9.9 reflects the extreme severity of this flaw, as it permits full remote control over the affected network device. Successful exploitation leads to total system compromise, potentially allowing attackers to pivot into internal networks, intercept traffic, or deploy persistent malware. The lack of vendor responsiveness significantly increases the risk profile for organizations utilizing this hardware.
Remediation
Immediate Action: Since no official patch is currently available, restrict access to the device management interface to trusted internal segments only. If possible, disable the affected network configuration functionality until a vendor update is released.
Proactive Monitoring: Review system logs for unusual command execution patterns or unauthorized modifications to network configuration files. Monitor outbound traffic from the device for signs of command and control communication.
Compensating Controls: Deploy a Web Application Firewall or an Intrusion Prevention System to inspect traffic directed at the device management interface for command injection signatures. Implement strict network segmentation to minimize the blast radius of a compromised router.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the linked technical write-up.
Analyst recommendation
Given the critical nature of this vulnerability and the absence of a vendor-supplied patch, immediate containment is required. Organizations must isolate affected NBR200V2 devices from public-facing segments and monitor them closely for signs of unauthorized access until the manufacturer addresses the flaw.
More Netcore CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief critical section
Sources
Originally found and disclosed by FirmHarness (VulDB User), with VulDB CNA Team (coordinator), per the CVE Program record.
- VDB-408025 | Netcore NBR200V2 LAN IP Configuration network_tools command injection Vulnerability database entry
- VDB-408025 | CTI Indicators (IOB, IOC, TTP, IOA)
- CVE-2026-94096 | CVE Analysis and Report Third-party advisory
- Submit #892988 | netcore NBR200V2 V1.3.241127.071246 Command Injection Third-party advisory
- Exploit / PoC