CVE-2026-12810: Edimax BR-6478AC V2 Command Injection Vulnerability Analysis
Edimax BR-6478AC V2 routers running firmware 1.23 contain a command injection vulnerability in their web management interface. An authenticated attacker can manipulate input to the mp endpoint and execute arbitrary system commands on the device. The vulnerability requires valid login credentials but no special privileges, and the exploit code is publicly available.
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 security flaw has been discovered in Edimax BR-6478AC V2 1.23. Affected by this vulnerability is the function mp of the file /goform/mp of the component POST Request Handler. Performing a manipulation of the argument command results in command injection. The attack may be initiated remotely. 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.
5 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
The vulnerability exists in the POST Request Handler component at /goform/mp in Edimax BR-6478AC V2 firmware 1.23. The mp function fails to properly sanitize the 'command' parameter, allowing OS command injection through metacharacters. An attacker with valid authentication credentials can craft a malicious POST request containing shell metacharacters or command chaining syntax to break out of the intended command context and execute arbitrary commands with the privileges of the web server process.
Business impact
Compromised routers can become a foothold for lateral network movement, credential harvesting, or deployment of persistent backdoors. Because routers typically have trusted network position and continuous uptime, they are attractive targets for establishing covert command-and-control infrastructure or monitoring internal traffic. For organizations relying on these devices, a breach may facilitate data exfiltration, malware distribution to connected clients, or targeted attacks on critical internal systems.
Affected systems
Edimax BR-6478AC V2 devices running firmware version 1.23 are confirmed vulnerable. Organizations should verify whether they operate this specific router model and firmware revision in production environments, particularly in branch offices, retail locations, or other network edge scenarios where these consumer-grade devices are commonly deployed.
Exploitability
Exploitability is moderately high due to three factors: the requirement for valid authentication credentials raises the bar compared to unauthenticated exploits, but the attack complexity is low and the exploit is already public. Organizations should assume malicious actors with internal network access or compromised user accounts can leverage this vulnerability with minimal additional effort.
Remediation
Contact Edimax support to determine if a patched firmware version is available for the BR-6478AC V2. Verify against the vendor advisory for specific version numbers and upgrade paths. If no patch is forthcoming, consider replacing affected devices with models from vendors actively supporting security updates, or isolate vulnerable routers to restricted administrative networks with strict access controls.
Patch guidance
Check Edimax's official support portal for firmware updates targeting the BR-6478AC V2. The vendor did not respond to early disclosure attempts, so patch availability is uncertain. Document the firmware version running on all instances of this device model in your environment so you can prioritize deployment of any released update. If no official patch emerges within a reasonable timeframe, prepare contingency plans for device replacement or decommissioning.
Detection guidance
Monitor web server logs on affected routers for POST requests to /goform/mp containing suspicious characters (backticks, $(), semicolons, pipes, &&, ||) in the command parameter. Network intrusion detection systems should flag requests with shell metacharacters in that endpoint. Log and alert on any successful command execution originating from the web management service. Conduct periodic inventory audits to identify which devices on your network are BR-6478AC V2 units and their current firmware versions.
Why prioritize this
Although marked CVSS 6.3 Medium, this vulnerability warrants prompt attention because: (1) exploit code is public and weaponized, (2) the device occupies a trusted network boundary position, (3) the vendor is unresponsive, making patching uncertain, and (4) successful exploitation enables full device compromise and lateral movement. Organizations using this router model should treat it as a higher-priority remediation item than the base CVSS score alone suggests.
Risk score, explained
The CVSS 6.3 Medium score reflects an authenticated attack vector (AV:N/AC:L/PR:L) with limited scope and impact (confidentiality, integrity, and availability each degraded). However, the public exploit and vendor non-responsiveness increase operational risk. The score appropriately captures technical severity but does not account for the router's network-critical role or supply-chain implications of an unpatched device.
Frequently asked questions
Do we need valid login credentials to exploit this vulnerability?
Yes. The CVSS vector indicates PR:L (Privilege Required: Low), meaning an attacker must authenticate to the router's web management interface. This could be via default credentials, brute force, or credential compromise. Changing default credentials and restricting administrative access significantly reduces risk.
Is a patch available from Edimax?
According to the vulnerability details, Edimax was contacted early but did not respond. No official patch has been announced as of the published date. Contact Edimax support directly to confirm patch status for your firmware version, but be prepared for the possibility that no update will be released.
What should we do if we cannot upgrade or replace these routers immediately?
Implement network segmentation to restrict who can access the router's management interface, enforce strong administrator passwords, disable remote management if not required, and monitor logs for suspicious POST requests to /goform/mp. Layer additional controls upstream (e.g., intrusion detection) to detect exploitation attempts.
Could this vulnerability be exploited without authentication in practice?
The vulnerability itself requires authentication, but an attacker could combine this with another flaw (default credentials, weak passwords, credential theft) to gain access. Review your organization's password policies and consider multi-factor authentication for administrative interfaces if the platform supports it.
This analysis is based on vulnerability disclosure data available as of June 2026. Patch availability and vendor response may change; verify current status with Edimax support and official security advisories. This assessment does not constitute legal or compliance advice. Organizations should conduct their own risk assessments based on their network inventory, access controls, and business context. No exploit code or weaponized proof-of-concept is provided in this analysis. 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