Severity by source
CVSS: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
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A security flaw has been discovered in Netcore Power 15AX up to 3.0.0.6938. Affected by this issue is the function setTools of the file /bin/netis.cgi of the component Diagnostic Tool Interface. Performing a manipulation of the argument IpAddr results in os command injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
A critical OS command injection vulnerability exists in the Diagnostic Tool Interface of Netcore Power 15AX routers up to firmware version 3.0.0.6938. An authenticated attacker with low-level privileges can remotely execute arbitrary operating system commands by manipulating the IpAddr parameter in the setTools function of /bin/netis.cgi. A public proof-of-concept exploit has been released on GitHub, significantly increasing the risk of active exploitation, though the vendor has not responded to disclosure attempts.
Technical ContextAI
This vulnerability (CWE-78: OS Command Injection) affects the Netcore Power 15AX router (cpe:2.3:a:netcore:power_15ax:*:*:*:*:*:*:*:*) firmware versions up to 3.0.0.6938. The flaw resides in the setTools function within the /bin/netis.cgi CGI script, which is part of the router's diagnostic tool interface accessible via the web management panel. OS command injection occurs when user-supplied input (the IpAddr parameter, typically used for network diagnostic commands like ping or traceroute) is not properly sanitized before being passed to system shell commands. This allows attackers to break out of the intended command context and execute arbitrary shell commands with the privileges of the web server process, potentially gaining full control of the device.
RemediationAI
As the vendor has not responded to disclosure and no official patch appears available (RL:X), immediate mitigation focuses on compensating controls. Disable remote administrative access to the router's web interface from untrusted networks and restrict management access to trusted IP addresses only via firewall rules or the router's access control lists. If diagnostic tools are not required, disable or restrict access to the /bin/netis.cgi interface through custom firmware modifications if possible. Consider replacing affected devices with alternative router models from responsive vendors if Netcore continues to remain silent on this vulnerability. Organizations should monitor https://vuldb.com/?id.353146 and vendor channels for any future patch announcements, though given the lack of vendor response, retirement of these devices may be the most prudent long-term solution.
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16108