Skip to main content

Edimax BR-6478AC CVE-2026-10164

| EUVDEUVD-2026-33484 HIGH
Classic Buffer Overflow (CWE-120)
2026-05-31 VulDB GHSA-rfrj-7c7m-jchq
7.4
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
7.4 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (VulDB) · only source for this CVE.

CVSS VectorVendor: VulDB

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Updated
May 31, 2026 - 04:29 vuln.today
v3 (cvss_changed)
Analysis Updated
May 31, 2026 - 04:29 vuln.today
v2 (cvss_changed)
Re-analysis Queued
May 31, 2026 - 04:22 vuln.today
cvss_changed
CVSS changed
May 31, 2026 - 04:22 NVD
8.8 (HIGH) 7.4 (HIGH)
Analysis Generated
May 31, 2026 - 03:42 vuln.today

DescriptionCVE.org

A vulnerability was found in Edimax BR-6478AC 1.23. Impacted is the function formUSBFolder of the file /goform/formUSBFolder of the component POST Request Handler. The manipulation of the argument ShareName/SelectName results in buffer overflow. The attack can be executed remotely. The exploit has been made public and could be used.

AnalysisAI

Remote buffer overflow in the Edimax BR-6478AC 1.23 wireless router allows authenticated attackers to corrupt memory via the formUSBFolder POST handler by supplying oversized ShareName or SelectName arguments. Publicly available exploit code exists (hosted on a Notion page referenced by VulDB), and the CVSS 4.0 score of 7.4 reflects high confidentiality, integrity, and availability impact on the device with low privileges required. No CISA KEV listing, so this is best treated as a publicly weaponizable bug awaiting a vendor response.

Technical ContextAI

The Edimax BR-6478AC is a consumer/SOHO 802.11ac wireless router whose web-administration interface exposes /goform/* endpoints implemented by a CGI-like handler embedded in the device firmware. The vulnerable formUSBFolder function processes POST parameters tied to USB share configuration (ShareName and SelectName) and copies attacker-supplied input into a fixed-size stack/heap buffer without proper length validation, which is the classic CWE-120 (Classic Buffer Overflow / unbounded memcpy/strcpy pattern). Because router firmware of this class is typically a MIPS or ARM ELF with no/limited ASLR, partial NX, and no stack canaries, a controlled overflow in such a handler is a strong primitive for memory corruption and potential code execution as the web daemon (usually root on embedded Linux). The affected component is identified by CPE cpe:2.3:a:edimax:br-6478ac:*:*:*:*:*:*:*:* with the BR-6478ACV2 hardware revision explicitly named in the public PoC writeup.

RemediationAI

No vendor-released patch identified at time of analysis, so administrators should apply compensating controls until Edimax publishes updated firmware: restrict access to the router's web administration interface to trusted management VLANs or LAN-only (disable any 'remote management' / WAN-side admin option), which eliminates the network attack surface at the cost of needing on-network access for changes; change default administrator credentials and enforce strong unique passwords to raise the bar for the PR:L precondition; disable the USB sharing feature entirely if not in use, which removes the vulnerable formUSBFolder code path at the cost of losing network USB share functionality; and consider replacing the device if it is end-of-life. Monitor the Edimax support site and the VulDB entry at https://vuldb.com/vuln/367417 for an official fix, and subscribe to vendor security notifications so the patch can be applied as soon as it is released.

Share

CVE-2026-10164 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy