CVE-2026-52483

MitraStar · GPT-2741GNAC-N2-SV router

A command injection vulnerability in the MitraStar GPT-2741GNAC-N2-SV router allows authenticated users to execute arbitrary OS commands via crafted POST requests to the device management utility.

Executive summary

The MitraStar GPT-2741GNAC-N2-SV router contains a high-severity command injection vulnerability that allows authenticated attackers to execute arbitrary OS commands.

Vulnerability

The vulnerability exists within the ping diagnostics and related functions of the device. By sending a crafted POST request to the /cgi-bin/device-management-utilities-internet.cgi endpoint, an authenticated user can perform command injection, leading to full system compromise.

Business impact

Successful exploitation of this vulnerability grants an attacker the ability to execute arbitrary commands with the privileges of the web server. This could result in unauthorized access to sensitive network configuration, the ability to pivot into the internal network, or the complete disruption of router services. Given the CVSS score of 8.8, this flaw presents a significant risk to organizational availability and data integrity.

Remediation

Immediate Action: Contact the vendor or service provider to determine if a firmware update is available to patch this command injection flaw; if no update is available, restrict management access to the router to trusted administrative IP addresses only.

Proactive Monitoring: Monitor device logs for anomalous POST requests directed at the /cgi-bin/device-management-utilities-internet.cgi endpoint, specifically looking for shell metacharacters or unexpected command strings.

Compensating Controls: Implement strict access control lists on the network to prevent unauthorized users from reaching the router management interface, and ensure that only authorized personnel have valid credentials to perform management tasks.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists as referenced in the researcher's GitHub repository.

Analyst recommendation

Due to the severity of this command injection vulnerability, organizations using the affected MitraStar router must prioritize limiting administrative access to the device immediately. Because an exploit is publicly available, the risk of lateral movement is high, and administrators should verify whether their firmware version is vulnerable and apply any available security patches as a matter of urgency.

More MitraStar CVEs

History

CVE Brief tracked this CVE 3 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 8.8 (3.1)
  4. Analyst report written

Sources