CVE-2026-12807: Edimax BR-6478AC V2 Remote Command Injection Vulnerability
A command injection vulnerability exists in Edimax BR-6478AC V2 running firmware version 1.23. An authenticated attacker can send a specially crafted request to the router's WAN configuration endpoint to inject and execute arbitrary system commands. The vulnerability affects parameters used to configure PPP, PPTP, and L2TP username fields. Because the flaw requires an authenticated session and exploits have already been disclosed publicly, this poses a meaningful risk to organizations running this router model, particularly in environments where internal threat actors or compromised accounts could be leveraged.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
- Weaknesses (CWE)
- CWE-74, CWE-77
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-21 / 2026-06-22
NVD description (verbatim)
A vulnerability was found in Edimax BR-6478AC V2 1.23. This affects the function setWAN of the file /goform/setWAN of the component POST Request Handler. The manipulation of the argument pppUserName/pptpUserName/L2TPUserName results in command injection. It is possible to launch the attack remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
5 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
The vulnerability resides in the POST request handler for /goform/setWAN within the Edimax BR-6478AC V2 firmware version 1.23. The affected parameters—pppUserName, pptpUserName, and L2TPUserName—fail to properly sanitize user input before passing values to system functions. This allows injection of shell metacharacters and commands that execute with the privileges of the router process. The flaw is classified as command injection (CWE-74) with improper neutralization of special elements (CWE-77). Exploitation requires valid router credentials but does not require user interaction or privilege escalation beyond initial authentication.
Business impact
Compromise of an Edimax BR-6478AC V2 router can result in unauthorized access to internal network traffic, potential Man-in-the-Middle positioning, modification of WAN settings to redirect traffic, and lateral movement into connected network segments. For small businesses or branch offices relying on this device as a primary gateway, exploitation could lead to data exfiltration, service disruption, and loss of confidentiality and integrity across all downstream network users. The public availability of exploit code increases the likelihood of opportunistic attacks.
Affected systems
The vulnerability specifically affects Edimax BR-6478AC V2 running firmware version 1.23. Organizations should inventory all instances of this router model and verify firmware versions. Check with Edimax to determine whether other BR-6478AC firmware versions or related product lines are impacted. Given the vendor's non-responsive stance on disclosure, additional undocumented vulnerabilities in this product line should be treated as a realistic concern.
Exploitability
The vulnerability is exploitable remotely over the network, but requires valid administrative credentials to access the WAN configuration interface. Public exploits are available, which significantly lowers the barrier to exploitation and increases the probability of attack attempts. Threat actors with compromised router credentials—obtained through phishing, credential stuffing, or prior network compromise—can exploit this without requiring user interaction or system-level access escalation.
Remediation
Verify current firmware versions across all Edimax BR-6478AC V2 deployments. Contact Edimax directly to request patched firmware or end-of-life guidance for this device. In the interim, restrict administrative access to the router's web interface via network segmentation, change default credentials immediately, and enable any available logging and monitoring. If patched firmware is unavailable and risk cannot be mitigated operationally, consider replacing the device with an alternative vendor solution or air-gapping the router from untrusted networks.
Patch guidance
As of the vulnerability publication date, the vendor has not responded to disclosure attempts and no official patch information is publicly available. Contact Edimax technical support with your device serial number and current firmware version to inquire about available updates. Verify any firmware release notes from the vendor advisory against this CVE identifier before deployment. Given the vendor's non-responsive history, monitor your device for unusual administrative activity and consider proactive replacement as part of a hardware refresh cycle.
Detection guidance
Monitor authentication logs on the router for failed login attempts and successful sessions from unexpected source IPs. Review WAN configuration change logs for unauthorized modifications to PPP, PPTP, or L2TP settings. Network-level monitoring should flag POST requests to /goform/setWAN containing shell metacharacters (pipes, semicolons, backticks, command substitution syntax) in query parameters. Correlate router administration events with network anomalies such as unexpected traffic redirections or data exfiltration patterns.
Why prioritize this
Although the CVSS score is moderate (6.3), the combination of public exploit availability, lack of vendor response, remote exploitability, and potential for lateral network movement warrants near-term remediation. Organizations should prioritize inventory and mitigation of this device to prevent opportunistic attacks and reduce the window of exposure before patch alternatives become available.
Risk score, explained
The CVSS 3.1 score of 6.3 (MEDIUM) reflects the requirement for authentication (PR:L), no user interaction needed (UI:N), and impact to confidentiality, integrity, and availability (C:L, I:L, A:L) within the affected system. The score does not capture the elevated real-world risk posed by public exploits and vendor non-responsiveness. Risk assessments should elevate this to HIGH priority if the router is deployed in sensitive network roles or internet-facing administrative contexts.
Frequently asked questions
Why does this vulnerability require authentication if it's remotely exploitable?
Remote exploitability means the attacker can reach the vulnerable endpoint over the network, but authentication is still a prerequisite. In practice, this means an attacker with stolen or weak credentials, or someone on the same network segment with default credentials, can exploit the flaw without physical access to the device. The public exploit availability suggests these credentials are often obtainable.
What should I do if I can't update to patched firmware?
Immediately change the default administrative credentials to a strong, unique password. Restrict access to the router's web interface via network firewall rules so only trusted administration IPs can reach it. Disable WAN configuration features if not actively used. Monitor authentication and configuration logs for signs of compromise. Plan a hardware replacement as part of your next refresh cycle.
Is this vulnerability likely to be actively exploited in the wild?
Yes. Public exploits are available, and this router is commonly deployed in small business and consumer environments where security awareness is lower. Combined with the vendor's lack of response, attackers have strong incentive to target these devices for persistent access and lateral network movement.
How can I determine if my router has been compromised?
Check the router's administrative logs (if accessible) for unexpected login events or configuration changes to WAN settings. Monitor outbound traffic for unexpected connections or data exfiltration. Check for unauthorized PPTP/L2TP user accounts. If you suspect compromise, isolate the router from the network, perform a factory reset after backing up configurations, and apply any available firmware updates before returning it to service.
This analysis is based on publicly disclosed information current as of the vulnerability publication date. Vendor responsiveness and patch availability may change; verify current status with Edimax directly. No exploit code or detailed weaponization guidance is provided in this analysis. Organizations should conduct internal testing in isolated environments before implementing any changes. This information is provided for defensive purposes only and should be evaluated within the context of your specific network architecture, device inventory, and risk tolerance. Source: NVD (public-domain), retrieved 2026-07-28. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10060MEDIUMTRENDnet TEW-432BRP Command Injection—End-of-Life Router Vulnerability
- CVE-2026-10061MEDIUMTRENDnet TEW-432BRP Command Injection Vulnerability – Remediation via Replacement
- CVE-2026-10127MEDIUMEdimax BR-6478AC Command Injection in Firmware 1.23
- CVE-2026-10166MEDIUMEdimax BR-6478AC Command Injection – Authentication Required
- CVE-2026-10180MEDIUMTRENDnet TEW-432BRP Command Injection Vulnerability – Hardware Retirement Required
- CVE-2026-10182MEDIUMTRENDnet TEW-432BRP Command Injection – Unpatched EOL Device
- CVE-2026-10550MEDIUMCommand Injection in elunez eladmin Deployment Module
- CVE-2026-10878MEDIUMD-Link DWR-M920 Command Injection Vulnerability – Patch Now