Skip to main content

Edimax BR-6478AC CVE-2026-10165

| EUVDEUVD-2026-33485 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-05-31 VulDB GHSA-cvrm-g72g-prqf
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:28 vuln.today
v3 (cvss_changed)
Analysis Updated
May 31, 2026 - 04:28 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 identified in Edimax BR-6478AC 1.23. The impacted element is the function formWanTcpipSetup of the file /goform/formWanTcpipSetup of the component POST Request Handler. Such manipulation of the argument pppUserName leads to stack-based buffer overflow. The attack may be performed from remote. The exploit is publicly available and might be used.

AnalysisAI

Stack-based buffer overflow in the Edimax BR-6478AC 1.23 wireless router enables authenticated remote attackers to corrupt memory by sending a crafted pppUserName parameter to the /goform/formWanTcpipSetup endpoint. Publicly available exploit code exists (published via VulDB and a Notion writeup), elevating this from a theoretical issue to a practical threat, though no CISA KEV listing or active exploitation has been confirmed. The CVSS 4.0 score of 7.4 reflects high confidentiality, integrity, and availability impact on the device itself, with exploitation requiring only low-level authentication.

Technical ContextAI

The Edimax BR-6478AC is a consumer/SOHO AC1200 dual-band wireless router. The vulnerable code path lies in the formWanTcpipSetup handler within the device's embedded HTTP administration interface (/goform/), which processes WAN configuration POST requests. CWE-121 (Stack-Based Buffer Overflow) indicates the pppUserName argument is copied into a fixed-size stack buffer without adequate length validation, allowing an over-long input to overwrite adjacent stack memory including saved return addresses. SOHO router firmware of this generation typically runs on MIPS or ARM with limited exploit mitigations (often no stack canaries, no ASLR, NX inconsistently applied), making such overflows historically reliable to weaponize into arbitrary code execution on the router's underlying Linux/BusyBox userland.

RemediationAI

No vendor-released patch identified at time of analysis - Edimax has not published a fixed firmware version in the available references. As compensating controls, administrators should immediately disable remote/WAN-side access to the router's web administration interface (most consumer routers expose this only on LAN by default, but verify), which eliminates internet-borne exploitation at the cost of remote management convenience. Change default admin credentials to strong unique values to raise the PR:L authentication bar that gates this vulnerability, and segment the router's management VLAN away from untrusted internal hosts to limit insider exploitation paths. Where the device is end-of-life or unsupported, replacement with a maintained model is the durable fix; monitor Edimax's support pages and the VulDB entry at https://vuldb.com/vuln/367419 for patched firmware availability.

Share

CVE-2026-10165 vulnerability details – vuln.today

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