HIGH 8.8

CVE-2026-12806: Edimax BR-6478AC V2 Buffer Overflow Vulnerability – Critical Patch Status

A buffer overflow vulnerability affects Edimax BR-6478AC V2 running firmware version 1.23. The flaw exists in a wireless site survey function accessible via HTTP POST requests and can be exploited by an authenticated attacker to corrupt memory and potentially execute arbitrary code on the router. The vendor has not responded to early disclosure attempts, and proof-of-concept details are now public, elevating the risk posture for exposed instances.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-119, CWE-120
Affected products
0 configuration(s)
Published / Modified
2026-06-21 / 2026-06-23

NVD description (verbatim)

A vulnerability has been found in Edimax BR-6478AC V2 1.23. The impacted element is the function formWlSiteSurvey of the file /goform/formWlSiteSurvey of the component POST Request Handler. The manipulation of the argument selSSID leads to buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may 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 formWlSiteSurvey POST request handler within the Edimax BR-6478AC V2 device. The selSSID parameter fails to implement proper bounds checking, allowing an attacker to write beyond allocated buffer boundaries. This classic CWE-120 (buffer copy without bounds checking) and CWE-119 (improper restriction of operations within the bounds of a memory buffer) condition can be triggered by an authenticated user to achieve code execution with router privileges. The attack vector is network-based with low attack complexity, requiring valid credentials but no user interaction.

Business impact

Compromise of an Edimax BR-6478AC V2 router can result in lateral movement into protected networks, man-in-the-middle attacks on all traffic flowing through the device, exfiltration of configuration data, and establishment of persistent backdoors. Organizations relying on this device for network segmentation or secure access points face potential breach propagation and loss of network confidentiality and integrity. The router's position on the network perimeter makes it a high-value target for adversaries seeking foothold access.

Affected systems

Edimax BR-6478AC V2 devices running firmware version 1.23 are confirmed vulnerable. The vulnerability is specific to this hardware model and firmware revision; however, it is advisable to verify the full range of affected versions by consulting Edimax's official security advisories. Organizations should inventory all Edimax BR-6478AC V2 units in production and staging environments.

Exploitability

The exploit has been disclosed publicly, removing the abstraction layer that typically protects unpatched systems. Exploitation requires network access and valid authentication credentials—typical for internal threat actors, disgruntled employees, or attackers who have already compromised an internal system. The low attack complexity means no specialized tools or techniques beyond standard buffer overflow exploitation are required. The lack of vendor responsiveness eliminates the possibility of a timely vendor patch, shifting responsibility entirely to end-user mitigation.

Remediation

Immediate actions include isolating vulnerable Edimax BR-6478AC V2 devices from untrusted networks and restricting administrative access to trusted personnel only. Contact Edimax directly to determine firmware update availability; if no patch is forthcoming, consider replacing affected units with devices from vendors actively maintaining security updates. Apply strong authentication controls and network segmentation to minimize the blast radius if exploitation occurs. Monitor for signs of unauthorized administrative access or configuration changes.

Patch guidance

Check Edimax's official support website for firmware updates available for the BR-6478AC V2. Verify the current firmware version on affected devices via the router's web interface (typically accessible at 192.168.1.1). If a firmware update addressing this vulnerability is released, schedule a maintenance window to apply it after validating against your network topology. Document baseline configurations before patching to facilitate rollback if needed. In the interim, restrict network access to the administrative interface using firewall rules or VPN gating.

Detection guidance

Monitor HTTP POST requests to /goform/formWlSiteSurvey endpoints on Edimax devices for unusually long or malformed selSSID parameter values. Inspect logs for failed authentication attempts followed by successful sessions from the same source. Behavioral detection should flag abnormal memory access patterns or unexpected process spawning on compromised routers. Network-based IDS signatures targeting buffer overflow attempts in the formWlSiteSurvey handler will catch active exploitation attempts. Ensure router logs are centrally collected and retained for forensic analysis.

Why prioritize this

This vulnerability merits immediate attention due to its CVSS 8.8 (HIGH) score, public disclosure status, vendor non-responsiveness, and the critical role routers play in network security. Authenticated attackers can achieve full code execution, and the lack of a vendor patch means organizations cannot rely on traditional patching cycles. The combination of network accessibility and high impact justifies prioritizing this above many other vulnerabilities in the backlog.

Risk score, explained

The CVSS 3.1 score of 8.8 reflects a HIGH severity outcome driven by high confidentiality, integrity, and availability impact (C:H/I:H/A:H) achievable via network access with low attack complexity. While authentication is required (PR:L), the router's role as a network boundary device means compromise affects all connected users. The absence of KEV listing does not diminish the risk; public disclosure alone elevates practical exploitability. Organizations should treat this as a HIGH priority despite the lack of formal active exploitation reporting.

Frequently asked questions

Can we continue operating this router safely by simply changing the admin password?

No. Changing the password restricts administrative access but does not fix the underlying buffer overflow vulnerability. An attacker with valid network credentials or who has compromised another internal system can still exploit the flaw. Implement network isolation and monitoring as temporary controls, but prioritize replacement or patching as the long-term solution.

What does 'the vendor was contacted early and did not respond' mean for our patch timeline?

It indicates Edimax has not publicly committed to a firmware fix. Verify directly with Edimax support whether a patch is planned. If no response is forthcoming after a reasonable follow-up period (e.g., 30 days), assume the device may be end-of-life and plan replacement. Do not rely on a vendor patch materializing on a standard schedule.

Is this vulnerability automatically exploited by malware, or does it require manual attack?

The disclosed proof-of-concept information enables manual exploitation but does not guarantee automated malware adoption—yet. Given the high severity and public details, assume that exploit code or malware variants could emerge within weeks to months. Treat this as a proactive threat requiring immediate containment, not a low-priority theoretical risk.

Do we need to replace all our Edimax BR-6478AC V2 routers, or can we segment them safely?

If a firmware patch becomes available from Edimax, apply it. If no patch is released within 30 days of public disclosure, plan replacement for production units. For non-critical or lab environments, strict network segmentation combined with VPN-only administrative access can reduce risk temporarily, but full replacement remains the safest path forward given the vendor's unresponsiveness.

This analysis is provided for informational purposes and reflects conditions as of the vulnerability publication date. No exploit code or weaponized proof-of-concept instructions are provided herein. Organizations must verify all patch versions, firmware availability, and vendor statements directly with Edimax. SEC.co makes no guarantee regarding the timing or availability of security updates from the vendor. Testing in non-production environments is mandatory before applying patches to production systems. Use of this information is at the reader's own risk and does not constitute legal or professional security advice specific to your organization's infrastructure. Source: NVD (public-domain), retrieved 2026-07-28. Analysis generated by SEC.co (claude-haiku-4-5).