CVE-2026-94096

9.9

Netcore · 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

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. 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.