CVE-2025-15257
7.3Edimax · BR-6208AC
A command injection vulnerability in the Edimax BR-6208AC web interface allows remote attackers to execute arbitrary commands via the formRoute function.
Executive summary
An unauthenticated remote command injection vulnerability exists in the Edimax BR-6208AC router, which is end of life and will not receive security patches.
Vulnerability
The vulnerability exists in the formRoute function within the web-based configuration interface. An unauthenticated attacker can supply malicious input to the strIp, strMask, or strGateway parameters to achieve command injection.
Business impact
This vulnerability carries a CVSS score of 7.3, reflecting its high severity due to the lack of required authentication and the potential for remote code execution. Successful exploitation allows an attacker to gain unauthorized control over the network device, potentially leading to full network compromise, data interception, or the use of the device as a pivot point for further attacks on internal systems.
Remediation
Immediate Action: Because the device has reached End of Life (EOL) status and no firmware patches will be issued, the only effective remediation is to decommission the affected hardware and replace it with a supported model.
Proactive Monitoring: Monitor network traffic for unusual outbound connections from the router and inspect system logs for anomalous web requests targeting the /gogorm/formRoute endpoint.
Compensating Controls: If the device cannot be immediately removed, isolate it from the public internet using a restrictive firewall policy or a Virtual Private Network (VPN) to prevent remote access to the configuration interface.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the researcher write-up linked in the vulnerability references.
Analyst recommendation
Given that Edimax has confirmed the product is end of life and will not receive further security updates, the risk of continued use is extreme. Security teams should prioritize the immediate retirement and replacement of these units. If immediate replacement is not feasible, the devices must be removed from any network segment that is exposed to the internet.
More Edimax CVEs
Sources
Originally found and disclosed by tian (VulDB User), per the CVE Program record.
- VDB-338647 | Edimax BR-6208AC Web-based Configuration formRoute command injection Vulnerability database entry
- VDB-338647 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #722426 | Edimax BR-6208AC V2_1.02 Command Injection Third-party advisory
- Exploit / PoC