Skip to main content

Edimax BR-6478AC EUVDEUVD-2026-33486

| CVE-2026-10166 LOW
Command Injection (CWE-77)
2026-05-31 VulDB GHSA-xrc6-7rx8-67xr
2.1
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/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:L/VI:L/VA:L/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

3
Severity Changed
May 31, 2026 - 04:22 NVD
MEDIUM LOW
CVSS changed
May 31, 2026 - 04:22 NVD
6.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
May 31, 2026 - 03:44 vuln.today

DescriptionCVE.org

A vulnerability was determined in Edimax BR-6478AC 1.23. The affected element is the function formWlbasic of the file /goform/formWlbasic of the component POST Request Handler. This manipulation of the argument rootAPmac causes command injection. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized.

AnalysisAI

Command injection in Edimax BR-6478AC firmware 1.23 allows a remotely authenticated attacker to execute arbitrary OS commands by manipulating the rootAPmac parameter in a POST request to the /goform/formWlbasic endpoint. The vulnerable function formWlbasic passes unsanitized input directly to a system-level command, a pattern common in consumer embedded router firmware. A public proof-of-concept exploit has been disclosed, lowering the technical bar for exploitation; no vendor-released patch has been identified at time of analysis.

Technical ContextAI

The affected product is the Edimax BR-6478AC wireless router firmware version 1.23, identified by CPE cpe:2.3:a:edimax:br-6478ac. The vulnerability resides in the formWlbasic CGI handler at /goform/formWlbasic, which processes POST requests related to wireless basic settings - likely including WDS or repeater configuration where rootAPmac specifies the root access point MAC address. The root cause is CWE-77 (Improper Neutralization of Special Elements used in a Command), meaning the rootAPmac argument is passed without adequate sanitization or escaping to an underlying shell command, likely via a system() or popen() call in the router's embedded web server. This is a structural weakness endemic to embedded device firmware that constructs shell commands from user-supplied HTTP parameters without input validation.

RemediationAI

No vendor-released patch has been identified at time of analysis for Edimax BR-6478AC. Administrators should monitor https://vuldb.com/vuln/367418 and Edimax's firmware download page for updates. As an immediate compensating control, disable remote (WAN-side) web management access if not operationally required - this removes the network attack vector for external adversaries, though it does not protect against authenticated LAN-side attackers. Placing the management interface behind firewall rules blocking untrusted sources to ports 80 and 443 further reduces exposure. If WDS or repeater functionality using the rootAPmac parameter is not needed, disabling that wireless feature may eliminate the vulnerable code path entirely, at the cost of losing wireless bridging capability. Enforcing strong, unique administrative credentials reduces the risk posed by the PR:L (low-privilege) authentication requirement. Default or weak credentials on consumer routers effectively lower the exploitation barrier in practice.

Share

EUVD-2026-33486 vulnerability details – vuln.today

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